#codingprogress 검색 결과
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

🥁 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
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


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

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

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.

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

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 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 🚀


🚀 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

🚀 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

Here we go. Just the beginning! Here's to more coding, collaborating, and creating. #BuildInPublic #DevJourney #CodingProgress

"Just hit the one-month mark in my #100daysofcoding challenge and I'm thrilled to say that I'm starting to get the hang of JavaScript! Check out this Golf shot counter I made - its simple, but it's a big achievement for me. Excited to keep learning and creating. # #codingprogress
🐱💻 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

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 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 51 of #100DaysOfCode ✅Solved problem on LeetCode -> 704, 754. ✅Aced assignments. ✅Tackled 2 OOP interview questions. #CodingProgress #Java #oops


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

🌟 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

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


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 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 3 of #100DaysofCoding💻: Answered 10 coding questions today, with a total of 17 questions solved so far. Making great strides! 🚀 #CodingProgress #har_din_sappy🖥️🖥️"


🚀 Back on the JavaScript journey after a brief pause! 💻 Today, I delved into the fascinating realm of JavaScript objects. From watching insightful videos to hands-on coding, I'm thrilled to share snippets of my progress! #JavaScript #CodingProgress


Something went wrong.
Something went wrong.
United States Trends
- 1. #SmackDown 22.7K posts
- 2. George Santos 48.7K posts
- 3. Carson Beck 2,134 posts
- 4. Louisville 9,885 posts
- 5. Suarez 23.3K posts
- 6. Cal Raleigh 4,004 posts
- 7. Ohtani 20.3K posts
- 8. Grand Slam 5,290 posts
- 9. Springer 8,497 posts
- 10. Ilja 7,957 posts
- 11. #ALCS 5,099 posts
- 12. Big Dumper 2,238 posts
- 13. Raiola 1,126 posts
- 14. Malachi Toney 1,213 posts
- 15. Dan Wilson 1,533 posts
- 16. #DaytimeEmmys 3,379 posts
- 17. Canzone 3,118 posts
- 18. #askdave N/A
- 19. Brendon Little 2,156 posts
- 20. End 1Q N/A