Building in public means maintaining transparency across codebases, iterations, and active deployments. In this journal entry, we catalog the complete index of 16 public repositories hosted under the buildwithpnj GitHub profile, grouping them by scope, language, and role in the wider ecosystem.
The GitHub Portfolio (github.com/buildwithpnj)
1. AI Agents & Intelligent Systems
- Agentix-Code-Analyzer (Batchfile)
- Description: Multi-Agent AI system for automated code analysis, security auditing, and intelligent reporting using FastAPI, Streamlit, and LLM-powered agents.
- ollama (None)
- Description: Configuration setups and scripts to run local frontier models like Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, and Gemma.
- ada_v2 (None)
- Description: Core upgrade iteration of our modular AI virtual assistant.
2. Full-Stack Applications & SaaS
- Dashboard (TypeScript)
- Description: The primary developer workspace dashboard (Warborn OS) integrating local notes, ledger budgets, reading trackers, habit logs, and Google Drive background syncing.
- ecommercewithcrm (TypeScript)
- Description: Integrated retail storefront engine coupled with a local customer relationship manager (CRM).
- myportfolio (TypeScript)
- Description: Custom personal portfolio templates utilizing modern web frameworks.
- weddingclient (TypeScript)
- Description: A client management dashboard tailored for photography and event planning operations.
- aisupport (TypeScript)
- Description: Automated ticket sorting and automated replies widget prototype.
- CWI (TypeScript)
- Description: Client Workspace Integrator module.
3. Utility Tools & APIs
- pricepilot (Python)
- Description: Aggregates price indicators across storefront listings and calculates real-time profit optimization metrics.
- Next.js-payment-gateway (TypeScript)
- Description: Integrations with popular gateway APIs for smooth checkout loops.
- pdfseva (JavaScript)
- Description: Serverless function pipeline for PDF processing, watermarking, and automated generation.
- realestatedemo (JavaScript)
- Description: Static housing search directory mock.
- jwellweb (CSS)
- Description: Custom layouts and custom CSS styling templates for e-commerce stores.
Portability & Self-Hostability
Each of these repositories is structured to be self-hostable with clear environment configuration files (.env.example) and standard dependencies. Building in public ensures that any other developer can clone, build, and deploy these tools in their own environment.