CodeWithAtharv's profile picture. CS student 
Building MERN apps
Debugging in public 
Sharing daily progress 🚀
Github - https://github.com/atharvshingade-code

Atharv Shingade

@CodeWithAtharv

CS student Building MERN apps Debugging in public Sharing daily progress 🚀 Github - https://github.com/atharvshingade-code

Day 11 Assignment 🚀 #BuildInPublic Built a Hero Section with: ✅ Full-screen background ✅ Centered heading + CTA ✅ Google Fonts ✅ Hover effect on button Live 👉 atharvshingade-code.github.io/task2/ Code 👉 github.com/atharvshingade… #LearnInPublic #CSS #MERN


🚀 #BuildInPublic Day 11 Today was all about CSS fundamentals: - <div> as the main container - Backgrounds: colors, gradients, images - Box Model: margin, padding, border, radius It’s wild how much design power comes from just these basics. #100DaysOfCode #MERN #LearnInPublic

CodeWithAtharv's tweet image. 🚀 #BuildInPublic Day 11 Today was all about CSS fundamentals: - &amp;lt;div&amp;gt; as the main container - Backgrounds: colors, gradients, images - Box Model: margin, padding, border, radius It’s wild how much design power comes from just these basics.   #100DaysOfCode #MERN #LearnInPublic

Day 10 of my #SheriyansCohort cohort → styling unlocked 🎨 CSS isn’t just colors & fonts — it’s: • Layout systems (Flexbox, Grid) • Reusable classes for clean design • Responsive pages that actually work everywhere Code is logic. CSS is expression. #BuildInPublic #CSS

CodeWithAtharv's tweet image. Day 10 of my #SheriyansCohort cohort → styling unlocked 🎨
CSS isn’t just colors &amp;amp; fonts — it’s:
• Layout systems (Flexbox, Grid)
• Reusable classes for clean design
• Responsive pages that actually work everywhere
Code is logic. CSS is expression. 
#BuildInPublic #CSS
CodeWithAtharv's tweet image. Day 10 of my #SheriyansCohort cohort → styling unlocked 🎨
CSS isn’t just colors &amp;amp; fonts — it’s:
• Layout systems (Flexbox, Grid)
• Reusable classes for clean design
• Responsive pages that actually work everywhere
Code is logic. CSS is expression. 
#BuildInPublic #CSS
CodeWithAtharv's tweet image. Day 10 of my #SheriyansCohort cohort → styling unlocked 🎨
CSS isn’t just colors &amp;amp; fonts — it’s:
• Layout systems (Flexbox, Grid)
• Reusable classes for clean design
• Responsive pages that actually work everywhere
Code is logic. CSS is expression. 
#BuildInPublic #CSS

Day 9 of my #SheriyansCohort → doubling down on HTML fundamentals. Today wasn’t about — it was about: • Writing semantic, accessible markup • Structuring pages for scalability • Thinking ahead to React/Next.js integration Strong foundations = faster growth 🚀 #BuildInPublic

CodeWithAtharv's tweet image. Day 9 of my #SheriyansCohort → doubling down on HTML fundamentals.
Today wasn’t about  — it was about:
• Writing semantic, accessible markup
• Structuring pages for scalability
• Thinking ahead to React/Next.js integration
Strong foundations = faster growth 🚀
#BuildInPublic

Day 8 of my #SheriyansCohort → revisiting the roots HTML isn’t just <div>s and <p>s — it’s the structure every modern framework (React, etc.) builds on. Today’s focus: writing clean, semantic markup that scales → accessibility, SEO, and maintainability. Foundations matter.🚀

CodeWithAtharv's tweet image. Day 8 of my #SheriyansCohort → revisiting the roots  HTML isn’t just &amp;lt;div&amp;gt;s and &amp;lt;p&amp;gt;s — it’s the structure every modern framework (React, etc.) builds on. Today’s focus: writing clean, semantic markup that scales → accessibility, SEO, and maintainability. Foundations matter.🚀

🚀 Day 5 ,6 &7 of my #SheriyansCohort cohort = Git unlocked 🔓 Learned how to version control like a pro: ✅ git init to start ✅ git add to stage ✅ git commit to snapshot ✅ git push to share GitHub isn't just a repo—it's my new playground for building in public #BuildInPublic

CodeWithAtharv's tweet image. 🚀 Day 5 ,6 &amp;amp;7 of my #SheriyansCohort cohort = Git unlocked 🔓
Learned how to version control like a pro:
✅ git init to start
✅ git add to stage
✅ git commit to snapshot
✅ git push to share
GitHub isn&apos;t just a repo—it&apos;s my new playground for building in public 
#BuildInPublic
CodeWithAtharv's tweet image. 🚀 Day 5 ,6 &amp;amp;7 of my #SheriyansCohort cohort = Git unlocked 🔓
Learned how to version control like a pro:
✅ git init to start
✅ git add to stage
✅ git commit to snapshot
✅ git push to share
GitHub isn&apos;t just a repo—it&apos;s my new playground for building in public 
#BuildInPublic

