#codingprogress kết quả tìm kiếm
Day 08 of #50daysofcode: Bash & terminal mastery ✅ Completed Week 2.2 and 2.3 of cohort. 🚀 #codingprogress"

Day 21 -22/#90DaysofCoding: I offered extra sessions for computer skills prep to participant for a job role. Made progress on coding—created a contact form today! Learned JavaScript form validation, Regular Expressions (Regex), and Event handling (onsubmit event). #CodingProgress

Just leveled up my PHP skills by mastering variable scope in functions! 🔍💡 Understanding how variables behave within functions opens up a whole new world of possibilities. #PHP #CodingProgress

🥁 Day 22 of #100DaysOfCode: - Wrapped up the Drumkit project, sweet sound of success! 🎵🥁 - Leveled up with basic bash commands 🐚💻 - Ready to embark on a Node.js adventure tomorrow! 🚀📦 Contemplating jQuery or React.js next... 🤔 💪👨💻 #CodingProgress
Day 51 of #100DaysOfCode ✅Solved problem on LeetCode -> 704, 754. ✅Aced assignments. ✅Tackled 2 OOP interview questions. #CodingProgress #Java #oops


Did some LC questions today Planning to continue with LC for sometime then continue with codeforces..let's see what happens gn 🕊️ #letsconnect #codingjourney #codingprogress #Coding #dsa

Day 28 of #100DaysOfCode! 🚀 Just conquered the coding challenge "Maximum Average Subarray I". It was a great learning experience. 📷#CodingProgress Remembering: "-DBL_MAX is the negative of the largest positive finite value that a double can hold." Learned something new today.

‘Do what you can, with what you have, where you are.’ – Theodore Roosevelt #LeetCode #CodingProgress #KeepGoing

Sharing this to my coding journey log. 2023: 339 contributions 2024 (so far): 520 contributions Here's to more progression and more code 🍻🍻 #CodingProgress #GitHubStreak

Day 31 of #100DaysOfCode Despite a hectic day, I managed to dive into React and explore State management and Event handling. I'm absolutely loving learning React - it's just awesome! Excited to continue this journey!😃 #ReactJS #CodingProgress #React #FrontEnd #LearningJourney

🌟 Day 29 of #100DaysOfCodingChallenge: - Conquered 4 easy-level coding questions on LeetCode. - Successfully tackled 3 medium-level coding challenges. - And savored some tasty treats at KFC! 🍔🍟🎉 #CodingProgress #LeetCode #TreatYourself

Sailing smoothly so far! 🌊 Solved a variety of BFS questions and a few DFS ones. Staying on course! #BinaryTree #CodingProgress #algorithms #DSA #coding #Java #programming #TechTips #learninpublic #letsconnect #cpp #Python #100DaysOfCode


Day 42 of #100DaysOfCode : Successfully implemented a route controller to retrieve all users except the current user. #CodingProgress #NodeJS

🚀 Day 43 of #100DaysOfCode: Today, I learned about parameters, arguments, and default parameters in JavaScript. Also, read some JavaScript docs! 📖💡💻 Continuing to expand my JavaScript skills! 👨💻✨ #JavaScript #CodingProgress 🚀


🚀 Day 19 of #150dayslevelup: - Crushed 2 more NeetCode 150 problems (33/150 completed) ✅ - Knocked out today's LeetCode daily challenge 💪 Made strides in React Native development 📱 #CodingProgress #100DaysOfCode #LeetCode #ReactNative

🚀 Days 97-99 of #100DaysOfCode 🌟 Successfully completed the backend development for my project! 💻🎉 Implemented essential APIs and databases. Next stop: frontend integration. Excited to see it all come together! #BackendDevelopment #CodingProgress

📈 Coding growth spurts! How do you track your progress as a coder ? Through projects completed, languages mastered, or other milestones? 🌐📊 #CodingProgress #MilestoneMoments

Boom! Tackled 5 more HackerRank challenges like a coding ninja, propelling my rank to 14452! 💻🚀 Every solved problem is a step higher! #CodingProgress #HackerRankChampion

