Skip to content
View randomchaffee's full-sized avatar
:shipit:
Learning Java
:shipit:
Learning Java

Highlights

  • Pro

Organizations

@Sensha-Zenshin

Block or report randomchaffee

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

About Me

Hi, I'm Evan (randomchaffee), a CS student, currently studying at the University of the Philippines Los Baños.

I like creating utilities, automating, and creating meaningful projects in my free time.

Contact Me

LinkedIn Email Discord

Some Of My Projects

A full-stack platform hosted on a DigitalOcean Droplet (previously on AWS EC2 but I migrated) with Dockerized FastAPI, PostgreSQL, Nginx TLS, and automated CI/CD via GitHub Actions.

Highlights
  • Containerized FastAPI backend with Gunicorn + Uvicorn workers
  • PostgreSQL integration using SQLAlchemy ORM
  • Nginx reverse proxy with HTTPS via Certbot
  • CI/CD deployment pipeline through GitHub Actions
  • Production and staging deployment strategy

🌙 Resinly

A secure, multi-user Discord utility bot for Genshin Impact players to keep track of their resin count.

Highlights
  • Per-user UID + optional HSR UID support
  • Secure per-user HoYoLab cookie handling with encryption at rest
  • Private onboarding flow using slash command + modal + helper guide
  • Background resin polling with duplicate-alert prevention logic
  • optional daily leaderboards!
  • Dockerized runtime on a DigitalOcean Droplet with GitHub Actions CI/CD deployment

Recent Contributions

Tech Stack

Category Tools
Languages Python TypeScript Java C
Frameworks FastAPI React Tailwind CSS
Cloud & DevOps DigitalOcean AWS Docker
Databases & ORMs PostgreSQL
Learning Terraform Kubernetes Spring Boot

Pinned Loading

  1. resinly resinly Public

    Resinly is a Discord bot for tracking resin in Genshin Impact.

    Python 1

  2. mygrad mygrad Public

    a from-scratch autograd engine and neural network library. Based off Karpathy's micrograd.

    Jupyter Notebook

  3. PreMiD/Activities PreMiD/Activities Public

    🛒 Storage for Activities located at our Activity Library.

    TypeScript 768 1.7k

  4. evangregorio.me evangregorio.me Public

    Full-stack personal web platform: FastAPI + PostgreSQL + Docker + Nginx + GitHub Actions CI/CD on AWS EC2.

    CSS