#codingprogress search results
Day 08 of #50daysofcode: Bash & terminal mastery โ Completed Week 2.2 and 2.3 of cohort. ๐ #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 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 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 51 of #100DaysOfCode โ Solved problem on LeetCode -> 704, 754. โ Aced assignments. โ Tackled 2 OOP interview questions. #CodingProgress #Java #oops


๐ 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

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

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

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

Here we go. Just the beginning! Here's to more coding, collaborating, and creating. #BuildInPublic #DevJourney #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
Solved few problems on codeforces..also learned about the algo of Tower of hanoi..took some time but got it using chatgpt and gfg Peace out ๐๏ธ #codingprogress #letsconnect
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

๐๐ป Update on my coding progress: Just finished learning about loops from @KunalKushwaha's DSA playlist! Working on assignment problems was a blast - loved the challenge and the sense of accomplishment when they worked! Can't wait to learn more #CodingProgress #CodingJourney

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

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

โ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


๐ 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


๐ 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๐ฅ๏ธ๐ฅ๏ธ"


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

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

Something went wrong.
Something went wrong.
United States Trends
- 1. DโAngelo 89.5K posts
- 2. Brown Sugar 8,419 posts
- 3. Black Messiah 3,538 posts
- 4. #GoodTimebro 1,422 posts
- 5. Happy Birthday Charlie 102K posts
- 6. Powell 28.3K posts
- 7. Voodoo 8,876 posts
- 8. #BornOfStarlightHeeseung 71.3K posts
- 9. How Does It Feel 4,854 posts
- 10. #csm217 3,147 posts
- 11. Rest in Power 9,985 posts
- 12. Alex Jones 23.1K posts
- 13. #PortfolioDay 6,947 posts
- 14. Sandy Hook 8,389 posts
- 15. Neo Soul N/A
- 16. Jill Scott N/A
- 17. Pentagon 89.1K posts
- 18. #tuesdayvibe 5,735 posts
- 19. Michael Eugene Archer 3,058 posts
- 20. Rwanda 48.6K posts