Skip to content
View JakeStephen613's full-sized avatar

Block or report JakeStephen613

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

Hey, I'm Jake

ECE @ Princeton · Building at the intersection of AI and real-world software

📬 js6781@princeton.edu · github.com/JakeStephen613


About Me

I'm an ECE student at Princeton interested in building useful software — especially tools that use AI to solve hard, real problems. I've worked on agentic pipelines, full-stack web apps, and backend systems. I like projects with real scope: not toy datasets or tutorial CRUD apps, but things with moving parts that break in interesting ways.

  • Currently building: AI-powered workflows for construction billing and ed-tech
  • Interested in: agentic systems, LLM evaluation, full-stack product engineering
  • Reach me: js6781@princeton.edu

Tech Stack

Languages

Python TypeScript JavaScript Java

Frameworks & Tools

Next.js React Node.js Prisma Tailwind CSS

Infrastructure & AI

GCP PostgreSQL SQLite


Featured Projects

Agentic AI workflow for construction billing. Contractors upload job files → Claude AI fills out a Xactimate estimate inside a GCP Windows VM → pushed to DocuSign for human review.
JavaScript Python Claude AI GCP DocuSign

AI-powered study assistant. Generates flashcards, runs Feynman-method feedback sessions, builds quizzes from PDFs and YouTube videos, and adapts to your learning patterns. 610+ commits.
Python LLM PDF Parsing YouTube API

Full-stack LLM benchmarking platform. Researchers take multi-hop neuroscience reasoning challenges and compare their scores against a 32B-parameter model.
TypeScript Next.js Prisma SQLite

Pinned Loading

  1. xactdraft xactdraft Public

    agentic workflow for construction billing

    JavaScript