@Prithvi_Jadwani I reached out to people who I thought that can help me with reaching potential customers. Which didnt lead anywhere. They just come back to me with their own stuff. I must reach out to customers directly I guess
I am hitting a wall with every project I start when its time to market it. I think this is where a good business partner can help with getting the product across the finish line. #soloprenuer#solofounder
Claude Vs. Codex Vs. Co Pilot Vs. Cursor.
Which one do you prefer?
For me personally its Codex. With it I managed to launch 4 projects in record time.
For my job I currently use Cursor and I was using Co Pilot earlier which are both good for getting tasks done.
My boss used Claude extensively and he had 6 simultaneous apps being worked on by agents on his Mac studio. Which blew my mind at the time.
The company I currently work at uses AI tools for all the development work. We started with claude then moved onto co pilot and now working with cursor. Our CTO is so invested in AI that he does huge development tasks on his own in record time. Now we dont have any work. Its all done. He does mobile, backend and frontend dev on his own. This is the new reality where a single senior developer can manage to do full feature development across different technologies.
I am currently working on a product to bring AI knowledge to none technical people. Who are at a bigger threat of being replaced by AI. There must be a bigger effort as a society to make sure that no one gets left behind due to the advancement of technologies.
Running an event shouldn’t require 5 different tools.
With Edutix you can:
✔️ Manage registrations
✔️ Issue tickets
✔️ Track attendance
✔️ Generate certificates
Built for educational institutes & training providers.
👉 https://t.co/T230YiX0tL
Just launched 👉 https://t.co/Oce0ftRFsR
Built this after running real events in Singapore (3 successful ones with safety officers).
Now rebuilt from scratch — faster, more secure, and made for educational institutes.
Manage events. Sell tickets. Track attendance. Issue certificates.
Looking for first clients 👀
Been trying out Antigravity coding editor from google. Its epic. I built a fully fledged react native app in about 2-3 hours, with basic react native knowledge. Anything I hired a mobile dev to do before could easily done by my self in the future. This is really ground breaking
Learning how to create NPM packages for the first time. Created this simple package to add simple authentication to a express app api. https://t.co/AZA9FQl6T3
Built a expense tracker app. The main concern was ease of deployment. Only need to deploy the nodejs project. The frontend is served after building from expressjs. https://t.co/cJDaBnaSCQ
I gave one of my github repositories to chatgpt and asked for improvements. It gave some generic answer. Gave the same to DeepSeek, and it analysed the code properly and gave me proper updates that would improve code quality, performance as well as logical enhancements. Wow.
Ive been trying out deepseek for the past few days and have to tell you its much better than chatgpt when it comes to generating code. Chatgpt tends to give partial answers and leave out parts of the code as you continue to ask, but deepseek has been providing full code.