Skip to content
View c-floren's full-sized avatar
😌
Focusing
😌
Focusing

Highlights

  • Pro

Block or report c-floren

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.

Content in all repositories owned by your account will be closed.
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
c-floren/README.md

Hi, I'm Chabelee πŸ‘‹

I'm a CS student building toward a career in software engineering, with a growing focus on applied AI. I'm currently expanding into Java and Spring Boot while deepening my understanding of how LLMs work and how to build practical applications around them.

πŸ“« Reach me: LinkedIn


πŸ› οΈ What I'm Working With

Python Java Spring Boot Streamlit pytest Docker PostgreSQL Git


🌟 Featured Project

Keeper β€” AI Outfit Restyler Photograph an outfit that failed, mark the piece you love, and get three restyles that keep it β€” built from real in-stock clothing, rendered on your body, in colors matched to your complexion. Built for the YouCam API Skin AI & Apparel VTO Hackathon.

My role: product concept, workflow, data model, and UI design. Built with AI-assisted development (Claude).

πŸ”— View repo Β· Tech: Next.js Β· TypeScript Β· Prisma Β· Tailwind CSS Β· Vitest Β· YouCam Apparel VTO API Β· YouCam Facial Color Tones API


🀝 Open Source

Contributing to GitLab as a community contributor.

GitLab Contributor Stats

🎯 Currently Focused On

  • Completing my CS degree
  • Expanding into Java and Spring Boot for backend development
  • Building a portfolio that reflects real engineering skills

⚑ A Bit About Me

  • Got into CS because I love the challenge of breaking down hard problems and building something real from the solution
  • Self-taught pianist and guitarist
  • Recently studied abroad in Madrid, Spain

πŸ€– CodePath: Foundations of AI Engineering β€” Course Projects

Four projects from CodePath's AI 110 course, exploring debugging, scheduling, music recommendation, and LLM-augmented systems.

πŸ•΅οΈ Game Glitch Investigator β€” Module 1

A debugging exercise built on a broken Streamlit number-guessing game. Tracked down and fixed six bugs, including a resetting secret number, reversed hints, a broken score system, and a stale debug panel, then refactored the logic into a testable module with a full pytest suite.

πŸ”— View repo

Tech: Python Β· Streamlit Β· pytest Β· Debugging


🐾 PawPal+ β€” Module 2

A Streamlit pet care scheduler that builds a conflict-aware, priority-sorted daily plan from a task list. Features include time-budget enforcement, overlap detection across pets, daily/weekly task recurrence, and a validation layer that surfaces overbooking and assignment warnings.

πŸ”— View repo

Tech: Python Β· Streamlit Β· dataclasses Β· OOP


🎡 SoundMatch 1.0 β€” Music Recommender Β· Module 3

A content-based music recommender that scores songs against a user taste profile using weighted features: genre (40%), mood (30%), energy closeness (15%), danceability (10%), and acousticness (5%). Fully transparent, every recommendation can be explained by the scoring formula. Includes a model card analyzing bias toward exact genre/mood string matches.

πŸ”— View repo

Tech: Python Β· Content-based filtering Β· pytest Β· AI Fairness


πŸš€ SoundMatch 2.0 β€” AI-Augmented Recommender Β· Final Project

Extends SoundMatch 1.0 by placing two AI recommendation approaches side by side: a naive LLM call (Gemini 2.5 Flash) and a retrieval-augmented (RAG) call where the rule-based scorer acts as the retriever. Makes trade-offs concrete, including how RAG handles edge cases like missing genres that the naive LLM silently fumbles.

πŸ”— View repo

Tech: Python Β· Gemini 2.5 Flash Β· RAG Β· LLM Evaluation Β· pytest

Pinned Loading

  1. applied-ai-system-project applied-ai-system-project Public

    Python 1