Skip to content
View rohseh303's full-sized avatar

Block or report rohseh303

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

Hi, I’m Rohan

I’m a software engineer at Tools for Humanity.

Previously, I was employee #3 and a founding engineer at Broccoli, where I helped scale the company from $0 to $10M+ ARR and built systems powering millions of AI voice calls.

What I’m working on

  • AI systems, infrastructure, and identity
  • RL training environments and small-model experiments
  • Developer tools that make complex systems easier to operate

Find me online

Website · LinkedIn · X

Pinned Loading

  1. one-layer-priors one-layer-priors Public

    Do random-init priors predict which architecture solves a task? Applying Amid et al.'s Neural Network Prior Kernel as an architecture screen on the One Layer Deeper benchmark.

    Python

  2. one-layer-deeper one-layer-deeper Public

    One Layer Deeper (Tilde Research x Core Automation): submissions + diagnostics. 100% on Easy and all ten Medium datasets with certified depth T=64; Hard root-caused.

    Python

  3. prime-rl-environments prime-rl-environments Public

    Two deterministic RL environments for agent training—CTF-lite and git-surgery—with verifiable rewards, Prime Hub packaging, and baseline experiments.

    Python

  4. website-cloning-agent website-cloning-agent Public

    An agentic system that turns any URL into a dev-ready multi-page Next.js clone. Playwright inspection at desktop + mobile, page-worker agents emit a Section IR, deterministic codegen writes a real …

    Python

  5. reverse-llm reverse-llm Public

    A language model that reads forward English and generates character-reversed answers tail-first. Custom BPE on a mixed forward+reversed corpus, direction tokens for mode control; forked from nanochat.

    Python

  6. autoft autoft Public

    Autonomous fine-tuning platform on Modal — research agent picks dataset, trains LoRA, streams live metrics

    TypeScript