Skip to content
View Aleejandro26's full-sized avatar

Block or report Aleejandro26

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
Aleejandro26/README.md

Hey 👋 What's up?

My name is Josué Castro and i'm Junior Fullstack Web Developer with great focus and emphasis on JavaScript ☕

About me

🔭 I'm currently working on personal projects (I'm student).
🧑‍🤝‍🧑 I'm looking to collaborate on projects where I can perform efficiently and gain more experience.
🤝 I'm looking for help Good practices and development principles.
💬 Ask me about artificial intelligence, science fiction or things related to world of warcraft or The Elder Scrolls LOl
⚡ Fun fact: I like video games like Dark Souls and Dungeons & Dragons. I love the Star Wars universe and watching anime.

💻 Tech Stack

HTML5 CSS3 Bootstrap Material UI JavaScript TypeScript React Vite npm Node.js Express.js MongoDB PostgreSQL Prisma Docker Firebase Netlify Railway Linux Ubuntu GNU Bash Markdown nvm Git GitHub Insomnia Badge Firefox VS Code TablePlus

🔥 My Stats



Popular repositories Loading

  1. Calculadora Calculadora Public

    Aplicación de una calculadora sencilla hecha en HTML5, CSS3 y Javascript

    HTML

  2. Temporizador Temporizador Public

    Web de un temporizador simple hecho en HTML5, CSS3 y Javascript

    JavaScript

  3. Memoria Memoria Public

    creación de un juego de memoria simple

    JavaScript

  4. changing-backg.-color changing-backg.-color Public

    Proyecto hecho en javascript sobre cambio de colores sencillo

    HTML

  5. FileServer FileServer Public

    Este código proporciona un servidor de archivos básico que escucha conexiones entrantes en el puerto 8888 de la dirección IP local. Cuando un cliente se conecta, el servidor lee una solicitud (que …

    C#

  6. DNSServer DNSServer Public

    Servidor DNS básico que escucha en el puerto 53 para las solicitudes DNS UDP. Cuando recibe una solicitud, responde con una dirección IP estática (en este caso, 127.0.0.1).

    C#