Filter
Exclude
Time range
-
Near
🛠 The "Building in Public" Report: Environmental Cleanup The Problem: I had AlgoKit installed through two different managers (Homebrew Cask and Pipx). This caused a path conflict where my terminal was trying to run the CLI using an old Python environment inside Anaconda. • The Symptom: Unhandled ImportError: cannot import name 'AlgorandClient' from 'algokit-utils'. • The Reason: Anaconda was "hijacking" my Python path, forcing AlgoKit to look at outdated libraries instead of the fresh ones. The Solution (The "Scorched Earth" Method): 1.Uninstall everything: brew uninstall algokit and pipx uninstall algokit. 2.Deactivate the "Base" environment: conda deactivate to stop Anaconda from interfering. 3.Clean Reinstall: Used Homebrew for a fresh, isolated install. 4.Align Python: Used pyenv to set a global version (3.13.5) so the terminal isn't guessing which Python to use. The Result: algokit doctor is 100% green. LocalNet is live. Ready to build. #Algorand #AlgoKit #Web3Dev #BuildInPublic #Python #CodingStruggle #BlockchainDeveloper
2
3
67
Hey @X 👋 Looking to #CONNECT with folks into 👨‍💻JavaScript ⚛️React 🌐Full Stack 🎨Frontend 🧩Backend ☁️AWS ☁️Cloud 🧠DSA 💻LeetCode 🧩Node — Let’s learn, build & grow together! 🚀 #LetsConnect #100DaysOfCode #DevCommunity #MERNStack #CloudComputing #CodingJourney #codingstruggle #JavaScript #Java #SQL #MongoDB #HTML #CSS
5
5
107
Hey @X 👋 Looking to #CONNECT with folks into 👨‍💻JavaScript ⚛️React 🌐Full Stack 🎨Frontend 🧩Backend ☁️AWS ☁️Cloud 🧠DSA 💻LeetCode 🧩Node — Let’s learn, build & grow together! 🚀 #LetsConnect #100DaysOfCode #DevCommunity #MERNStack #CloudComputing #CodingJourney #codingstruggle #JavaScript #Java #SQL #MongoDB #HTML #CSS
9
3
639
10 Dec 2025
What is coding?😒 #codingstruggle
What is girlfriend? 😭
3
144
🎯DAY 96 of #100DaysOfCode >Solved just 1 @LeetCode easy problem of linked list ✨ Question :- Reverse the linked list 💫 Solution:- Two point approach for reversing 💻 Yesterday I missed my streak ,bcz I did really bad in paper 😐. #DSA #codingstruggle #leetcode
🎯 DAY 95 of #100DaysOfCode >Solved 1 @LeetCode medium question of hashtable Problem no :- 142 (linkedlist cycle 2) 💻🖥️Next locked in for 7-8 hrs for end sem exam ... Jo kal hai #LeetCode #100DaysOfCode #CodingJourney #buildinpublic
6
99
Python for Lazy Beginners New Release: Python for Lazy Beginners Finally, a Python eBook that gets it, learning doesn't have to be complicated. Master core concepts & essential data structures Perfect for beginner engineers & programmers who want practical knowledge and experienced fellows too. Stop overthinking. Start coding. Link: isaac1.gumroad.com/l/Python #codingstruggle #pythontpoints #programming
4
44
Python for Lazy Beginners New Release: Python for Lazy Beginners Finally, a Python eBook that gets it, learning doesn't have to be complicated. Master core concepts & essential data structures Perfect for beginner engineers & programmers who want practical knowledge and experienced fellows too. Stop overthinking. Start coding. 🔗 isaac1.gumroad.com/l/Python #codingstruggle #pythontpoints #programming
3
4
340
I’ve been using Flexbox for years and I still need to look at this chart at least once a week 😅 #WebDevelopment #codingstruggle
1
3
83
Today I solved 2 LeetCode problems 💻 1️⃣ Find Minimum in Rotated Sorted Array – mastered binary search logic 🧭 2️⃣ Product of Array Except Self – optimized prefix & suffix product technique #Day3 #LeetCode #100DaysOfCode #DSA #code #codingstruggle #CodingJourney #ProblemSolving
6
71
Day 07 of building Exitloop, The app that helps you beat distractions and stay laser-focused. ⚙️ Still a bit laggy, but got smoother after using AnimatedBuilder and local setState. 🎯 Today’s goal: make it even more optimized and seamless. 👉 Join the waitlist → exitloop.online #Flutter #AppDevelopment #BuildInPublic #Focus #ProductivityApp #codingstruggle
3
73
Lately, I've noticed people viewing design patterns as solutions to problems or situations. A better view is to see them as a methodical way to decompose the problem statement. Software design is the art of conquering complexity - nothing else. We start with huge, seemingly unaddressable problems and methodically break them down into a tree of subproblems, each treated as a unit. Design patterns provide a framework for building that problem tree. They have nothing to do with the solution space. Once you grasp design problems at a micro level, you'll see the same principles applied in architecture, organizational design, factory design, etc. Everyone is trying to systematically break complex problems into smaller ones. See if you start spotting the same design patterns in non-coding contexts. #software_development #codingstruggle #coding #design_patterns
6
75
Did coding today after 4-5 days. Today added 1v1 feature in my simple game code. This game shall be used for my semester python project. Now I've got to improve the user experience, because the game is too easy and dull. Got to add some levels too. #codingstruggle
1
6
105
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below! #python310 #pythonlearningjourney #pythonlearners #pythonlearn #codingstruggle #codinginclass #ai #programmingprojects
3
180
any android app suggestions for coding in phone? (for emergency situations) #leetcodeproblems #codingstruggle
2
73
When your node “runs perfectly”… until you actually check the logs 😭 @gensynai #Gensyn #Memes #AI #Crypto #BTC #codingstruggle
18
5
31
549
my linked list is straight vibin with 904160 904160. infinite loop glitch! 😭 Still I'll not do chatgpt 😤 #programming #cpp #linkedlist #codingstruggle #coding
1
6
329
📊 Day 10/30 #30DaysOfTIL ✅ Category charts DONE! ⚠️ PDF/CSV exports fighting me (dompdf 😤) 💪 Refusing to abandon project 🔧 Fixing compatibility issues next 🤲 Praying for breakthrough! #BuildInPublic #PHP #WebDev #CodingStruggle
2
27
Day 16 of #100daysofcode completed 🥳 Watched 40 mins more in #DSAWithKunal with @kunalstwt and solved index and letter problem in binary Completed 3 videos of bootstrap with @yu_angela and did some landing page. #codelife #explorepage #codingstruggle
2
88
Day 11 of #100daysofcode completed Completed just 2 videos of the advanced css section and learnt about float and display properties I need to end my day with this as I am moving to hometown. I completed my exam..... #codingstruggle #code
2
64
Day11 of #100daysofcode 🥳completed Completed 13th video of #DSAWithKunal with @kunalstwt and learnt linear search algorithm Completed section 7 of web develop with @yu_angela and deep dived into CSS #exploreopage #codingstruggle #code
2
118