Skip to content
View Vaibhav701161's full-sized avatar

Highlights

  • Pro

Block or report Vaibhav701161

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vaibhav701161/README.md
Typing SVG
Subtitle SVG

LinkedIn GitHub Email god-complex



I'm a CS Junior at Manipal University focused on backend systems, distributed architectures, and blockchain infrastructure. Currently building production-grade tools and contributing to open-source projects at the Linux Foundation.


What I'm Working On

Currently Building

Plexor AI Python FastAPI TypeScript VS Code Extension

  • Local-first engineering planning tool - runs a software request through a multi-agent pipeline and returns a structured implementation plan executable in your repo
  • Streaming REST API with a verification loop; VS Code extension with pipeline graph, plan dashboard, and session history

Recently Shipped

god-complex Full-stack Completed

  • Accountability platform enforcing commitment integrity through public tracking, automatic penalties, and real stakes

CI-Centinal Go SQLite GitHub Actions API

  • Job-level CI observability engine with health metrics, architecture divergence detection, and multi-channel alerting (Slack, webhooks)

jsonschema-format-contract TypeScript Node.js

  • CLI tool that analyzes RFC ABNF grammars, generates RFC-cited test cases, and surfaces behavioral divergences across JSON Schema validators


Experience

LFX Mentee Linux Foundation Jun 2025 - Nov 2025

  • Designed SDKs and APIs enabling Learning Token integration across edX, Canvas, Moodle, and Google Classroom
  • Architected smart contract integrations bridging blockchain with traditional LMS platforms for decentralized credential verification
  • Authored technical documentation and integration reports assessing blockchain adoption feasibility for educational institutions

Backend Developer Hatch Aug 2025 - Nov 2025

  • Architected and built the entire backend from scratch using Spring Boot; owned all decisions on system architecture, database modeling, and API design
  • Led cross-functional collaboration with the React Native frontend team, designing RESTful API contracts and ensuring seamless integration
  • Operated as the sole backend engineer — schemas, auth flows, production deployment, and monitoring infrastructure


Projects

Plexor AI Python FastAPI TypeScript VS Code Extension

  • Multi-agent planning pipeline covering architecture, code intelligence, implementation, review, and risk analysis
  • Streaming REST API with a verification loop; VS Code extension with chat, pipeline graph, and session history

CI-Centinal Go SQLite GitHub Actions API

  • Production-grade CI observability engine with job-level health metrics and architecture divergence detection
  • Nightly failure detection, regression alerts, and multi-channel notifications with deduplication and cooldown

jsonschema-format-contract TypeScript Node.js

  • Analyzes RFC ABNF grammars, classifies rules as syntactic vs. semantic, and generates RFC-cited test cases
  • Runs tests against AJV, python-jsonschema, and jsonschema-rs; produces cross-validator divergence matrices

god-complex Full-stack Completed

  • Accountability platform with public commitment tracking, automatic penalty enforcement, and real stakes

LocAD TypeScript Firebase React Native

  • Platform connecting local businesses with community influencers; matching algorithms based on demographics, engagement, and proximity

Learning Token Integration Solidity Web3.js TypeScript

  • SDK architecture for blockchain-based educational credentials with smart contract patterns for decentralized identity verification


Open Source Contributions

JSON Schema Ecosystem

Contributing across the JSON Schema ecosystem - format validation, RFC grammar coverage, and cross-validator consistency.

Repository Contribution Status
json-schema-org/JSON-Schema-Test-Suite Test: add tests for empty enum validation WIP
json-schema-org/JSON-Schema-Test-Suite test(format): add RFC1123 hostname case with consecutive hyphens Merged
json-schema-org/JSON-Schema-Test-Suite test(duration): expand RFC 3339 grammar coverage for duration format Merged
sourcemeta/core feat(linter): add forbid_empty_enum rule WIP
sourcemeta/core feat: add standard input ("-") support across CLI commands Merged
sourcemeta/jsonschema CLI: add stdin support for instance validation Merged
sourcemeta/jsonschema Refactor internal handling of input files Merged
hyperjump-io/json-schema fix(format): use RFC1123 hostname validator for legacy drafts WIP
hyperjump-io/json-schema draft-04 / draft-06 hostname format wired to IDNA validator Open
hyperjump-io/json-schema uri-template validator rejects valid RFC6570 operators Open
SchemaStore/schemastore fix(schema): linting issues in appsscript.json and asconfig-schema.json Merged
SchemaStore/schemastore feat(schema): add Flatpak Builder manifest JSON schema Merged
SchemaStore/schemastore fix(schema): normalize volumes metadata in azure-containerapp-template.json Merged
SchemaStore/schemastore fix(schema): linting issues in abc-supply-plan schemas Merged
SchemaStore/schemastore fix(schema): normalize descriptions in ctfd.json and devinit.schema-1.0.json Merged

Maxim AI

Contributing to maximhq/bifrost, a high-performance AI gateway.

Repository Contribution Status
maximhq/bifrost feat(providers): store raw request/response without returning to clients WIP
maximhq/bifrost feat(fallbacks): support model-specific params in fallback entries Merged
maximhq/bifrost feat(genai): add Gemini metadata endpoint support Merged
maximhq/bifrost fix(logging): avoid loading raw request/response in log list queries Merged
maximhq/bifrost [Feature]: W3C trace context propagation to upstream provider requests Open


Technical Stack

Languages

Go TypeScript JavaScript Python Java Solidity

Backend & Frameworks

Node.js Spring Boot FastAPI GraphQL Firebase

Infrastructure & Databases

Docker Kubernetes PostgreSQL MongoDB GitHub Actions SQLite

Frontend & Blockchain

React React Native TailwindCSS Web3.js



GitHub Stats




Get in Touch

LinkedIn Email GitHub



Open to collaboration on backend infrastructure, developer tooling, and open-source projects.

Pinned Loading

  1. LocAD LocAD Public template

    Connecting Local Businesses with Local Influencers. LocAD bridges the gap between local businesses and community influencers, creating meaningful partnerships that drive local growth.

    TypeScript 1

  2. CI-Centinal CI-Centinal Public

    A job-level CI observability engine for GitHub Actions that provides actionable health metrics and architecture divergence detection.

    Go