#30daysofcode 搜尋結果
My last update here was Day 5 of #30DaysOfCode (CSS). College picked up, and I couldn’t keep the streak going. But I kept learning — completed CSS fully ✅ and now moving on to JavaScript 🚀 Time to share the journey here again.

Day 25/30 of #30DaysOfCode Today I built a Face Recognition based Attendance System using: 🔹 Python 🔹 OpenCV 🔹 face_recognition library How it works: Detects faces via webcam Matches them with stored encodings #Python #AI #OpenCV #FaceRecognition #Automation #Coding



Day 30 #30DaysOfCode —Completed! 🚀 No code today. Just gratitude. To everyone who liked, commented, shared tips, or silently followed,you kept me accountable. This challenge wasn’t just about coding. It was about discipline, consistency & community. Closing September strong.

Day 1 of #30daysofcode Finally wrapped up the validation of this form. Design ✅️ Functionality ✅️ Responsiveness...loading I thought this newsletter would take me 2 weeks, omo it's getting to 4...but I'll stick to the plan.



Day 8 of #30daysofcode - I created the HTML structure for the modal. - I changed the background colour and centered the div of the modal box. - Just started learning about Switch statements and High order functions.


Day 7 of #30daysofcode - I got the figma file of the modal component. (Haven't gone through it) - I'm working through the logic of the whole project to really understand it. (I plan to comment my code more effectively) Did a small challenge from my tutorial as well👇

Day 4 of #30Daysofcode I've wrapped up the newsletter card project. I was calm till I remembered git and the whole commit stuff😂 I'll commit my changes more often in the next project. Committed all my changes, and then I pushed them to Github. On to the next!


Day 3 of #30daysofcode I used these screen breakpoints: 1024px (Desktop), 568px (Tablet), and 480px (Mobile) I think I have a better understanding of media queries now...still working on 480px though. I slept off before I could even post😭😂 but daily entry na daily entry sha



Day 01 of #30Daysofcode Challenge. I learnt the basics of Firebase. I was able to create a cloud Firestore and collections I also learnt that unlike Supabase that works like a relational database (Postgres), Firebase works like a document database (similar to JSON storage).

Day 4 of #30DaysOfCode ✅ Finished up font and display stuff in CSS today — played around with font-family, font-style, font-variant, and display types like inline, block, inline-block, none.




Day 12/30: Still going… Although I didn’t do much but I surely showed up #30Daysofcode
Day 6 of #30daysofcode - I updated some css styles on my newsletter project, so I had to commit the changes and push to github. - I went through the readme file for the feedback modal I'm building from @FrontendProHQ

Day 5 of #30daysofcode I already know the next project to build, but as I kept scrolling through challenges...I wanted to build all of them😂🤦♀️ I'll stick to the plan sha.
A few days ago, I was grinding CSS. Took a 5-min break, opened Twitter — saw people building full-stack AI apps. Got FOMO. Dove into backend with 0 knowledge. Got overwhelmed. Burned out. I stopped. But I’m back. Starting small. One day at a time. Day 1 of #30DaysOfCode 🌱

Day 10/30: Still going... Discipline and consistency pay... #30Daysofcode
✅Completed Day 2 of #30DaysOfCode Went over CSS basics — margin, padding, box model, and margin collapse. Still figuring things out, but it’s making more sense each day. One step at a time. 🚶♀️


Day 2 of #30Daysofcode Still working on its screen responsiveness. I was able to work on the heading, the input field, and the button to respond to various breakpoints the way I want them to.

Day 1 of #30daysofcode Finally wrapped up the validation of this form. Design ✅️ Functionality ✅️ Responsiveness...loading I thought this newsletter would take me 2 weeks, omo it's getting to 4...but I'll stick to the plan.



Day 3 of #30daysofcode I used these screen breakpoints: 1024px (Desktop), 568px (Tablet), and 480px (Mobile) I think I have a better understanding of media queries now...still working on 480px though. I slept off before I could even post😭😂 but daily entry na daily entry sha



Day 2 of #30Daysofcode Still working on its screen responsiveness. I was able to work on the heading, the input field, and the button to respond to various breakpoints the way I want them to.

Day 13 of #30daysofcode I’m so tired 😪 Had a long day, and it’s the start of a super busy week, but I still want to show up for my challenge. Worked on the button that triggers the modal and played around with percentage measurements for responsiveness.

