Skip to content
View cordialApple's full-sized avatar
🎯
🎯

Organizations

@AI-Journal-Club

Block or report cordialApple

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

Hi, Brandon Here!

'Tis I, a 3rd-year Computer Science BS + Math BS at Louisiana State University

I've engineered data and backend systems using C#/.NET, C++, SQL, and Python across internships, research, clubs, and personal projects.

Currently

🖥️ Data Acquisition Lead @ LSU Formula SAE Tiger Racing
✨ Building SISHI, a learned retrieval system for Han characters based on visual proxies and spatial relations
✨ Building STARfolio, a multi-modal STAR-story synthesizer and live mock technical interviewer

Pinned Loading

  1. LSUTigerRacing/portal.formualsu.org LSUTigerRacing/portal.formualsu.org Public

    Club administration and project management portal for LSU FSAE.

    Svelte 1 1

  2. Peekbar Peekbar Public

    Native C++23/Win32 shell tool that keeps minimized browser tabs glanceable as chips in the taskbar gap, with keystroke ring-hop tab activation and a separate ETW profiler

    C++ 1

  3. tiger-racing-bms-analysis tiger-racing-bms-analysis Public

    Jupyter/Python analysis of battery management system cell-voltage data for the LSU Tiger Racing FSAE car, using pandas, matplotlib, and seaborn

    Jupyter Notebook

  4. time-series-unsupervised-lap-estimation time-series-unsupervised-lap-estimation Public

    Estimates candidate lap structure from unlabeled Formula SAE telemetry, comparing signal processing, DTW, learned representations, sequence models, and clustering across 2023 and 2026 data

    Jupyter Notebook

  5. tiger-racing-telemetry-pipeline tiger-racing-telemetry-pipeline Public

    Offline Python pipeline that ingests 2023 AiM logger CSV exports from a Formula SAE car into a TimescaleDB hypertable and serves SQL views via a FastAPI REST API to a Power BI dashboard

    Python

  6. Scroll Scroll Public

    Scroll: a relative viewport-anchored virtualized editor with programmatic endpoint spawners

    TypeScript