Arama Sonuçları: "#100daysofcode"
20 sonuç
Positioning isn't just layout.
It's visual hierarchy. It's what the user sees first. It's where their eye goes. It's whether they convert or leave.
That's not a styling decision. That's a business decision.
#100DaysOfCode #BuildInPublic #CSS #CSSPositioning
English

Day 99 💻🔥
Solved Trim a Binary Search Tree🌳✔️
Used recursion + BST pruning logic to remove nodes outside the given range while maintaining BST structure
Accepted with 0 ms runtime ⚡
One step away from completing #100DaysOfCode🚀#DSA #LeetCode #CPP #Coding #BinarySearchTree



English

DAY84:Solved the one DSA problem based on linked list i.e.remove duplicate from sorted list .#100daysofcode #DSA

English

I changed a position value on a div this week and watched it move on screen in real time.
Then I realized every sticky nav, floating button, overlapping card.
A developer made those positioning decisions deliberately.
#100DaysOfCode #BuildInPublic #CSS #CSSPositioning #TechAfrica

English

Java fact nobody told me as a beginner:
This is WRONG:
if (str == "hello")
This is RIGHT:
if (str.equals("hello"))
== checks memory address.
.equals() checks actual value.
One bug can waste you hours.
Save this. 🔖
#Java #100DaysOfCode #LearnInPublic
English

Java has 4 main Collections every developer uses daily:
1️⃣ ArrayList → your go-to dynamic list
2️⃣ HashMap → key-value storage, O(1) lookup
3️⃣ HashSet → only unique values, no duplicates
4️⃣ LinkedList → fast insert and delete
Which one confuses you the most?
#100daysofcode
English

Day 39 of DSA 🚀
> Maximum Product Subarray ✅
Brute → Better → Optimal. 🔁
Showing up every single day... 💪
#100DaysOfCode #DSA #Java

English

CSS gives you 4 positioning decisions.
Static, Relative, Absolute and Fixed.
Every layout you've ever used was built on these 4 choices.
#100DaysOfCode #BuildInPublic #CSS #CSSPositioning #TechAfrica
English

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
@CloudComputing3
CodeProjectPro@IJubreel42205
True – some human magic AI can't touch, but it enhances learning! My app uses AI for adaptive quizzes while keeping engagement human-centered. Portfolio: iqbalullahportfolio.vercel.app Hiring devs? #AI #HumanTouch
English

Day 17 of DSA journey🚀
Continued with Linked Lists today and solved some medium-level Array questions on LeetCode.
Slowly getting more comfortable with problem solving and pattern recognition.
Consistency > motivation 💯
#DSA #LeetCode #100DaysOfCode #CodingJourney #cpp

English

today i did some labs on strings and did some quiz on strings through @freeCodeCamp . I also tried creating a portfolio website for myself to strengthen my skills.
#DoHardThings #WebDev #100DaysOfCode
English

SQL learning today 🚀
JOIN + GROUP BY + MIN/MAX = powerful combo for aggregation queries.
Used it to find each doctor’s first & last admission date 🏥
Learning in public ✨
#SQL #100DaysOfCode #LearnInPublic

English

Day1614:学習時間8時間8分 累計11785時間46分(Day0~)
◇ 本日(5月11日)の学習内容
・ポートフォリオ(タスク)
他
◇ 本日(5月11日)のQiita投稿記事
qiita.com/P-man_Brown/it…
#100DaysOfCode
日本語

Round 1 of #100DaysOfCode
Day 45 of #100DaysOfCode on #leetcode #DSA #LearnInPublic #buildinpublic #remote #connect #remotework #remotejob #java #coding #programming #100daysofcodechallenge #developer #SystemDesign
Problem 153 : Find Minimum in Rotated Sorted Array

English

Day 26 of #100DaysOfCode 🚀
Portfolio in progress 🛠️
Daily grind: designing, adding projects & improving UI/UX.
Also learning advanced React concepts.
Live soon 👀
#React #Portfolio #BuildInPublic
English

Day 32 - #100DaysOfCode Challenge!
I build automatic Birthday Wisher and hosted on pythonanywhere.com. I used pandas, smtplib, datetime modules all together. Great experience.

English








