NotAProCoder

50 posts

NotAProCoder banner
NotAProCoder

NotAProCoder

@Not_A_Pro_Coder

Restarting life from scratch. Escaping the loop. 0- full stack Dev in 90 days. learning Mern + Ai. No degree‚ just obsession. Documenting every failure.

Tham gia Ocak 2026
23 Đang theo dõi8 Người theo dõi
Tweet ghim
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
I’m 25, turning 26 this June. My bank account is empty, and technically, I’m unemployed. But for the first time in my life, my time is finally mine.
English
1
0
4
137
Robert Shaw 𝕏
Robert Shaw 𝕏@robert_shaw·
I'll go first. I am building and growing my side project in public and sharing the journey on @x. Currently, I am growing #1 AI Agent for smart Browsing sidespace.app
English
6
0
15
1K
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
@brahma_4u Hi I'm currently in a full-stack development sprint and recently built Mail-Man. It’s an email categorization engine built with next js, but I wanted it to do more than just filter spam. I engineered it to include contextual sorting, mood analysis, and an 'inbox detox' mode.
English
0
0
1
137
Shubham Mishra
Shubham Mishra@brahma_4u·
See if you're from India. -Have a hunger to build great products for the world. - You love building stuff (without crying about it). - Want to CHANNELISE your energy to chase your purpose. - Have an urge to change the world. DM. We are onboarding core team members for Energy AI Labs. Just say HI, with some interesting things you have built or share about your last failure.
English
137
26
789
51.8K
Farza 🇵🇰🇺🇸
Farza 🇵🇰🇺🇸@FarzaTV·
Got something special: The models are insane rn. And I feel like no one is showing beginners what's possible. On Saturday I'm going to teach a group of people how to build their first ever app with AI. After, I'll give you: Free Codex + ChatGPT Plus. Free Replit Core. Free Wispr Flow Pro. Free Odysser Pro. All for 1-mo. This is the best starter pack possible. The session itself will focus on Replit + Codex. It will be online and free. It'll be like a live tutorial, then we'll all cowork + build alongside each other in Discord. Last week 2500 joined, 70% had never touched a coding agent before + never built anything ever, and by the end ppl were deploying real apps to Vercel. If you wanna join call, reply with your fav emoji. Will DM. Ty to the homies for making this happen + replying to my emails so quickly: @openai, @replit, @wisprflow, and @joinodysser.
English
798
37
1K
114.4K
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
I’ve been completely quiet on Twitter for the last 10 days. I spent the last week and a half building Mail-man,an AI email client I coded from scratch Built with next js. Here’s a quick demo of how it looks
English
0
2
4
78
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day27/90 Spent the entire day at the AI Impact Summit. The energy was incredible, and the session by Sarvam AI gave me some massive ideas. It’s good to step away from the code editor sometimes to see the bigger picture. The roadmap just got a lot clearer.
NotAProCoder tweet media
English
0
0
6
65
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day26/90 Building EZee Mail tired of drowning in emails so I'm building my own AI-powered inbox. ✅ Next.js 14 + Auth.js ✅ Gmail API Integration ✅ Google Gemini 1.5 Flash for auto-classification It actually reads my emails and tells me what's Important vs Promo automatically
English
1
0
3
85
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day25/90 The Deep Dive. Cracked the Promise.all pattern today. Moved from fetching simple IDs ("Tickets") to fetching full email bodies ("Coats") in parallel. Next up: Parsing the complex Google API JSON into a clean UI. Resetting the clock. 9 AM start tomorrow.
English
0
0
4
45
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day22/90 Toughest part of building an app? The setup. Spent the morning fighting Google Cloud Console to get API keys for my EZee Mail. 🔑 Life took over the rest of the day (Summit prep + friends). The code is ugly right now, but the auth system is alive.
English
0
0
2
29
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day 21/100. Focused on System Design and CS50 basics (Binary & Memory). Realized that without sleep, my brain is just returning NULL. It's been 24 hours and i sleep only 3.5 hour. Calling it a night early to fix my sleep schedule. See you in the morning.
English
1
0
4
49
Dhruval
Dhruval@DhruvalGolakiya·
Who’s coming delhi next week? Let’s meet 👀
Dhruval tweet media
English
8
1
9
4.7K
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day19/90 Stuck on a"simple"delete button for hours but the debugging taught me more than the code itself: ✅ Controlled Event Bubbling (e.stopPropagation) ✅ Fixed Form defaults (type="button") ✅ Synced Parent/Child State how many hours you spend understanding why it broke.
English
0
0
1
41
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day 18/90 Deep dive into Authentication logic today. Built the secure flow for the AI Resume Analyzer: 🔹 Protected Routes (Middleware logic) 🔹 State Management w/ Puter.js 🔹 Smart Redirects (UX Optimization) Learning that the invisible logic is just as important as the UI.
English
0
0
2
47
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day 17/90 Yesterday was a war with Windows environment & Node.js versions but I won. The setup is finally stable. Today, the "AI Resume Analyzer" comes to life: ✅ Clean up the boilerplate ✅ Build the Landing Page UI ✅ Create the Resume Input Form No more config. Just code.
English
1
0
4
40
fidexCode
fidexCode@fidexcode·
Can you?
fidexCode tweet media
English
213
5
188
15.2K
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day 16/90 Today was a battle. Spent hours fighting config errors in VS Code & WebStorm on Windows. 💀 My brother jumped in, helped me debug for 2 hours, and gave me the best advice: Delete it all. Switch to Linux. No more fighting the OS. Tomorrow, we start fresh on Linux.
English
0
0
4
51
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day 15/90 React Deep Dive ⚛️ Spent the day reinforcing core concepts through practical implementation Focus areas: ✅ Component Architecture ✅ useState & useEffect Hooks ✅ Async Data Fetching ✅ Event Handling Consistency is key The foundation is set for the next big build
NotAProCoder tweet media
English
0
0
6
43
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day 14/90 Subscription Tracker Backend: DONE & Pushed to GitHub. Backend Complete. Code Pushed to GitHub. Doubts Cleared. Cleared the fog on folder structure and logic flow. The toolbox is ready. Next up: Bridging the gap to Frontend with React & AI.
English
0
0
1
35
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day 13/90 Serverless Architecture Upstash Workflows, Async State Management, API Payload Debugging, Hit a wall where data wasn't passing to the workflow. Traced it to a single missing key in the trigger body In event-driven systems, one missing parameter breaks the chain.
English
1
0
3
49
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
@heygeorgekal It’s a managed service not self-hosted It needs to connect to their cloud for real-time threat intelligence But they have a generous Free Tier that is perfect for personal projects
English
0
0
0
3
NotAProCoder
NotAProCoder@Not_A_Pro_Coder·
Day 12/90 Engineered the core security layer for the backend today. Implemented: • Authentication & Authorization: Built robust JWT middleware to handle user identity and access control. • Security Shield: Integrated Arcjet for Rate Limiting and Bot Defense.
English
3
0
7
45