Skip to content
View riptide-06's full-sized avatar

Highlights

  • Pro

Block or report riptide-06

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
riptide-06/README.md
Tarun Chandra, AI-native product builder Ships by orchestrating coding agents. Verifies with acceptance tests and evals. Two papers under review at NeurIPS 2026 workshops. UC Santa Cruz, June 2027. Race start on the main straight

🏁 Pit wall: how I build

Spec each change first: what it must do and the acceptance test that proves it.
Let coding agents draft the implementation.
Verify against acceptance tests and evaluations before it ships.

Turns 1 and 2

🏎️ Starting grid: selected work

Project What it is Stack Status
Notebird AI study assistant: summaries, generated quizzes, vocabulary games, flashcards, and read-aloud, organized in Learning Nests. Best UI/UX Hack at CruzHacks 2025. React, Supabase, REST APIs, LLM integration Retired; site still up at notebird.netlify.app
Pulse Autonomous agent that tracked geopolitical news, threaded it into narratives, mapped them to a stock portfolio, and graded its own predictions. Ran unattended for three months, then retired to cut hosting costs. Next.js, TypeScript, Supabase, Groq, Tavily, Resend, Vercel cron Retired; site still up at getpulse.world
PM Club at UCSC site Recruitment site for UC Santa Cruz's first product management club, with a full application flow: resume upload to Vercel Blob and an Airtable row per applicant. Source is private. HTML, CSS, JavaScript, Vercel serverless function Racing; live at productatucsc.org
Portfolio site Personal portfolio: a static React app compiled in the browser, no build step. React, Babel Standalone, CSS, Vercel Racing; live at tarunchandra.vercel.app
Stale-state data generator Algoverse: deterministic generator for the 5,000-example stale-state evaluation set, with schema invariants and an invariant test suite. Python (standard library), pytest Racing
J-Lens stale-state probe Algoverse: Jacobian-lens probing pipeline for Qwen2.5-7B-Instruct. Finds the correct state encoded internally in 137 of 137 stale-output failures. Python, PyTorch, transformers, Colab A100 Racing
CX-LLM-Bench Benchmark behind the first-author paper: open-weights and proprietary LLMs on intent classification and summarization for privacy-constrained contact centers. Python, paired bootstrap CIs, six model APIs Racing
Stealth Startup filesystem agent Stealth Startup's first reference agent: OpenAI Agents SDK plus the MCP filesystem server, hardened for sandboxed runs. Python, OpenAI Agents SDK, MCP, Node Racing
Stealth Startup GitHub triage agent PydanticAI agent on GitHub's hosted MCP endpoint that proposes closable issues as structured output. Python, PydanticAI, GitHub MCP, GitHub Models Racing
Turn 3 esses

πŸ† Sprint races: hackathons

Devpost profile: devpost.com/n-tarun2022

Project What it is Hackathon Team Links
NoteBird Study buddy that organizes notes, auto-creates quizzes, simplifies tough texts, and summarizes long readings. Winner, Best UI/UX Hack. CruzHacks 2025 2 Devpost, site
QaBot Autonomous QA agent that clicks through a site, submits forms, finds breakage, and writes a clean bug report. AGI Inc x OpenAI x Lovable REAL Agent Challenge, November 2025 3 Devpost, repo
Clue_0 Home security agent on NVIDIA Nemotron that watches every frame, reasons about intent, and alerts only when something matters. Hack-a-Claw x NVIDIA, May 2026 solo Devpost, repo
Roost Budgeting app that tracks receipts and gamifies saving by feeding a virtual dragon on smart financial decisions. Google AI Edge x Qualcomm Developer Hackathon, May 2026 4 Devpost, pitch site repo
ACL-Smith Drop in a Cisco ACL; Claude Opus 4.7 hypothesizes, traces packets through the rules, and finds the doors left open. Synthesis Hacks, April 2026 solo Devpost
CanvasCal Turns Canvas assignments and syllabi into a calendar that students manage by talking to an AI agent. CruzHacks 2026 4 Devpost
MediLink Healthcare app built to make care clear, connected, and easy for patients and providers. September 2025 4 Devpost
Clientsight Edit a website by looking at a UI element and speaking or typing a command: eye tracking plus voice. October 2025 3 Devpost
Turn 4 and the back straight

πŸ”¬ Wind tunnel: research

First author, under review at the NeurIPS 2026 Workshop on AI Privacy (InfPriv): Closing the Compliance Gap: Benchmarking Open-Weights and Proprietary Large Language Models for Privacy-Constrained Contact Center Automation.
Co-author, under review at the NeurIPS 2026 Trustworthy AI for Good (AI4GOOD) Workshop: One Carrier Isn't Enough: Redundancy-Aware Concept Suppression in Diffusion Transformers.

Turn 5 onto the lower straight

πŸ”§ Garage: skills

Python, TypeScript, JavaScript, React, FastAPI, PostgreSQL, Supabase, Git, GitHub, Figma, Vercel, Netlify Claude Code Cursor Turns 6 and 7 into the underpass beneath the main straight

πŸ“Š Telemetry: stats

GitHub streak Turns 8 and 9

πŸ“» Team radio: links

Resume site LinkedIn Email

Final corner onto the main straight, with live timing

Popular repositories Loading

  1. phi-canary phi-canary Public

    HTML 1

  2. PerlinNoiseMap.github.io PerlinNoiseMap.github.io Public archive

    CMPM 118 (winter 2025): Perlin noise terrain map generator in Phaser

    JavaScript

  3. WFCMap-CMPM118.github.io WFCMap-CMPM118.github.io Public archive

    CMPM 118 (winter 2025): wave function collapse tile map generator in Phaser

    JavaScript

  4. z3solver z3solver Public

    Forked from Jiya-S/z3solver

    CMPM 118 Project

    JavaScript

  5. notebird notebird Public archive

    AI study assistant from CruzHacks 2025 (Best UI/UX Hack). This repo is an empty placeholder; the app is live at notebird.netlify.app

  6. LinkBasedGameWorld LinkBasedGameWorld Public archive

    Spring 2025 class project (course not recorded in the repo): link-based text game world on the StoryGraphTool starter

    JavaScript