Pinned Repositories
ADB-Utility
AlejandroRM-DEV
Config files for my GitHub profile.
CPP-Portable-Socket
C++ Library for portable Sockets (Linux & Windows)
Knights-Tour-Puzzle
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 program to find a solution!
leaflet-editable-hook
The purpose of this hook is to provide functionality for editing features on the map, such as drawing polylines, polygons, markers, rectangles, circles, and more.
Leaflet.MarkerMotion
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, or creating engaging map-based animations.
Leaflet.MarkerMotion-React
Leaflet.MarkerMotion is a powerful open-source plugin for Leaflet that enables smooth marker animation along predefined paths. This is a React wrapper for Leaflet.MarkerMotion, which allows easy integration with React-Leaflet projects.
react-media-queries
react-media-queries is a React hooks library that provides useful custom hooks for responsive design and media queries.
Static-Code-Analyzer
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 Python.
Web-Scraper
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 on your computer.
AlejandroRM-DEV's Repositories
AlejandroRM-DEV/JWT-Auth-boilerplate
AlejandroRM-DEV/dvr-datetime-difference
AlejandroRM-DEV/AlejandroRM-DEV.github.io
AlejandroRM-DEV/Juego-Loteria-Mexicana
Videojuego para la materia "Programación para Internet"
AlejandroRM-DEV/CPP-Portable-Socket
C++ Library for portable Sockets (Linux & Windows)
AlejandroRM-DEV/Compilador_C_minimo
Proyecto para la materia Seminario de Solución de Problemas de Traductores de Lenguajes II