#100daysofcode search results
#Day95 of #100DaysOfCode: #problem: Course Schedule #DSA #Coding #Learning #Leetcode #ProblemSovling
Day 29 of #100DaysOfCode After struggling with consistency, I finally built this A Login System in Python 🔐 Register, Login, Dashboard, Delete account — all connected with SQLite. Biggest learning: debugging & thinking in flow. #Python #BuildInPublic #CoderLife
🚀 Day 11/100 📌778 Rotated Digits 📊 Difficulty: Medium 💡 Check each number from 1 → n 🔍 Valid digits: 0,1,8 | Change: 2,5,6,9 | Invalid: 3,4,7 ⚡ A number is “good” if it changes after rotation 🧠 Learned digit validation + simulation 💻 Language C++ #100DaysOfCode #LeetCode
🔄 PR #68: Cat5Dog2/Handmade_Item_Management Branch: feat/task-01d-delete-api Title: feat(api): implement task delete endpoint By: Cat5Dog2 URL: github.com/Cat5Dog2/Handm… #個人開発 #100DaysOfCode
"New plan: 2 weeks of deep CSS, then JavaScript, then TypeScript. No shortcuts — building real skills. Let's go. #100DaysOfCode"
Day 114 / 150 >Locked in for 3hrs >Started building AI Course builder(day12) >clg 9 to 4 #100DaysOfCode
Solved Todays @LeetCode POTD 796. Rotate String✅ There are lot of solutions but I used KMP algorithm T.C : O(N) | S.C : O(N) #LeetCode #DSA #100DaysOfCode #ProblemSolving #CodingJourney
🔄 PR #61: Cat5Dog2/Handmade_Item_Management Branch: refactor/error-messages-cleanup Title: refactor(web): centralize display messages By: Cat5Dog2 URL: github.com/Cat5Dog2/Handm… #個人開発 #100DaysOfCode
🚀Day 14 of #100DaysOfCode! Today I learned advanced React concepts and started working on a new project. Will be posting it in the coming days. GitHub: github.com/Rajatsharma0087 #React #100DaysOfCode #WebDevelopment
Day 27 of DSA 🚀 > Spiral Transversal of a Matrix ✅ Brute → Better → Optimal.🔁 Slowly building consistency... 💪 #100DaysOfCode #DSA #Java
CSS小技✨ 通常は高さや擬似要素で制御する 「オープニングシャッター」を あえてflexの gap だけでこじ開ける💻 さらに body:has で背景を #113 へ同期🎏 この1.5秒の余韻が没入感を生む🎶 プロパティをどう「悪用」するか🤔 この試行錯誤こそが制作の醍醐味💡 #CSS #Codejump #100DaysOfCode
just built a full restaurant website 🍽️ dark & elegant design: - backdrop blur effects - hover animations on menu cards - fully responsive 📱 - real Moroccan food photos built it to sell to local restaurants 💼 #buildinpublic #100DaysOfCode #webdev
4/109 - Disabled Intellisense, and I realized I can write code by hand on paper for better retention. Log: • TypingClub • typing.io • MS C# Playlist with docs #100DaysOfCode #CSharp 晚安~
Day 14 of coding 💻 Focused on revision today Revised: • JS basics (loops, if-else) • Strings & array methods • DOM & events • Classes, async JS Also solved some problems Revision day = stronger basics 🚀 #100DaysOfCode
Day 75/100 Solving #POTD @geeksforgeeks Solved: Position of the Set Bit Approach: Check if it's a power of 2 ... if yes, log2 does the talking. Otherwise, instant rejection. Sometimes the smallest problems come with the biggest attitude. #100DaysOfCode #geekforgeeks #dsa
Day 27 of #100DaysOfCode ✅LeetCode POTD - #125. ✅GFG POTD - #21. ✅Attended Cohort class - 45 where learned React. ✅Build My own Polling app using websockets and express which is a smaller version of #MasterJi quiz: #chaicode #BuildInPublic #WebDev
saturday and i actually did stuff?? express server + postman from @kirat_tw , LC daily, and 2 sliding window qs from @takeUforward_ my weekend self and my weekday self are finally the same person (i hope it lasts as it is) #100DaysOfCode #LearnInPublic #DSA
Day 1 solved the LC daily, 2 binary search qs from @takeUforward_ , AND watched @kirat_tw runtime lecture today still don't fully get why bun exists but okay that's the most productive i've felt all week #DSA #100DaysOfCode #NodeJS #LearnInPublic
Day 86 of 100DaysOfCode Continuing to learn JS. #100DaysOfCode #HTML #CSS #JS
#100diasdecodigo #100DaysOfCode [dia 923] separado inicialização de rabbitMq e atribuido ponteiros e refencia de memoria para algumas implementações github.com/waltereidi/go_…
Day 8 of learning Go Built a simple calculator app using functions. Learned: creating reusable functions returning values combining functions with switch & loops It’s starting to feel like real programming 💪 #GoLang #100DaysOfCode #BuildInPublic
Day 66 of #100DaysOfCode Built a Loan Qualification Checker using JavaScript. Great practice with functions and conditional logic. #JavaScript #WebDevelopment #freeCodeCamp
#Day95 of #100DaysOfCode: #problem: Course Schedule #DSA #Coding #Learning #Leetcode #ProblemSovling
Day 42 ✅ I just built a FULL E-commerce Storefront: 🛍️ Products page (grid layout) 🔍 Search products by title 🏷️ Filter by category 📊 Sort by price/rating 🛒 Add to cart (Context + useReducer) 📄 Product detail page (/product/:id) #100DaysOfCode #BuildInPublic #EcommerceApp
Day 92/100 Revisited an old project today. Improved the UI structure and even found a better way to implement a feature I had already built.Growth = not just building new things, but improving old ones. Open to frontend internship opportunities #100DaysOfCode #FrontendDeveloper
Day 34 of learning JavaScript 🔥 Still building with Leaflet! Today I covered: ✅ Displaying Map Markers ✅ Using Forms to capture & display data on a map ✅ Deeper dive into Project Architecture Actual app building hits different 🗺️🔥 #100DaysOfCode #JavaScript
Day 18/30 of learning Go Backend🔥 Today: Connected Go API to PostgreSQL 🐘 → database/sql package → db.Open, db.Ping → db.Query & db.Exec 📁 github.com/Divyamsirswal/… 📺 youtube.com/@classic4650 #100DaysOfCode #Golang #BuildInPublic
Day 70: Toris v0.1 RC is out!!. Built in two days for individuals who want to handle postgres database orchestration on VPS'. Incredibly cool project and I'll be working on it from time to time 😜 GitHub: github.com/tobibamidele/t… #100DaysOfCode
Day 69: Remember what I said yesterday...yh I decided to give it a try. It's a very cool project and I'll also use it for my startup. Description is in the image below coz of twitters character count #100DaysOfCode
Day 6 #100daysofcode I've begun the project Etch a sketch proper. Today, I dealt with the initial html and css for the project.
#100daysofcode #برمجة #تعلم_برمجة اليوم 21:انهيت القسم الاكبر من واجه الاعدادات والي فيها من تحديد نسبة ضريبه ثابته مسبقا مع انشاء حساب شخصي للشغل من اسم وموقع وعنوان وووو، بكرا بس بدي ضيف ميزة تغير اللون الرئيسي للتطبيق وبتكون تقريبا انهينا جزء كبير جدا يبقى تصدير الى CSV/Excel
Day 44/100 of #100DaysOfCode Did exploratory testing + filed 3 bugs in JIRA. Learned: • bug reporting matters as much as finding bugs • JIRA workflows affect visibility Still figuring things out 😅 #QAAutomation #JIRA
day 13 of #100DaysOfCode all I did today was solve this leetcode sql becuz it alone took me 3 hours LIKE DAMN😭 #sql #dataanalysis
Day 33: CountDown Timer - A terminal countdown timer built as a small Python package #30Days30Apps #100DaysOfCode #365DaysOfCode #BlackTechTwitter #SystemArchitect #SystemDesign github.com/PrincetonAfeez…
Day 84 of #100DaysOfCode 🚀 Internship: Mentor login + protected routes Mentor dashboard + AWS image upload persistence Notice system for mentors Assignment flow with PDF upload & batch sharing Lots of debugging, but got it working Only attendance & projects pages left!
Something went wrong.
Something went wrong.
United States Trends
- 1. Rudy Giuliani N/A
- 2. Cavs N/A
- 3. Tobias Harris N/A
- 4. #LetEmKnow N/A
- 5. America's Mayor N/A
- 6. Jamal Shead N/A
- 7. Dean Wade N/A
- 8. Project Freedom N/A
- 9. Chase Elliott N/A
- 10. Paolo N/A
- 11. Franz N/A
- 12. Donovan Mitchell N/A
- 13. #GoHabsGo N/A
- 14. #GoBolts N/A
- 15. Raptors N/A
- 16. Montreal N/A
- 17. Kyle Busch N/A
- 18. #90dayfiancebeforethe90days N/A
- 19. Suggs N/A
- 20. Newhook N/A