Skip to content
View AlejandroRM-DEV's full-sized avatar
🐈
🐈

Block or report AlejandroRM-DEV

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlejandroRM-DEV/README.md

Hi 👋, I'm Alejandro

A passionate frontend developer from Mexico

🚀 Languages and Tools I Use

javascript typescript python react tailwind nodejs express nestjs reactnative mysql postgresql mariadb docker nextjs linux git

⚡️ Where to find me

linkedin

AlejandroRM-DEV

AlejandroRM-DEV

AlejandroRM-DEV

AlejandroRM-DEV

Pinned Loading

  1. react-media-queries react-media-queries Public

    react-media-queries is a React hooks library that provides useful custom hooks for responsive design and media queries.

    JavaScript 1

  2. Leaflet.MarkerMotion Leaflet.MarkerMotion Public

    Leaflet.MarkerMotion is an open-source plugin for Leaflet that enables smooth marker animation along a predefined path. This plugin is perfect for visualizing routes, tracking objects in real-time,…

    JavaScript

  3. Static-Code-Analyzer Static-Code-Analyzer Public

    In this project, you will create a simple static analyzer tool that finds common stylistic issues in Python code. You will get a general idea of static code analysis and expand your competence in P…

    Python

  4. Web-Scraper Web-Scraper Public

    You will create a function that takes a website address and a number of webpages as input arguments and then goes all over the website saving every news article on the page to a separate .txt file …

    Python

  5. Knights-Tour-Puzzle Knights-Tour-Puzzle Public

    The Knight’s Tour is a fun puzzle where you move the knight so that it visits every square of the chessboard once. The rules are simple and fun, but the game is really hard to master. Let’s make a …

    Python