#100daysofcode résultats de recherche
Day 15 of #100DaysofCode [ 6 Hour Grind ] • Started building the frontend . • Learn to build shapes like rectangle and circle for the easydraw project .
Day 55 ; Made a new project using React.js, in which I learnt about ->useEffect -> useRef ->useCallback #100DaysOfCode #learninpublic #webdev #reactjs
Day 87/100 #100DaysOfCode I got a task about a unit test in golang. I have successfully covered 100% unit test for a service
Day 142: Getting a job in 8 months. - Solved POTD and 1 easy-level question on LeetCode. #buildinpublic #Java #100DaysOfCode #DSA
Day 83 — no more messy errors 🎯 Added wrapAsync + ExpressError in my project today. The backend is finally behaving like it should 😎🔥 #100DaysOfCode #ExpressJS #NodeJS #Backend #WebDev
🗓️ Day : 16/100 ✅ Solved : 6 Problems • Daily Challenge • 5 medium (Top Interview 150) #Leetcode #100DaysOfCode
Day 106 of #100DaysOfCode 🎯 Solved "73. Set Matrix Zeroes"(Medium)🔥 ✅ Time complexity is O(m*n). #LeetCode #DSA #Java #CodingJourney #LearnInPublic
Day 75 #100DaysOfCode Back on track. Shifted to AI Engineering installed all GenAI environments, tested basic code, learned Jupyter Notebook, started my GenAI course, and restarted DSA from Linked Lists. Let’s build. #LearnInPublic #buildinpublic
Built a new card animation today using ONLY HTML & CSS! No JS. No libraries. Just pure animation magic ✨ #100DaysOfCode #FrontendDev #CSSAnimations
DAY 22 LET'S GOOOO 🔥🔥 stats for data science is LOWKEY slaying my brain rn but we STAY grinding fr 💅📈 @sheryians_ @SheryCommunity #100DaysOfCode #consistent #BuildInPublic #connect
Day 27 of #100DaysOfCode ✅ Learnt about the authentication using cookies ✅ Practice tailwind a bit ✅ started with descrete maths then after some time my brain was not able to figure out what the hell is this shit so => ✅ Started with NextJs ( enjoyed this instead of…
Day 26 of #100DaysOfCode ✅ Learnt about what is connection pooling and how it works ✅ Implemented it using prisma ✅ Studied for End-sems ✅ Recorded one more presentation
I think I may stop #100DaysOfCode Challenge on Day 50. I got something bigger 😂
Day 15/100 #100DaysOfCode For my @golang efforts for today, I learned about error handling and the utilization of interfaces. In my coding journey, I have never used errors so robustly, but it is actually really good to use when it comes to not breaking your code. It’s that…
Day 84: #100DaysOfCode Today I completed the JavaScript Variables and Data Types Review and Quiz Next I will go deeper into understanding Strings. #freeCodeCamp #WebDevelopment
Day 89/100 #100DaysOfCode I got a task to simulate register and login an account with validation using regex
Day 3: Today I finally understood how REST APIs work with local LLMs. Ollama just sets up a local server, loads the model, and exposes an endpoint you can interact with — and suddenly it all made sense 😄 REST API fans — what was your “aha” moment? #100DaysOfCode #AI #LLM
#100diasdecodigo #100DaysOfCode [dia 802] Iniciado projeto frontend para trabalho da unimar github.com/waltereidi/uni…
Day 5 of #100DaysOfCode ✅ Built a Python script using `if`, `elif`, `else` + logical operators (`and`, `or`, `not`) to evaluate weather conditions 🌡️☀️🌥️ Learned how to: ✔️ Use `and` for strict conditions ✔️ Use `or` for flexible checks ✔️ Use `not` to flip booleans #Python
Day 9 of #100DaysOfCode Dev: Did not do much today, Still working on auth module. Will try to do more tomorrow. DSA: Did not get time to do DSA. #100DaysOfCodingChallenge #WebDevelopment #Coding #LearnInPublic #DeveloperLife Github: HET-SHUKLA Good night.
Hey @X 👋Looking to #CONNECT with folks into: 👨💻 JavaScript ⚛️ React 🧠 DSA 🌐 Full Stack 🎨Frontend 🧩 Backend ☕ Java 💻 LeetCode 🌱Springboot 🧩Node Let’s grow and together! #LetsConnect #100DaysOfCode
Santa Duck is ready to party.. 🎅🦆 Are you? adventofjoy.com 🥳 #100DaysOfCode #BuildInPublic #AdventCalendar #Christmas2025
🔥Day 22 of #100DaysOfCode • Learned the difference between inheritance and composition • Also covered spread operator and rest parameter #JavaScript #WebDevelopment #DevJourney
🔥Day 21 of #100DaysOfCode • Learned how bundling works • package.json and webpack • JSON • OOP principles #JavaScript #WebDevelopment #DevJourney
Day 74 of #100DaysOfCode 🚀 Still building the nursery catalog using Map objects, been debugging throughout, hopefully I'll be done tomorrow!
Day 58 of #100DaysOfCode Today I covered • CSS web layout • How Flexbox works and why it's so useful • CSS units of measurement • Basic Flexbox concepts • Flexbox charts and visual breakdowns • A deeper Flexbox walkthrough
Day 15 of #100DaysofCode [ 6 Hour Grind ] • Started building the frontend . • Learn to build shapes like rectangle and circle for the easydraw project .
Day 87/100 #100DaysOfCode I got a task about a unit test in golang. I have successfully covered 100% unit test for a service
Finished Day 2 of @100DaysOfCode. Built a mini project — Treasure Hunt Chest. More experiments and projects ahead. #100DaysOfCode #pythonprogramming #GenAI #LLMs
Problem No 3512 - A very simple problem tbh. It seems confusing for the first time you see it but when you notice that the number of operations can be fetch from the remainder of the division of the total sum of array components and the given number k. #100DaysOfCode
Day 55 ; Made a new project using React.js, in which I learnt about ->useEffect -> useRef ->useCallback #100DaysOfCode #learninpublic #webdev #reactjs
Day 75 #100DaysOfCode Back on track. Shifted to AI Engineering installed all GenAI environments, tested basic code, learned Jupyter Notebook, started my GenAI course, and restarted DSA from Linked Lists. Let’s build. #LearnInPublic #buildinpublic
Day 83 — no more messy errors 🎯 Added wrapAsync + ExpressError in my project today. The backend is finally behaving like it should 😎🔥 #100DaysOfCode #ExpressJS #NodeJS #Backend #WebDev
Day 106 of #100DaysOfCode 🎯 Solved "73. Set Matrix Zeroes"(Medium)🔥 ✅ Time complexity is O(m*n). #LeetCode #DSA #Java #CodingJourney #LearnInPublic
Day 51 of #100DaysOfCode 📌Today’s Problems – 2095. Delete the Middle Node of a Linked List #buildinpublic #LearnInPublic
Day 88/100 #100DaysOfCode I got a task to build a CLI program using golang. I used tablewriter package to customize the table styles. I also used cobra package to customize CLI commands
Day 32 of Golang: Worker Pools 🔥 Worker pools are one of the most powerful concurrency patterns in Go Instead of using unlimited goroutines (can crash your app), create a fixed number of workers that process jobs from a queue. 🚀 #golang #100daysofcode Here's an example:
Something went wrong.
Something went wrong.
United States Trends
- 1. #SurvivorSeries 33.9K posts
- 2. Vandy 12.3K posts
- 3. Mateer 7,159 posts
- 4. Tim Banks 2,713 posts
- 5. Oklahoma 28.3K posts
- 6. Heupel 2,291 posts
- 7. Michigan 151K posts
- 8. Tennessee 39.8K posts
- 9. Diego Pavia 2,543 posts
- 10. Vanderbilt 9,001 posts
- 11. Norvell 2,310 posts
- 12. Rutgers 3,935 posts
- 13. Sooners 4,505 posts
- 14. Ohio State 69.6K posts
- 15. Venezuela 523K posts
- 16. Baugh 2,841 posts
- 17. #Boomer N/A
- 18. Jaylen Brown 2,923 posts
- 19. Neyland 2,153 posts
- 20. Heisman 13.8K posts