Skip to content
View tusharbeckham's full-sized avatar
💭
Scholasticism or Programming 🧑🏻‍🎓
💭
Scholasticism or Programming 🧑🏻‍🎓

Block or report tusharbeckham

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

tushar@github ~ $ whoami


tushar@github ~ $ ./contributions.sh


Flagship Projects

🩺 Euexia — Android Health Tracker

A production-grade health app, built soloReact + Vite + Capacitor with a custom native Java foreground service for true background step counting, Supabase cloud sync, and OTA updates.

Private source · public portfolio showcase · Play Store launch in progress.

🤖 Alfred — Multi-Agent AI Assistant

A multi-agent AI assistant deployed on the edge — streaming RAG chat, persistent memory, and a red-team-tested abuse guard, served from Cloudflare Workers.

Live demo · public repo · actively iterating.


οὐ μόνον μαθὼν ἀλλὰ καὶ παθὼν τὰ θεῖα

Pinned Loading

  1. euexia-react euexia-react Public

    Most React health apps fake background tracking with Google Fit. Euexia doesn't — a custom Java foreground service reads the sensor directly. React + Vite + Capacitor frontend, Supabase sync, built…

    Java 3

  2. alfred-ai alfred-ai Public

    Retrieval-augmented conversational AI on Cloudflare's edge: SSE streaming, Vectorize RAG, KV-backed memory, and an in-worker abuse guard. The deployed face of my multi-agent, DAG-orchestrated system.

    JavaScript 3

  3. solar-forecast solar-forecast Public

    Most solar forecasters throw raw ML at the weather. This one doesn't - a clear-sky physics model + plane-of-array transposition set the baseline, and ML learns only the residual. Beats clear-sky an…

    Python 1

  4. theoria-lab/SecureVault theoria-lab/SecureVault Public

    DRM & software-licensing platform: marketplace, seller tooling, Razorpay payments, hardware-bound license keys, and an admin control plane. FastAPI + Next.js.

    JavaScript 2

  5. SentinelAI SentinelAI Public

    Hybrid intrusion detection built around the analyst's budget, not the ROC curve. Isolation Forest + gradient boosting + an auth-graph leg, fused by an out-of-fold logistic stacker, with Shapley exp…

    Python