Skip to content
View hopstreax's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report hopstreax

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

Hi, I'm Himanshu Patro πŸ‘‹

Software Engineer Β· Open Source Contributor Β· AI & Developer Infrastructure

I'm a Computer Science & IT graduate from SOA University interested in building software at the intersection of AI, developer tooling, backend systems, and open source.

Over the past few months, I've been focused heavily on open source β€” working across unfamiliar production codebases, investigating real-world bugs, tracing execution paths, designing fixes, writing regression tests, and shipping changes through pull requests.

I enjoy the part of engineering that happens before the code is written: understanding how a system works, finding where it breaks, and figuring out the smallest reliable change that fixes it.


πŸš€ Currently

  • πŸ”­ Contributing to open-source developer tools and AI infrastructure
  • 🧠 Exploring AI Engineering, Agentic Systems, Code Intelligence & System Design
  • πŸ› οΈ Working across Python, Go, TypeScript, and JavaScript
  • 🌱 Learning how large production systems are designed, tested, and maintained
  • ⚑ Building AI-powered and full-stack projects
  • 🀝 Looking for opportunities to work with open-source-first engineering teams

🌐 Open Source

I've been contributing to projects across AI tooling, code intelligence, developer infrastructure, and full-stack applications.

Projects I've worked on

  • Graphify β€” Code intelligence and graph-based developer tooling
  • Agent Orchestrator β€” Go-based agent infrastructure and developer tooling
  • Continue β€” AI-powered developer tooling
  • PDA β€” Open-source full-stack application

My approach to open source:

Understand
    ↓
Reproduce
    ↓
Trace
    ↓
Identify Root Cause
    ↓
Design the Fix
    ↓
Implement
    ↓
Test
    ↓
Ship

I'm particularly interested in problems where architecture, system behavior, debugging, and correctness matter as much as implementation.


🧠 What I'm Building

I'm currently exploring several ideas around AI-powered developer tooling.

TraceKit

A developer-focused project exploring AI-assisted debugging, tracing, and understanding of software systems.

I'm interested in building tools that don't just generate code, but help developers understand, debug, test, and reason about existing codebases.


πŸ› οΈ Tech Stack

Languages

TypeScript JavaScript Python Go Java C++

Frontend

React Next.js Tailwind CSS Vite Material UI

Backend

Node.js Express.js REST APIs JWT GraphQL

Databases

PostgreSQL MongoDB MySQL Supabase

Engineering

Git GitHub Actions Docker CI/CD Linux Testing


πŸ” Areas I'm Interested In

  • πŸ€– AI Developer Tools
  • 🧩 Code Intelligence
  • 🧠 Agentic Systems
  • βš™οΈ Developer Infrastructure
  • πŸ”§ Backend Engineering
  • πŸ—οΈ System Design
  • 🌐 Open Source Software
  • πŸ§ͺ Testing & Developer Experience

πŸ“ˆ Open Source Journey

One of the biggest things I've learned from contributing to open source is that writing code is only one part of engineering.

A large part of the work is:

Reading code you didn't write. Understanding decisions you didn't make. Reproducing bugs you didn't create. And fixing problems without breaking everything around them.

That's the kind of engineering I want to keep getting better at.


🀝 Connect


Outside of software, I enjoy music, singing, painting, and calligraphy. 🎡

Building in public. Learning from production code. Shipping one contribution at a time.

Open to opportunities.

Pinned Loading

  1. ai-interviewer ai-interviewer Public

    tinyllama model for an ai bot takibng personalized resume interview

    Jupyter Notebook

  2. pda pda Public

    Forked from ProteinDeficientsAnonymous/pda

    TypeScript

  3. graphify graphify Public

    Forked from Graphify-Labs/graphify

    Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing…

    Python

  4. testing-agent_v0 testing-agent_v0 Public

    Python 1