Day 4 at @Sheryians — HTTP vs HTTPS 🔐 🌐 HTTP/1 → HTTP/3 = faster, smarter web 📊 Status codes: 200, 404, 500 🔒 HTTPS = encrypted, secure 🛡️ SSL/TLS + VPN + Reverse Proxy = privacy & speed Every click deserves protection. #BuildInPublic #WebDev #HTTPS #MERNStack

CodeWithAtharv's tweet image. Day 4 at @Sheryians — HTTP vs HTTPS 🔐
🌐 HTTP/1 → HTTP/3 = faster, smarter web
📊 Status codes: 200, 404, 500
🔒 HTTPS = encrypted, secure
🛡️ SSL/TLS + VPN + Reverse Proxy = privacy &amp;amp; speed
Every click deserves protection.
#BuildInPublic #WebDev #HTTPS #MERNStack

Day 3 at @Sheryians — Internet Protocols 🌐 📦 TCP = Reliable, ordered, error-checked (web, email, file transfer) ⚡ UDP = Fast, no guarantees (gaming, streaming, calls) 🤝handshake: SYN → SYN-ACK → ACK Every app chooses between accuracy & speed. #BuildInPublic #WebDev #mern

CodeWithAtharv's tweet image. Day 3 at @Sheryians — Internet Protocols 🌐
📦 TCP = Reliable, ordered, error-checked (web, email, file transfer)
⚡ UDP = Fast, no guarantees (gaming, streaming, calls)
🤝handshake: SYN → SYN-ACK → ACK
Every app chooses between accuracy &amp;amp; speed.
#BuildInPublic #WebDev #mern

Day 2 at @Sheryians — Client-Server Architecture ⚡ 💻 Client asks 🖥 Server answers 🔄 HTTP cycle in milliseconds 🎨 Frontend vs Backend 🌍 Static vs Dynamic ☁ Hosting = your site’s home Every click is a conversation. #BuildInPublic #WebDev #MERNStack

CodeWithAtharv's tweet image. Day 2 at @Sheryians — Client-Server Architecture ⚡
💻 Client asks
🖥 Server answers
🔄 HTTP cycle in milliseconds
🎨 Frontend vs Backend
🌍 Static vs Dynamic
☁ Hosting = your site’s home
Every click is a conversation.
#BuildInPublic #WebDev #MERNStack

Day 1 at @Sheryians — diving into How the Internet Works 🌐💡 From Web 1.0 → Web 3.0, to how packets travel via undersea cables, routers & DNS magic… It’s wild how much happens before a single webpage loads. Building in public starts here. 🚀 #BuildInPublic #WebDev #MERNStack

CodeWithAtharv's tweet image. Day 1 at @Sheryians — diving into How the Internet Works 🌐💡
From Web 1.0 → Web 3.0, to how packets travel via undersea cables, routers &amp;amp; DNS magic…
It’s wild how much happens before a single webpage loads.
Building in public starts here. 🚀
#BuildInPublic #WebDev #MERNStack

Day 1 ✅ — AI-Powered Web Dev Cohort (with DSA & Gen AI) @Sheryians Orientation highlights: 📌 Do’s & don’ts for the journey 📌 Structuring learning for impact 📌 Study habits that stick 📌 Making most of mentors Next stop → Deep dive into Web Dev, DSA & Gen AI 🚀 #BuildInPublic

CodeWithAtharv's tweet image. Day 1 ✅ — AI-Powered Web Dev Cohort (with DSA &amp;amp; Gen AI) @Sheryians
Orientation highlights:
📌 Do’s &amp;amp; don’ts for the journey
📌 Structuring learning for impact
📌 Study habits that stick
📌 Making most of mentors
Next stop → Deep dive into Web Dev, DSA &amp;amp; Gen AI 🚀
#BuildInPublic

I’ve just joined a cohort that aligns perfectly with my goals as a full-stack developer. I’m publicly committing to landing a tech job within the next 6 months. Excited to share the journey, the learnings, and the wins—one post at a time. Let’s build. #buildinpublic


🚀 Just pushed the full frontend of my AI e-commerce app (Next.js)! Backend coming soon. Follow my build-in-public journey 👇 🔗 GitHub link - github.com/atharvshingade… #BuildInPublic #Nextjs #DevJourney

CodeWithAtharv's tweet image. 🚀 Just pushed the full frontend of my AI e-commerce app (Next.js)!
Backend coming soon. Follow my build-in-public journey 👇
🔗 GitHub link - github.com/atharvshingade…
#BuildInPublic #Nextjs #DevJourney

United States เทรนด์

Loading...

Something went wrong.


Something went wrong.