Yousef
Anas

Systems · AI · Compilers

01 / 10

ArnoldC / ToaruOS

Built a complete desktop OS in ArnoldC — 22,000 lines where every keyword is an Arnold Schwarzenegger quote. GUI, networking, games, 213KB binary.

C · Assembly
02 / 10

Erdos

Automated theorem prover — Prover/Critic multi-agent loop with Lean 4 and SHA-256 integrity locks. The agents kept redefining what they were proving, so I had to lock the theorems down.

Python · Lean 4 · Multi-agent LLM
02b

polymarket_bot

Prediction market trading with regime detection, Kelly criterion position sizing, and 1,000-run Monte Carlo validation. The most important classification is "trap" — when the correct action is to do nothing.

Python · Kelly criterion · Monte Carlo
02c

jobhunter

AI job application system that scrapes boards, scores with Gemini, generates honesty-constrained cover letters, and pre-fills ATS forms — but requires human approval before submitting anything. 52 applications drafted, 0 auto-submitted.

Python · TypeScript · Gemini AI · GCP
03 / 10

ai-tax-cpa

AI tax assistant that actually understands Schedule C. Built it because the IRS documentation reads like someone encrypted English and lost the key.

Python · LLMs · RAG
04 / 10

Bee

Spelling Bee word game — hexagonal letter grid, 370k-word dictionary, 5 hint types, 4 difficulty modes. WCAG AAA accessible. 80 tests.

React Native · Expo · TypeScript
05 / 10

HealthOS

Health tracking platform — medical records, lab results, medications on one timeline. FastAPI + React, JWT auth, Docker.

Python · FastAPI · React · Docker
06 / 10

claude-sfx

Sound effects integration for Claude Code. Because working in silence is overrated and your terminal deserves a soundtrack.

Node.js
07 / 10

anti-slop-design

Design system that kills generic AI aesthetics. 8 domain profiles, 15-rule checklist, zero tolerance for purple gradients and Inter on everything. This page uses it.

Pure Methodology
08 / 10

saas-starter-kit

Production-ready SaaS boilerplate. Auth, billing, dashboards, the works. So you can skip straight to the interesting part.

Express.js · SQLite · Stripe
09 / 10

BennyCuTools

Personal infrastructure toolkit. Agents, dashboards, automation. The invisible stuff that keeps everything else running. It is what it is.

TypeScript · Cloud Run
10 / 10

cuuper22.github.io

This portfolio, one of twenty versions. Each one built differently because the simulation demands it. College didn't pan out but the work speaks.

HTML · CSS · Stubbornness

Provenance

2020 — 2024

Minerva University

CS + physics across 7 countries. Ranked 5th nationally in Egypt. 76 credits completed. Things got complicated, but the knowledge doesn't expire.

2021 — 2025

CS Tutor / Instructor

Taught 250+ students across 20+ colleges. Data structures, algorithms, systems programming. Explaining things to others is how you find out what you actually know.

2024 — Present

AI Engineering

Multi-agent systems, automated theorem proving, LLM-powered tools. Shipped to production.

2020 — Present

Open Source

Built ToaruOS-Arnold (bare-metal OS), ArnoldC-Native (compiler), anti-slop-design (Claude Code skill), and various developer tools. 9 public repos.

Materials & Specifications

Languages

Python
TypeScript
JavaScript
C
x86 Assembly
SQL

AI / ML

LLMs
Multi-agent Systems
RAG
Formal Verification
Prompt Engineering

Infrastructure

GCP
Docker
Cloud Run
GitHub Actions
CI/CD
Linux

Frontend

React
React Native
Next.js
Tailwind
Responsive Design