Skip to content
View amg1114's full-sized avatar

Highlights

  • Pro

Organizations

@Collab-Notes

Block or report amg1114

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
amg1114/README.md

💫 About Me:

👋 Hi, I'm Alejandro — a Systems Engineering student and full-stack web developer from Colombia.
💻 I enjoy building modern, scalable web applications — working across all stages of development, from designing responsive frontends to implementing robust backends and managing databases.
🚀 I'm passionate about learning, teamwork, and turning ideas into real solutions
🌍 Always open to new opportunities and collaborations!


TypeScript PHP JavaScript HTML5 Python Next JS NestJS Vue.js Vite Figma LinkedIn email

📊 GitHub Stats:


Pinned Loading

  1. dino-game-frontend dino-game-frontend Public

    This repository contains the frontend of DinoGame, a web platform for buying and selling video games. It provides an intuitive and responsive user interface for browsing, searching, and managing ga…

    TypeScript 1

  2. dino-game-backend dino-game-backend Public

    This repository hosts the backend of DinoGame, developed with NestJS and PostgreSQL. It exposes a RESTful API that handles user authentication, game management, transactions, and reviews.

    TypeScript

  3. gambler-pawns-backend gambler-pawns-backend Public

    API for powering GamblerPawns (Application for playing chess online), featuring real-time gameplay powered by WebSockets.

    TypeScript 3

  4. gambler-pawns-frontend gambler-pawns-frontend Public

    A web application for playing chess online in various modes, connecting with friends, solving puzzles, and reviewing past games, featuring real-time gameplay powered by WebSockets

    TypeScript 3

  5. arimaa-vs-ai arimaa-vs-ai Public

    Arimaa javascript version to play vs an AI agent built with search algorithms

    TypeScript

  6. labyrinth-agents labyrinth-agents Public

    juego tipo Pacman donde dos agentes inteligentes (René y Piggy) utilizan distintos algoritmos de búsqueda (informada y no informada) para alcanzar sus objetivos dentro de un laberinto.

    Python