Skip to content
View benpaul2002's full-sized avatar

Highlights

  • Pro

Block or report benpaul2002

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

Hi, I'm Ben!

๐ŸŽ“ MS in Computer Science @ Stony Brook University ๐Ÿ’ป Ex-Software Engineering Intern @ NeoBase & Inclusive Growth Chain

I am a software engineer passionate about building intelligent systems. My work spans from low-level OS simulations to high-level AI agents and Full Stack applications.


๐Ÿ› ๏ธ Languages & Tools

Languages C++ Python TypeScript

AI & ML PyTorch OpenAI

Full Stack Next JS React FastAPI Supabase


๐Ÿš€ Featured Projects

Project Description Tech Stack
TrackMyMoney AI budget tracker featuring automated PDF/CSV parsing, financial agent tool calling, and asynchronous categorization. FastAPI Next.js Supabase OpenAI SDK Celery TypeScript
99 Real-time, turn-based card game with low-latency state synchronization and session recovery. WebSockets Redis Node.js Express AWS EC2 Docker
Dungeon Master RAG A RAG system automating the DM role in D&D. Uses hybrid retrieval (BM25 + Semantic) and fine-tuned transformers for context-aware narratives. GPT-2 BM25 Semantic Search Python Transformers
Adaptive Difficulty-Driver Router An adaptive routing system (Random Forest + XGBoost) that dynamically selects between Phi2 and WizardMath models to optimize cost vs. accuracy. Python XGBoost LLMs
xv6 OS Extension Extended the xv6 OS with custom syscalls and implemented Priority-Based Scheduling (PBS) and FCFS algorithms. C OS Internals Makefile

๐Ÿ“ซ Connect with Me

Pinned Loading

  1. Nautica Nautica Public

    A 3D game made using WebGL and ThreeJS involving a ship travelling the ocean, collecting treasures, and destroying enemy ships.

    JavaScript 2

  2. TokensFTW TokensFTW Public

    Forked from kxusx/TokensFTW

    JavaScript

  3. Giga1025/DMRAG Giga1025/DMRAG Public

    Python 1 1

  4. 99 99 Public

    TypeScript

  5. xv6_OS xv6_OS Public

    A tweaked version of xv6 OS with new system calls and schedulers

    C

  6. TrackMyMoney TrackMyMoney Public

    Forked from TrackMyMoney/main

    TypeScript