🐱💻 Just built a Cat Block Page as part of my coding journey! Every project, no matter how small, sharpens my skills and gets me closer to building bigger things. #100DaysOfCode #WebDevelopment #CodingProgress
Daily goal accomplished! ✅ One step closer to my dream of landing a remote data analyst job. Discipline is the engine of this journey. How are you all doing with your daily goals? Let me know! #DataAnalyst #CareerGoals #CodingProgress #DevDragonite

Daily Codewars goal: Done! ✅ 4 kyu katas are pushing me, but I'm leveling up. How's your progress? So hyped and visualizing my first data analyst role! Almost there! #Codewars #DataAnalyst #CodingProgress #CareerGoals #TechJourney

Just finished learning about Segment Trees — how to update values and get the sum of a range. It was a bit tricky at first, but now it all makes sense!💻 Also explored StringBuffer in Java, and how it helps with handling changing text.😄 #JavaLearning #CodingProgress #KeepCoding
Happy Friday, everyone! 🎉 Wrapping up the week by reflecting on all the new things I've learned. Every line of code, every solved problem is a step forward. What was your biggest coding win this week? Share it! 👇 #FrontendDeveloper #WebDev #CodingProgress #DeveloperLife
Day3🛠️ Explored Kotlin functions — declarations, arguments, varargs, and named parameters Practiced loops: for, while, and do-while Solved 5 medium-level DSA problems Got hands-on with Google Cloud through the Arcade Facilitator Program #KotlinLearning #DSA #CodingProgress

Just hit a major milestone in my development journey! Successfully merged 100+ PRs and made 430+ contributions over the past year. Consistently pushing code and improving projects. Onward and upward! #CodingProgress #GitHubStats #DeveloperLife


Today was all about debugging and refactoring—spent hours tackling that stubborn Java bug. Every line of code is a step closer to mastery. #DailyLearning #CodingProgress
Made some cool looking buttons with pseudo classes hover, active and focus...ngl I loved it 🙌🫶 #WebDevelopment #Coding #codingprogress

Had a very bad day in lc and codeforces 😭😵💫....could solve only a few problems with lots of errors 😢..but koi na u win somedays u lose somedays ig.. #letsconnect #codingprogress #dsa #codingjourney P.S. : Couldn't try lc potd coz I haven't studied about graphs yet 🥲


Did some LC questions today Planning to continue with LC for sometime then continue with codeforces..let's see what happens gn 🕊️ #letsconnect #codingjourney #codingprogress #Coding #dsa

Tried lc POTD but forgot to consider that let's say from 0 to 3 is a nice subarray but 0 to 4 is not then it does not necessarily mean that u can ignore that part and start checking for a new one from 5 coz there may be a nice subarray 1 to 5 😐😵💫 #letsconnect #codingprogress
Solved leetcode POTD..tried to do some codeforces problem but realised I need sleep 😪 so gn ig 💤💤 #codingjourney #codingprogress #letsconnect
Late night coding with @zendria_4x on loop coz tmrw morning I have to submit this assignment 😪. It feels really good tbh listening to her songs and coding 🤍🕊️ P.S. : Also taking a look at Barca vs Atletico Madrid sometimes 😛👀 #letsconnect #CodingJourney #codingprogress

•Solved 1 problem of today's codeforces contest •Started watching topic streams of cp with shayan...it feels really good 👀 kinda low day 😒 Gn 🕊️ #letsconnect #codingprogress #CodingJourney
Day 6: Embracing the beauty of neumorphism in my gradient loader, powered by HTML and CSS. JavaScript, you're up next for an even more dynamic experience! 💡 #CodingProgress #Neumorphism #HTML #CSS #coding #webdeveloper #CodingJourney


Day 08 of #50daysofcode: Bash & terminal mastery ✅ Completed Week 2.2 and 2.3 of cohort. 🚀 #codingprogress"

