bharad@portfolio:~/projects
$ls -la ~/projects/
Selected projects focused on product quality, engineering rigor, and measurable user impact.
project
status
updated
terminal-portfolio
active
2025-08-10
task-manager-pro
active
2025-02-12
analytics-dashboard
private
2024-11-03
$cat ~/projects/terminal-portfolio/README.md
terminal-portfolio
Size: 324KBUpdated: 2025-08-10Status: active
Terminal-inspired portfolio with strong performance, accessibility, and responsive behavior.
Tech Stack:
Next.js 14TypeScriptTailwind CSSFramer Motion
$cat ~/projects/task-manager-pro/README.md
task-manager-pro
Size: 512KBUpdated: 2025-02-12Status: active
Task management platform with real-time collaboration, filtering, and team workflows.
Tech Stack:
ReactNode.jsMongoDBSocket.io
$cat ~/projects/analytics-dashboard/README.md
analytics-dashboard
Size: 748KBUpdated: 2024-11-03Status: private
Data visualization and reporting tool built for operational monitoring and insights.
Tech Stack:
PythonFastAPIPostgreSQLRedis
→ Repository access available on request
$find ~/projects -name '*.md' -type f | wc -l
3 project documentation files found
Each project includes setup details, context, and usage notes.