Skip to content
View Harshith029's full-sized avatar
:shipit:
Research
:shipit:
Research

Highlights

  • Pro

Block or report Harshith029

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

$ whoami

harshith029@github — role, languages, focus, current projects

$ ls ~/stack

Languages

languages

Frontend & Frameworks

frontend

Backend & Data

backend

AI / ML

ai-ml

Tools & Deployment

tools

$ git log --stat

profile metricsstreakmost used languagesactivity graphtrophies

$ ls ~/projects

Lints Postgres migrations for the operations that lock tables and take production down with them.

PyPIStars

A provenance-aware security proxy for AI agents — tracks where each instruction actually came from before the agent acts on it.

LiveStars

Self-hosted agent that ranks services by multi-signal telemetry drift, so the shaky one surfaces before it pages you.

Write-upStars

Probabilistic entity resolution for government databases — deciding when two records are the same person without a shared key.

RepoStars

$ ls ~/projects --all
ProjectWhat it doesStack
prompt-debuggerLocal-first toolkit for when legitimate prompts trip safeguardsPythonLLM
Portfolio-v2Personal site — liveHTMLJS
india-runs-track1Deterministic candidate discovery and ranking — livePythonStreamlit
nemotron-reasoning-solversOffline pipeline for the NVIDIA Nemotron Reasoning ChallengePythonLLM
safemigrateSafety-critical database migration environment for AI agentsPython
UGV-Pathfinding-AIDijkstra + A* for autonomous vehicle navigationPython
CSPClassic Constraint Satisfaction Problem solversPython
uninformed-searchModular BFS / DFS / UCS implementationsPython
aqi-reflex-agentReflex agent computing Air Quality Index from sensor dataPython
paging-adventureGamified OS memory-management simulatorJavaScript
Chess-game2D chess built on HTML5 CanvasJavaScript

$ git log --graph

a snake eating my contribution grid

a year of commits, eaten one square at a time — regenerated every 12h by Actions

$ cat contact.txt


Open to internships and full-time roles in AI / backend / platform.
Happy to talk about agent guardrails, Postgres, or why your migration locked the table.

$ sudo support


or just ⭐ a repo — costs nothing, helps plenty

$ ls ~/badges

harshith029@github:~$ thanks for scrolling this far.

Pinned Loading

  1. safemigrate-lintsafemigrate-lintPublic

    Lint Postgres migrations for the operations that actually break production - lock waits, table rewrites, unsafe constraints. GitHub Action, CLI, or pre-commit. MIT.

    Python 1

  2. nemotron-reasoning-solversnemotron-reasoning-solversPublic

    Offline pipeline for the NVIDIA Nemotron Model Reasoning Challenge — deterministic per-category solvers generate verified chain-of-thought, distilled into a LoRA adapter.

    Python

  3. Portfolio-v2Portfolio-v2Public

    AI engineer & full-stack developer portfolio — vanilla HTML/CSS/JS, zero build step, zero dependencies.

    HTML

  4. prompt-debuggerprompt-debuggerPublic

    An open-source, local-first toolkit for the moment a legitimate prompt trips Claude Fable 5's safeguards: it explains the observable event using only documented behavior, separates facts from estim…

    Python

  5. faultlinefaultlinePublic

    Self-hosted agent that ranks services by multi-signal telemetry drift. Auditable math, zero runtime dependencies, benchmarked against real production data.

    JavaScript