$ ls projects/
completed/ in-progress/ ideas/Projects
$ cat projects/README.md
A collection of completed projects, work in progress, and ideas for the future. Building products that actually work.
$ cd completed/
Investorsync
✓ CompletedAggregated database of 100k+ investors for startups to find the right investors.
GoPay MiniApp SDK (iOS)
✓ CompletedSpearheaded the design, development, and ownership of the A+ MiniApp SDK integration on iOS end-to-end.
Cross Sell SDK (Gojek-iOS)
✓ CompletedDelivered the Cross Sell SDK on Gojek-iOS, collaborating with Consumer Experience teams.
Secure Parking & Sky Parking
✓ CompletedRefactored the Secure Parking module and developed Sky Parking UI on the new scalable architecture.
GoTransit
✓ CompletedEnd-to-end KRL ticket booking feature implementation.
ML Pose Detection App
✓ CompletedUsed tfjs-react-native for deploying state-of-the-art Posenet model (MobileNetV1) in-app.
OCR using Pytesseract + Flask
✓ CompletedDeveloped and deployed an OCR endpoint in Flask using pytesseract.
$ cd in-progress/
Appsflow.io
⟳ In ProgressCurrently in stealth mode - building something exciting!
$ cd ideas/
# Future projects to build
AI-Powered Productivity Tool
💡 IdeaBuilding an intelligent productivity tool that learns from your workflow patterns.
Mobile Dev Toolkit
💡 IdeaA comprehensive toolkit for mobile developers to streamline their workflow.
Real-time Collaborative Code Editor
💡 IdeaA collaborative code editor with real-time synchronization and AI pair programming.