Skip to content
View AngelGalindo7's full-sized avatar

Highlights

  • Pro

Block or report AngelGalindo7

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

Hi there πŸ‘‹ Welcome to my Github Profile

I'm Angel Galindo and I have a bachelor's in Computer Science from the University of California, Irvine. When coding I like to mantain quality, scalable and reliable code. At the same time I know how to move fast and be smart about it.

πŸ‘¨β€πŸ’» About Me

I'm an ambitious aspiring software engineer who has a passion/focus on backend engineering, distributed systems and quality assurance. Through my deployed projects and collaborative team experiences, I have developed a strong foundation in backend engineering and the full software development lifecycle. I love to work projects that bring value to my life/community or are an additive in making my current projects more reliable and efficient.

Outside of coding I love travelling, going to the gym and eating tasty food!


🧰 Tech Stack

Languages: Java Python TypeScript SQL

Frontend & Backend: React Spring Boot FastAPI

Databases: PostgreSQL MySQL

Cloud & DevOps: AWS Amazon EC2 Amazon RDS Amazon S3 Docker Linux Cloudflare

AI / ML, Data & Multimodal SDKs: PyTorch scikit-learn Pandas Jupyter Notebook ElevenLabs HeyGen

Developer Tools: Git Claude Gemini


🧠 What I Build

πŸ“Œ Featured Projects

  • 🎴 PetrCollect: A live database and digital showcase for UCI sticker collectors, with an in-browser editor. React/TypeScript, FastAPI, Spring Boot (Java).
  • πŸ’ Stochastic UI Chaos Monkey: A robust testing engine built using Puppeteer to simulate unpredictable user behavior and ensure frontend reliability.
  • πŸ” Java Search Engine: A from-scratch search engine over engineering blogs, implementing BM25 ranking and PageRank over an inter-blog citation graph.
  • 🎭 BehavioralDummy β€” A real-time AI clone of me that answers behavioral interview questions out loud, with a live avatar (FastAPI, pgvector, OpenAI, ElevenLabs, HeyGen).

πŸ“ˆ GitHub Stats


Contact!

Pinned Loading

  1. Anime-Log-Website Anime-Log-Website Public

    Anime-Log-Website is a full stack website made for anime watchers to look up and keep track of their favorite anime. Users can make a personalized list of their favorite anime and rank them

    JavaScript 1 1

  2. Frogger Frogger Public

    A video game created by the Computer Science Club of Crafton Hills College based on the retro style arcade game Frogger.

    Python

  3. BehavioralInterviewClone BehavioralInterviewClone Public

    Live clone that can answer any behavioral interview question. Using HeyGen/LiveAvatar + ElevenLabs TTS + WebSpeech API STT + OpenAI o4-mini

    Python

  4. PetrCollect PetrCollect Public

    Live digital showcase and database for the UCI sticker-collector community, with an in-browser sticker editor. Built with React/TypeScript, FastAPI, and Spring Boot.

    TypeScript

  5. Search_Engine Search_Engine Public

    Search engine for engineering blogs. 13.5k posts from 446 company blogs, Java backend with a custom inverted index, BM25 + PageRank ranking, and an LLM-judged eval harness

    Java

  6. Stochastic-Monkey Stochastic-Monkey Public

    JavaScript