Filter
Exclude
Time range
-
Near
Jun 12
Soo yesterday i was able to speed up my codding with claude. I was able to complete module 4 to 9 and I also started the ui and integration. Soo i will be moving to phase 2 which is the market place. #buildinpublic #100dayofcode #dev
1
33
Started understanding the basics of Javascript #LearnInPublic #100DayOfCode
1
25
Today’s class at @blockfuselabs was very interactive, I learned about Arrays and it’s methods in JavaScript. -An Array is an object type designed for storing data collections. JavaScript arrays are highly dynamic and come with built-in methods to manipulate lists. #100DayOfCode
2
6
106
GM guys 😊 Another beautiful day to show up and keep building. #100DayOfCode #BuildingInPublic #NeverSettle
4
64
One small step every day still counts. Keep learning, keep building, and trust the process. #100DayOfCode #buildingInpublic #NeverSettle
3
47
Day 9/100🚀 Today's Progress: ✅Contributing to a community project as a developer (can’t share exact details yet 👀), but today was all about building the foundation: ✅Installed & configured Flutter Android SDK, set up dev environment, project based on Firebase. ✅ Explored Gemini Android for the first time, fixed small bugs & UI issues ✅DSA (arrays): - solved : check if the array is sorted - remove duplicates from an sorted array - using brute force → optimized approaches Focusing on consistent progress 🚀 #Development #100DayOfCode #DailyProgress #DSA
3
183
The electricity issues has really been slowing me down on building and improving @_DaLead, it’s been over 10 days now and there’s no light 💡 🤧, decided to manage the 20% I managed to charge yesterday, but wasn’t able to finish what I was doing before the laptop went off🥹 I’ll have to go to campus tomorrow to charge due to the electricity issues … updates on @_DaLead coming tomorrow and also my #100dayOfCode challenge too, I won’t allow Nepa limit me🤧
10
9
24
355
Just launched GambaPay 🎰 Spin a wheel to decide who pays the bill. No fair splits. Just a wheel that decides your fate!! 🍕 Vanilla JS only 🦇 Rigged boss wheel included with random quotes gambapay.netlify.app #buildinpublic #100dayofcode #javascript
1
2
42
Day 4/100 #100dayofcode #coding #Blockchain Learned the difference between symmetric & asymmetric encryption 🔐 Also explored some basics stuff of blockchain ⛓️ One step closer to understanding the digital world 🌐
3
45
Day 23 of #100DayOfCode , today at @blockfuselabs I learned about String, String Concatenation and Template Strings . -String is a sequence of characters used to represent text data. To create a string in JavaScript, you can use single quotes ('), or double quotes (").
3
18
226
#100DayOfCode Day 18/100 Progress update 🚀 155 steps completed out of 1088 on FreeCodeCamp. Staying consistent. #CodingJourney
6
34
Day14 : Today i learned about some strings properties and methods. #JavaScript #100DayOfCode #WebDev
Learned two more string methods . trim() → removes extra spaces slice() → extracts part of a string Ex: let text = " hello " console.log(text.trim()) let word = "JavaScript" console.log(word.slice(0, 4)) String methods make text manipulation easier #100DaysOfCode #webdev
7
31
Day11 : Today i learned about the for loop. It runs code a fixed number of times. Syntax: for(statement1 ; statement2 ; statement 3 ;){ } Statem1 is executed one time Statem2 is condition base Statem 3 is executed everytime loop body executed #JavaScript #WebDev #100DayofCode
Day10 : Today i started learning loops in javascript Loops help us run the same code multiple times. Writing code again and again, we use loop #JavaScript #WebDevelopment #learning
5
35
Day 3 : In search of the time exceed issue , I went in depth about actually code runs. As you see in text later of low address the complied code is stored that is assembly language. It remains till the program completely terminates. Read comments for further #100Dayofcode #Coding
1
2
86
Day 55 of #100DayOfCode - Watched a vid of Auth from Backend from First Principle Series - Learned about functioning of OAuth and OAuth2.0 and many auth flows - Created a mini backend project - Created This Component from Manu Paaji's Tailwind series
Day 54 of #100DaysOfCode - Learned about Serialization and deserialization from Backend from First Principles Series - Practiced Writing Modular and organized code for backend with ChatGPT as a guide - Helped a Friend for his online hackathon😂
1
5
296
Day 20 #Leetcode Streak Discipline and only Discipline .. Reverse bit ( easy ) just use for loop over 32 bits and using ( & | logical operator ) to calculate the bit operation and push into the result. #DSA #100DayOfCode
6
93
Day 20 #Leetcode Streak Discipline and only Discipline .. Reverse bit ( easy ) just use for loop over 32 bits and using ( & | logical operator ) to calculate the bit operation and push into the result. #DSA #100DayOfCode
6
57
Day 53 of #100DayOfCode - Explored some testing related libraries in Express as I had never done testing - Watched A vid from Backend from first Principles Series - Started some prep for a backed focused project was exhausted today so took some rest, will study more at night
Day 51 & 52 of #100DaysOfCode After a long time trying to get back on track, I was busy due to college major project tasks and hackathons > Yesterday worked on my LC Clone application duel-code.vercel.app/ > Today did further planning and watched sm vids related to backend
2
11
275