Skip to content
View Abhinav-143x's full-sized avatar

Block or report Abhinav-143x

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
Abhinav-143x/README.md

Hi, I'm Abhinav

Full-stack systems builder focused on backend-heavy products, automation pipelines, AI-assisted workflows, and security-minded debugging.

Portfolio | Projects | npm CLI PR


What I Build

I like useful systems with real moving parts: APIs, workers, queues, data models, logs, documentation, and the small operational details that make a project understandable after the first weird failure.

Most of my work sits around:

  • backend-heavy products and APIs
  • AI-assisted workflows with tools and memory
  • automation pipelines for repeated work
  • dashboards and developer-friendly interfaces
  • debugging, evidence, and reproducible technical notes

Current Stack

Frontend: React, Vite, Next.js, Tailwind CSS
Backend: Django, Django REST Framework, Node.js, Express, FastAPI
Data and infra: PostgreSQL, Redis, Prisma, Docker, Celery, WebSockets
AI and automation: LLM workflows, agents, GitHub Actions, Discord pipelines, vector search
Debugging: logs, health checks, source review, proof notes, root-cause analysis

Selected Work

Project What it does Stack
FinWise Finance workspace for budgets, goals, charts, and decision support. React, Django, REST APIs, data visualization
Lumina Wellness and mental-health oriented platform with a clean product surface and practical user flows. React, backend services, product UI
Real-Time Price Tracker Monitoring workflow for price changes, alerts, and repeated data checks. Automation, scraping, tracking logic
Django REST Boilerplate Reusable Django REST starting point for authenticated APIs and structured backend development. Django, DRF, API patterns
Team Task Manager Demo Small collaborative work-management demo focused on CRUD flows and usable UI states. React, API workflows

Labs And Research Loops

Some work is more experimental and less product-shaped. That is where I explore agent behavior, automation design, and security research workflows.

  • PA-Agent: Discord-to-GitHub-Actions-to-LLM knowledge pipeline for collecting, processing, and reusing structured context.
  • Multi-Agent Deliberation: experiment around blind-first vulnerability assessment, independent reasoning, and consensus-style review.
  • Reporter / TF-Reporter: research memory and reporting workflow for tracking security findings, notes, evidence, and follow-up context.

Open Source Debugging

  • npm CLI PR #9473: contributed a registry path validation fix in npm Arborist's allow-remote enforcement path.

How I Like To Work

I prefer building in thin, testable layers: first make the behavior clear, then make it reliable, then make the interface feel calm enough to use repeatedly. I care about naming, notes, traceability, and leaving enough context that future debugging does not start from zero.

Right now I am especially interested in backend systems, AI agents, automation infrastructure, reliability debugging, and developer tools.

Popular repositories Loading

  1. Price-Tracker Price-Tracker Public

    Python

  2. Django-Rest-BoilerPlate Django-Rest-BoilerPlate Public

    Python

  3. Portfolio Portfolio Public

    JavaScript

  4. lumina lumina Public

    JavaScript

  5. FinWise FinWise Public

    JavaScript

  6. strivers-a2z-dsa-sheet-complete strivers-a2z-dsa-sheet-complete Public

    Complete extraction of Striver's A2Z DSA Sheet with all 474 problems in official format

    Python