folder_open Open Source Hub

Engineering Project Showcase

Explore open-source systems, AI/ML tools, microservices, and full-stack web applications built by engineers.

code View GitHub Org
Systems
star 142 call_split 28

High-Concurrency Distributed Key-Value Store

A lock-free in-memory key-value engine written in Rust with Raft consensus protocol and persistent append-only log storage.

Rust Raft Distributed Systems gRPC
AI/ML
star 98 call_split 19

Neural Document Parser & Summarizer

End-to-end Python pipeline using PyTorch and Transformer models for extracting text, tables, and auto-summarizing technical PDFs.

Python PyTorch Transformers FastAPI
Full-Stack
star 210 call_split 45

Interactive ATS Resume Builder Engine

Live split-screen resume studio supporting 4 parser-compliant ATS templates with real-time scoring, AI bullet enhancer, and PDF export.

PHP JavaScript TailwindCSS ATS Engine
DevOps
star 85 call_split 12

Kubernetes Auto-Scaler & Metrics Exporter

Custom Kubernetes controller in Go that monitors pod CPU/memory pressure and dynamically resizes replicas based on custom Prometheus metrics.

Go Kubernetes Prometheus Docker
Full-Stack
star 175 call_split 34

Developer Utilities & Browser API Testing Suite

Browser-native developer toolkit including GPA calculator, code formatter, JSON validator, Base64 encoder, and REST API tester.

JavaScript HTML5 CSS3 REST API
Systems
star 115 call_split 22

WebGL 3D Molecular & Protein Structure Viewer

Interactive 3D structural visualizer for PDB and AlphaFold protein files rendered via Three.js with real-time domain coloring.

JavaScript Three.js WebGL Bioinformatics