Skip to content
View kay-rey's full-sized avatar
💭
🐨
💭
🐨

Block or report kay-rey

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

Kay Rey | Software Developer

class SoftwareEngineer:
    def __init__(self):
        self.name = "Kay Rey"
        self.languages = ["Python", "TypeScript", "JavaScript"]
        self.interests = ["Clean Architecture", "Test-Driven Development", "Full-Stack Development"]
        self.seeking = "Software Development Opportunities"

    def about(self):
        return f"Hi, I'm {self.name}! I'm passionate about crafting elegant solutions to complex problems."

👋 About Me

I'm a software developer with a passion for building clean, scalable, and maintainable applications. My background in computer engineering, combined with my love for clean architecture and software design, allows me to approach problems with a unique and effective perspective. I enjoy crafting elegant solutions to complex problems and building digital experiences that make a difference.


🚀 Featured Projects

TerminalSync - Drayage Optimization Platform (Proprietary)

  • Description: A full-stack platform for a commercial customer to optimize drayage operations and container logistics. The application features a robust Django backend that leverages Google Maps optimization APIs and a sleek, modern React frontend.
  • Key Features:
    • Advanced route optimization for container transportation from port to customer.
    • Real-time management of containers, drivers, and time-sensitive demurrage deadlines.
    • Intuitive and responsive UI for dispatchers built with shadcn/ui and Tailwind CSS.
  • Technologies Used: Django, Django REST Framework, React, TypeScript, PostgreSQL, Google Maps API, Docker.
  • Description: A modular Python application designed to showcase the principles of Clean Architecture. This project demonstrates a commitment to writing testable, maintainable, and scalable code.
  • Key Features:
    • Adherence to SOLID principles for a robust and decoupled design.
    • Comprehensive unit and integration tests to ensure code quality and reliability.
    • Detailed documentation to guide developers through the architecture.
  • Technologies Used: Python

💻 Skills & Tools

  • Backend: Python, Django, Django REST Framework, PostgreSQL
  • Frontend: React, TypeScript, JavaScript, HTML5, CSS3, Tailwind CSS
  • Development Practices: Object-Oriented Design, Test-Driven Development (TDD), Clean Code principles.
  • Version Control: Git and GitHub for collaborative development.
  • CI/CD & DevOps: Docker, Docker Compose, GitHub Actions.

🌱 Currently Learning

I'm always looking to expand my skillset. Here's what I'm currently focused on:

  • Advanced Design Patterns
  • CI/CD Pipelines with GitHub Actions
  • Advanced React Concepts
  • Microservices Architecture

🎓 Education

  • B.S. in Computer Engineering
    • San Francisco State University

🥋 Fun Facts

  • I'm a Jiujitsu athlete and coach with over 5 years of training.
  • My martial arts journey also includes experience in Judo and Muay Thai.
# Last updated by GitHub Actions
updated_at = "2026-02-09 08:27:35 PST"

Pinned Loading

  1. kayrey-portfolio kayrey-portfolio Public

    A modern, responsive portfolio website showcasing my skills as a software engineer. Built with HTML5, CSS3, JavaScript, and Tailwind CSS.

    HTML

  2. DeckPy DeckPy Public

    A collection of classic card games built with Python, emphasizing clean architecture and modular design.

    Python

  3. ProfOak ProfOak Public

    Python Discord bot with Pokémon TCG API integration for card search and format legality

    Python

  4. clarifymed clarifymed Public

    Breaking down medical jargon into clear, everyday language - built for the AI Hackfest 2025.

    TypeScript 3

  5. catchimal catchimal Public

    Forked from catchimal/catchimal

    Allows to interactively know and share the wonderful animals of our world - try out on mobile now - https://expo.io/@iamrutvik/catchimal

    JavaScript

  6. goobie-bot goobie-bot Public

    A Discord bot for LA sports statistics - LA Galaxy, Lakers, Dodgers. Get real-time game data, schedules, and weekly notifications. Built with Python, Discord.py, and Docker.

    Python