Day 12: Explored HLS (HTTP Live Streaming) which is used for smooth playback on various webapps for video playback, looked into it since my project deals with large videos, and optimizing playback has become crucial, more on it 👇#30DaysOfCode

Day 11: As mentioned in my earlier post about image/video-heavy apps slowing down load time I explored a few ways to optimize performance, see how 👇

Day 5 :- I took the CodeChef exam, did some project work and also prepared for college exams. #codechef #30daysofcode
🚨 Applications STILL open! Want to break into tech and change your future? Registrations for Cohort 2025 is still ongoing: 📍 Software Engineering 📍 Cloud Engineering 📍 Data analysis 📍 and more Don’t miss it 👉: codebridgehub.com #30daysofCode #webdev #techtwitter

After a break due to festive season, being home, and juggling my NPTEL DBMS course, I’m finally back! Laziness made it tough to resume, but I’ve committed to restarting my journey today. Let’s see how it goes! 💻💪 #30daysOfCode #Day22

🚀 Day 6 of #30DaysOfCode | #30DaysOfRAG 🚀 📘 Learning About Embeddings and Vector Databases Today, I explored how machines understand meaning, not just exact words. In a traditional database, if you search for “laptop,” it only finds records that exactly match “laptop.” But…
Day 19 of #30daysofcode I've learnt that it's best to start building with a mobile view then expand to larger screens...it's just easier that way. But nepa didn't let me finish this thing😭😂
Day 18 of #30daysofcode I learnt something about responsiveness today, and I'm about to try this approach. I'll explain tomorrow.😂
Day 12/30: Still going… Although I didn’t do much but I surely showed up #30Daysofcode
Day 11/30: Hectic day but I still managed to code. Consistency is key #30Daysofcode
Day 18 of #30daysofcode I learnt something about responsiveness today, and I'm about to try this approach. I'll explain tomorrow.😂
Day 17 of #30daysofcode Didn't do much today... I learnt how to add animation to websites and I also got an intro into jQuery.
Day 8 DSA Did 6 arrays problem from blind 75 list AI: started an AI engineering courses, understood intro about AI, RAG, LLM, Gen AI, vector db, machine learning on High level. #100DaysOfCode #dsa #30DaysOfCode
Also learned cumulative stats (.cumsum(), .cummax()) & custom aggregations with .agg(). Debugging took time, but worth it! Any pandas tips? #LearnToCode #30Daysofcode 2/2

Day 10: Work Spent most of the time in frontend converting Figma designs into React + Tailwind components to reuse on both web & mobile, Cursor helped with refinements, but the full layout I had to build manually, planned backend routes to help with caching #30DaysOfCode

Day 9:Just to go in-depth for JS concepts,watched the videos on promise by @akshaymarch7 from NamasteJS series-2, and have to say it man, the precise to the point explanations made many things clear,like how not using a return in .then block can cause issues #30DaysOfCode


Day 17 of #30daysofcode Didn't do much today... I learnt how to add animation to websites and I also got an intro into jQuery.
Day 16 of #30daysofcode Guess who spoke at an international girl child program today? Me!😌 Sent over 60 emails, barely slept, but still we move!🤦♀️ Today’s focus: JavaScript keyboard event listeners (listening for key presses).
Day 10/30: Still going... Discipline and consistency pay... #30Daysofcode
Day 16/30 of My DSA Practice Challenge 🚀 Today's Focus: Graphs ✅ Dijkstra Algorithm ✅ Practiced previous concepts of Graphs I am getting the graph concepts forgetting. So gonna take some time to build the muscle memory for this topic. #30DaysOfCode #LearnInPublic

Day 08 of #30DaysOfCode 🚀 Spent the day improving the #Arewaflix UI — cleaned up layouts and added proper loading states Also optimized some API calls to make things smoother ⚡ Little tweaks, big difference 💪🔥 #AndroidDev #Web3 #MobileDevelopment

Day 9/30: Currently building the home page of an idea I had. #30Daysofcode
Day 16 of #30daysofcode Guess who spoke at an international girl child program today? Me!😌 Sent over 60 emails, barely slept, but still we move!🤦♀️ Today’s focus: JavaScript keyboard event listeners (listening for key presses).
Day 15 of #30daysofcode I'm halfway through!😌 So this week, I'm doing more learning than building because I have some activities I need to show up for. Today, I learnt more about Objects, their methods, and dot notation.
day 5 of #30Daysofcode did 5hrs coding today, all i need is a full belle and electricity and I'm active don't worry about the red there it's for decoration😭