Days 41-42 of #100daysofcode 🚀 📚 Explored essential Git commands 💻 Engaged in crafting a front-end project 📖 Successfully juggling coding with 3rd-semester exam prep Balancing the code and academics journey! 💪💡 #CodingProgress

Just leveled up my PHP skills by mastering variable scope in functions! 🔍💡 Understanding how variables behave within functions opens up a whole new world of possibilities. #PHP #CodingProgress

Day 51 of #100DaysOfCode ✅Solved problem on LeetCode -> 704, 754. ✅Aced assignments. ✅Tackled 2 OOP interview questions. #CodingProgress #Java #oops


Day 27 of #100daysofcode 🚀 Today's coding highlights: In DSA: - Revised Standard Template Library (STL) In JavaScript: - Covered all the basics - Created a BMI calculator using JS - Nailed a JS function quiz Solidifying skills one day at a time! 💪💻 #CodingProgress

‘Do what you can, with what you have, where you are.’ – Theodore Roosevelt #LeetCode #CodingProgress #KeepGoing

Day 21 -22/#90DaysofCoding: I offered extra sessions for computer skills prep to participant for a job role. Made progress on coding—created a contact form today! Learned JavaScript form validation, Regular Expressions (Regex), and Event handling (onsubmit event). #CodingProgress

Did some LC questions today Planning to continue with LC for sometime then continue with codeforces..let's see what happens gn 🕊️ #letsconnect #codingjourney #codingprogress #Coding #dsa

🌟 Day 29 of #100DaysOfCodingChallenge: - Conquered 4 easy-level coding questions on LeetCode. - Successfully tackled 3 medium-level coding challenges. - And savored some tasty treats at KFC! 🍔🍟🎉 #CodingProgress #LeetCode #TreatYourself

We have all been here before 😂😫 💪🔥 #TrustTheProcess #CodingProgress #CodeMastery #TechPowerUp #Memes #CodingMeme #Debugging

Day 31 of #100DaysOfCode Despite a hectic day, I managed to dive into React and explore State management and Event handling. I'm absolutely loving learning React - it's just awesome! Excited to continue this journey!😃 #ReactJS #CodingProgress #React #FrontEnd #LearningJourney

🚀 Day 15 of #100DaysOfCode: Learned range sliders and explored -webkit properties for design simple range slider. 💡💻 Enhancing web skills step by step! 👨💻🚀 #WebDev #CodingProgress🌐🌟


"Day 3 of #100DaysofCoding💻: Answered 10 coding questions today, with a total of 17 questions solved so far. Making great strides! 🚀 #CodingProgress #har_din_sappy🖥️🖥️"


Sailing smoothly so far! 🌊 Solved a variety of BFS questions and a few DFS ones. Staying on course! #BinaryTree #CodingProgress #algorithms #DSA #coding #Java #programming #TechTips #learninpublic #letsconnect #cpp #Python #100DaysOfCode


Sharing this to my coding journey log. 2023: 339 contributions 2024 (so far): 520 contributions Here's to more progression and more code 🍻🍻 #CodingProgress #GitHubStreak

Something went wrong.
Something went wrong.
United States Trends
- 1. #KonamiWorldSeriesSweepstakes N/A
- 2. #2025MAMAVOTE 1.48M posts
- 3. Tyla 20.4K posts
- 4. Mitch McConnell 8,885 posts
- 5. Term 184K posts
- 6. Yung Miami 1,343 posts
- 7. No Kings 149K posts
- 8. Somalia 30.8K posts
- 9. Caresha 1,168 posts
- 10. Miguel Vick N/A
- 11. Deport Harry Sisson 28.2K posts
- 12. ErgoChair X N/A
- 13. Chanel 24.5K posts
- 14. Spencer Dinwiddie N/A
- 15. #SpiritDay 1,904 posts
- 16. GTreasury 6,860 posts
- 17. #thursdayvibes 4,134 posts
- 18. Brian Cashman N/A
- 19. Andrade 7,113 posts
- 20. President Putin 16.4K posts