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.

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 metrics streak most used languages activity graph trophies

$ ls ~/projects

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

PyPI Stars

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

Live Stars

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

Write-up Stars

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

Repo Stars

$ ls ~/projects --all
Project What it does Stack
prompt-debugger Local-first toolkit for when legitimate prompts trip safeguards Python LLM
Portfolio-v2 Personal site β€” live HTML JS
india-runs-track1 Deterministic candidate discovery and ranking β€” live Python Streamlit
nemotron-reasoning-solvers Offline pipeline for the NVIDIA Nemotron Reasoning Challenge Python LLM
safemigrate Safety-critical database migration environment for AI agents Python
UGV-Pathfinding-AI Dijkstra + A* for autonomous vehicle navigation Python
CSP Classic Constraint Satisfaction Problem solvers Python
uninformed-search Modular BFS / DFS / UCS implementations Python
aqi-reflex-agent Reflex agent computing Air Quality Index from sensor data Python
paging-adventure Gamified OS memory-management simulator JavaScript
Chess-game 2D chess built on HTML5 Canvas JavaScript

$ 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-lint safemigrate-lint Public

    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. KARMA KARMA Public

    Karnataka Active Record and Master Aggregator β€” probabilistic entity resolution for government databases

    Python

  3. nemotron-reasoning-solvers nemotron-reasoning-solvers Public

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

    Python

  4. Portfolio-v2 Portfolio-v2 Public

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

    HTML

  5. prompt-debugger prompt-debugger Public

    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

  6. faultline faultline Public

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

    JavaScript