Skip to content
View chumboooo's full-sized avatar

Block or report chumboooo

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

Hi, I'm Sebastian Davalos

Computer Engineering student at Florida State University, building full-stack, AI, and cloud-based projects.

Featured Projects

  • StudyStack AI
    AI study app for uploading PDFs, asking questions about study materials, and generating flashcards and quizzes.

  • Health Insurance Risk Classifier
    Machine learning project built during AI4ALL Ignite that analyzed health insurance claims data using Random Forest, K-Means, and Isolation Forest to classify risk patterns and flag anomalies.

  • SmartGallery
    Contributed to a cloud-based image workflow using AWS services, including image upload, image analysis, and automation features.

Tech Stack

Python, TypeScript, Next.js, Supabase, AWS, SQL, C++, Java, Scikit-learn

Interests

Software engineering, AI/ML, cloud development, and building practical tools that solve real problems.

Connect

Pinned Loading

  1. Drexana/15A---Health-Insurance-Claims Drexana/15A---Health-Insurance-Claims Public

    This project was created during the AI4ALL Ignite program with the purpose of aiding insurance brokers and agencies.

    Jupyter Notebook 1

  2. studystack-ai studystack-ai Public

    Full-stack AI study assistant with private PDF upload, grounded Q&A, citations, flashcards, and quizzes

    TypeScript 1

  3. CloudClub-Spring26-ImageManagementWebApp CloudClub-Spring26-ImageManagementWebApp Public

    Forked from FSU-CloudClub/CloudClub-Spring26-ImageManagementWebApp

    Our club-wide project utilizes Amazon Cognito for secure authentication, allowing users to upload images to S3. This triggers a Lambda function that uses Rekognition for automated tagging. Metadata…

    JavaScript