This is a submission for the GitHub Finish-Up-A-Thon Challenge
What I Built
I finally completed a project that had been sitting unfinished for months.
AutoFlow is a stock market automation platform built with React, Node.js, MongoDB, and n8n. It includes paper trading, portfolio tracking, stock sentiment monitoring, crypto alerts, and workflow automation through a clean and simple interface.
Demo
Live Demo:
https://sharemarket-n8n.vercel.app
GitHub Repository:
https://github.com/sahilmane69/sharemarket_n8n
The Comeback Story
I wanted to build an automation platform for myself and learn how workflow systems like n8n work behind the scenes. Using stock market APIs, I created a tool for market tracking, alerts, and workflow automation. For this challenge, I focused on fixing backend issues, improving workflow management, and successfully deploying the project.
My Experience with GitHub Copilot
GitHub Copilot helped me move faster by assisting with debugging, code suggestions, refactoring, and solving integration issues between the frontend and backend. It was especially useful when working through deployment and backend configuration problems.
Finishing this project reminded me that shipping a complete project is far more valuable than leaving it stuck in the "almost finished" stage.

Top comments (1)
The journey from unfinished project to deployed product is one that resonates with every developer who has a graveyard of half-built side projects. What makes your story valuable is the honesty about the unfinished phase — the months of dormancy, the guilt of abandoned code, the spark that finally pushed you to ship. Too many developer stories skip the messy middle and jump straight to the successful launch. Your account of the specific challenges you faced taking something from prototype to production — the architecture decisions you had to revisit, the features you had to cut, the deployment pipeline you had to build — provides a realistic roadmap for others trying to make the same journey. The most important lesson is that finishing is a different skill than starting, and it deserves the same respect.
By the way, if you have time, check out the app I recently developed! Like Code is an iOS app that runs HTML directly on your phone. Paste any HTML, run it full screen, save offline, and edit on device. Perfect for quickly testing and sharing your web projects on mobile. It is on the App Store, feel free to check it out! Thank you very much!