Skip to content
View alexanderluo10890's full-sized avatar
🫠
Focusing
🫠
Focusing

Highlights

  • Pro

Block or report alexanderluo10890

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
alexanderluo10890/README.md

Hi, I'm Alex πŸ‘‹

πŸ’» McGill CS (AI) β€’ πŸ€– AI Systems β€’ βš™οΈ Backend Engineering


πŸ‘¨β€πŸ’» Who am I?

  • πŸŽ“ Computer Science (AI) @ McGill University
  • πŸš€ Software Engineer with experience in DevOps, backend, frontend, AI and data systems
  • πŸ’‘ I build scalable systems and intelligent tools that solve real problems

πŸ”­ What am I working on?

  • πŸ€– AI agents & LLM-powered applications
  • βš™οΈ Backend services & API design
  • πŸ“Š Data pipelines & large-scale processing

πŸ› οΈ Tech Stack

πŸ’» Languages

Python Java TypeScript JavaScript SQL Kotlin R

βš™οΈ Backend & Systems

FastAPI Spring Boot Node.js REST APIs Guidewire

🎨 Frontend

React Next.js Angular

πŸ“Š Data & AI

PySpark PostgreSQL MongoDB OpenAI / Azure OpenAI

🧰 Tools & DevOps

AWS Docker Git CI/CD Postman Jira Figma


πŸ“« How to reach me?


✨ Building AI systems that actually ship

Popular repositories Loading

  1. pokedex pokedex Public

    RESTful PokΓ©mon API built with FastAPI and Pydantic, CRUD endpoints, thread-safe JSON storage, and a full pytest suite.

    Python

  2. URLs-Validation URLs-Validation Public

    AI pipeline that scrapes company websites, generates structured business reports with GPT-4o-mini, and classifies them as Vertical Market Software companies using o3-mini reasoning.

    Python

  3. Scanada Scanada Public

    TypeScript

  4. VMS_UI VMS_UI Public

    AI-powered tool that scrapes company websites and generates vertical market software analysis reports to identify acquisition targets.

    TypeScript

  5. CICD-API CICD-API Public

    Minimal FastAPI service demonstrating a production-style CI/CD pipeline with GitHub Actions, Docker, and GHCR β€” featuring automated linting, testing, and immutable image releases on every merge.

    Python

  6. IntelliAgent IntelliAgent Public

    AgentFlow explores how to build reliable, production-ready AI systems by combining structured reasoning, tool-based execution, and evaluation-driven development, addressing real-world challenges li…

    Python