Skip to content
View BlackPool25's full-sized avatar

Highlights

  • Pro

Block or report BlackPool25

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

Shreyas S Joshi

AI/ML & Full-Stack Engineer • Building developer tooling & intelligent systems

LinkedIn LeetCode npm Portfolio Email


🚀 Featured: OmniLearn

AI-powered adaptive learning workflows for OpenCode — multi-agent orchestration that creates personalized learning roadmaps, generates hands-on assignments with automated tests, and tracks progress across any skill. Level-adaptive, cross-skill integrated, learn-by-doing.

npm version npm downloads License

npx omnilearn-workflow   # One-command install

🔭 Currently Working On

  • 🧠 Percepta — Continual learning system inspired by Complementary Learning Systems theory. Fast/slow two-speed learning architecture with hippocampal memory consolidation, promotion gates, and EWC-based retention. Achieving 73.6% ACC on Split-MNIST — 3.87× improvement over naive fine-tuning.
  • AgentDock — Open-source multi-agent orchestration framework with visual pipeline builder (React Flow), LLM Gateway supporting 5+ providers with automatic failover, and Docker Compose project generation from natural language descriptions.
  • 🌐 Cognalytix — Spring Boot 4 AI-powered self-discovery journal platform with local LLM analysis (Ollama/Qwen3), emotion classification via GoEmotions sidecar, and async event-driven architecture.

🛠️ Core Stack

AI/ML:      Python · PyTorch · LangChain · HuggingFace · Spring AI · RAG · Vector DBs
Backend:    Java/Spring Boot · FastAPI · TypeScript/Express · REST · WebSocket · GraphQL
Frontend:   React · Next.js · TypeScript · Tailwind · React Flow
Databases:  PostgreSQL (+ pgvector, PostGIS, pgRouting) · Redis · Neo4j · SQLite · ChromaDB
Infra:      Docker · Docker Compose · Linux · Git · CI/CD
Blockchain: Solidity · ERC-721 SBT · Polygon · Web3Auth · IPFS
Systems:    GPU Acceleration (CUDA/ROCm) · Whisper.cpp · GDB · libclang AST · ONNX

📌 Selected Projects

Project Description Stack
OmniLearn AI learning roadmap generator — npm i omnilearn-workflow JavaScript · OpenCode · Multi-agent
AgentDock Multi-agent orchestration framework with visual pipeline builder TypeScript · Bun · Hono · React Flow · Dockerode
CredVerify Blockchain credential verification via Soulbound Tokens on Polygon Next.js · Solidity · BullMQ · Polygon · IPFS
Cognalytix AI journal analysis platform with emotion detection & growth insights Spring Boot 4 · Spring AI · pgvector · GoEmotions
ZonePilot Fleet zone compliance engine with pgRouting on OSM road network Java 25 · Spring Boot · PostGIS · pgRouting
PolicySattva Legal document demystifier with RAG + Neo4j knowledge graphs FastAPI · LightRAG · Neo4j · Multi-LLM
DSA-Visualizer GDB-powered C++ algorithm execution tracer with Docker sandbox TypeScript · React · GDB · libclang AST
CoreReader Cross-platform AI TTS light novel reader with real-time highlighting Flutter · Dart · Kokoro TTS · ONNX
WhisperLayer Linux-native offline speech-to-text with GPU acceleration Python · Whisper · CUDA/ROCm · PyQt5

📊 GitHub Activity

GitHub Stats GitHub Streak

🧩 DSA & Problem Solving

LeetCode Stats


📫 Connect


B.Tech AI/ML @ BMSIT (CGPA 9.39) · B.Sc CS @ BITS Pilani (CGPA 8.91)

Pinned Loading

  1. CredVerify CredVerify Public

    Blockchain credential verification platform — Soulbound Tokens on Polygon, gasless claiming via Web3Auth, BullMQ async issuance, IPFS storage

    TypeScript 1

  2. AgentDock AgentDock Public

    Open-source multi-agent orchestration framework with visual pipeline builder, 5+ LLM provider gateway, and Docker Compose project generation

    TypeScript 1

  3. Cognalytix Cognalytix Public

    Spring Boot 4 AI-powered self-discovery journal — local LLM analysis with Ollama/Qwen3, emotion classification via GoEmotions, async event-driven pipeline

    Java

  4. OmniLearn OmniLearn Public

    AI-powered adaptive learning workflows for OpenCode — personalized roadmaps, hands-on assignments, progress tracking. npm: omnilearn-workflow

    JavaScript

  5. PolicySattva PolicySattva Public

    Legal document demystifier — RAG-powered with LightRAG hybrid retrieval, Neo4j knowledge graphs, multi-LLM provider system

    Python

  6. ZonePilot ZonePilot Public

    Fleet zone compliance engine — pgRouting-based directed Dijkstra on OSM road network, GPS map-matching, PostgreSQL trigger-level breach detection

    Java