Day 1 of #30daysofcode Finally wrapped up the validation of this form. Design ✅️ Functionality ✅️ Responsiveness...loading I thought this newsletter would take me 2 weeks, omo it's getting to 4...but I'll stick to the plan.



My last update here was Day 5 of #30DaysOfCode (CSS). College picked up, and I couldn’t keep the streak going. But I kept learning — completed CSS fully ✅ and now moving on to JavaScript 🚀 Time to share the journey here again.

Day 30 #30DaysOfCode —Completed! 🚀 No code today. Just gratitude. To everyone who liked, commented, shared tips, or silently followed,you kept me accountable. This challenge wasn’t just about coding. It was about discipline, consistency & community. Closing September strong.

🚀 Starting my 30 Days of JavaScript Challenge today! Excited to learn, build, and share my progress every day. #JavaScript #30DaysOfCode

day 28 of #30daysofcode -Majority Element -Theory of Computation(doing sem study side by side to make it easy in last minute) #100DaysOfCode #LearnToCode #CONNECT


day 5 of #30Daysofcode did 5hrs coding today, all i need is a full belle and electricity and I'm active don't worry about the red there it's for decoration😭

Day 8 of #30daysofcode - I created the HTML structure for the modal. - I changed the background colour and centered the div of the modal box. - Just started learning about Switch statements and High order functions.


Day 7 of #30daysofcode - I got the figma file of the modal component. (Haven't gone through it) - I'm working through the logic of the whole project to really understand it. (I plan to comment my code more effectively) Did a small challenge from my tutorial as well👇

🚀Day 8 | #30DaysOfCode Explored key JavaScript concepts today: ✅ Prototype ✅ Classes & Constructor ✅ Inheritance & Super keyword ✅ Error Handling Practiced some coding questions! Learning never stops! 🚀 #JavaScript #Coding #100DaysOfCode

Wrapped up Day 30 of my #30DaysOfCode challenge! 🔥 Mastered Two Pointer problems & maintained a 12-day streak on the DSA Sheet. Huge thanks to @Fraz for the incredible resource! 💡🚀 On to bigger challenges! 💪✨ #30DaysOfCode #DSA #ProblemSolving

Starting out 30 days of JavaScript today. Documenting everything i am learning. I'm Starting the #30DaysOfCode challenge. Every day, I’ll show up. Even if no one’s watching. Let's Gooo 🔥🔥🔥. 30 days of JavaScript!!! #CodeJourney #Discipline

Day 4 of #30Daysofcode I've wrapped up the newsletter card project. I was calm till I remembered git and the whole commit stuff😂 I'll commit my changes more often in the next project. Committed all my changes, and then I pushed them to Github. On to the next!


Day 3 of #30daysofcode I used these screen breakpoints: 1024px (Desktop), 568px (Tablet), and 480px (Mobile) I think I have a better understanding of media queries now...still working on 480px though. I slept off before I could even post😭😂 but daily entry na daily entry sha



🎯 Day 20/30 - #30DaysOfCode ✅ Solved LeetCode 2727: Is Object Empty? ⚡ Efficient check for empty objects/arrays in JS 📈 Runtime: 41ms (Top 40%) 📦 Memory: 53.61MB (Top 33%) Consistency > Intensity. 10 days to go! #LeetCode #JavaScript #100DaysOfCode #CodingJourney



Something went wrong.
Something went wrong.
United States Trends
- 1. Bills 101K posts
- 2. Bills 101K posts
- 3. phil 118K posts
- 4. Bijan 15.1K posts
- 5. Josh Allen 9,584 posts
- 6. Drake London 3,256 posts
- 7. McDermott 2,631 posts
- 8. phan 90K posts
- 9. Bears 41.5K posts
- 10. Jake Moody 1,673 posts
- 11. #RaiseHail 3,864 posts
- 12. #BUFvsATL 2,280 posts
- 13. Starship 66.9K posts
- 14. Columbus 256K posts
- 15. Penix 3,129 posts
- 16. Beane 1,291 posts
- 17. #RiseUp 1,052 posts
- 18. SpaceX 103K posts
- 19. Jayden 10.2K posts
- 20. Brisker 1,210 posts