#100dayscoding 검색 결과
Day 8 of #100daysofjavascript #100dayscoding, today I added animation to a section in the project I’m working on. I did research on LocaleDate string, how Dey can be updated automatically and I did get it. This new week I will work on the “login” section.
Day 16 of #100daysofjavascript #100dayscoding For the past 1 and the half weeks, I have been learning scss. And I decided to put my learning into practice.
On my 12th day of #100dayscoding, I continued using Python for ML algorithms. I started working with clustering. In data science, clustering is an ML technique that groups rows in a data set that are similar. I made use of K-means clustering, a well-known clustering tool.
On my 11th day of #100dayscoding, I had to go back to using python for ML algorithms. Here, I used SVM (Support Vector Machines) to get the separate hyperplane of my model coefficient. I have an interest in using python for ML. Here's a brief explanation of what SVM is:
Day 26 of #100dayscoding I practiced JavaScript topics like strings, arrays, and math with their properties. I solved a question on LeetCode: "Implement Stack using Queue." Additionally, I studied more about parameters, cookies, body, and CORS in Express. That's all I did today.
In my 10 days of #100dayscoding, I'm still building APIs, I dealt with authentication in APIs. The REST framework provides several authentication schemes out of the box and also allows you to implement custom schemes.
On my 16th day of #100dayscoding. I started doing some geocoding stuff. I am developing a website that, if I give it permission, will be able to display my address using the Google Maps API.
📘🔥 #Day93 — #100DaysCoding 🔥📘 Dived deeper into SQL today! 🚀 What I Learned: • What Constraints are • How Primary Keys uniquely identify data • How Foreign Keys connect tables • Practiced writing tables with these constraints Loving the progress. Step by step! 💙💻 #SQL
Day 29 of #30DaysofJavascript #30DaysCoding @LeetCode POTD: DONE 29) #2695: "Array Wrapper-LeetCode" #100DaysCoding #Javascript #LeetCode #Developer #Coding #Connections #java #flutterdev #DSA
On my 9 days of #100dayscoding, I took the advice from @dev_ayendi and started using the ViewSet class and View class over using a function View class in my API development.
On my 14th day of #100dayscoding, I CONTINUED working on a company's project for @allformsltd. In my free time, I worked on developing my personal skills in building APIs using the Django REST FRAMEWORK.
I started implementing the basic JS I have been learning into designing an E-commerce page. Then boom!!! #TechTrends #100dayscoding
Day 14 of #100daysofjavascript #100dayscoding, Part one of this project completed ✅ rate the project
🎉 Just completed 100 Days of LeetCode! Each challenge taught me something new. The journey is what counts—enjoying the process is key! #LeetCode #100DaysCoding #CodingChallenge #Algorithm
Day 22 of #100dayscoding I explored stacks and queues. I studied their definitions, purposes, advantages, and disadvantages. Tackled stack/queue implementation using arrays and learned to implement stacks using queues & queues using stacks. Thanks @striver_79 for #strivera2zdsa
Today I learn about loop and for loop✅ and Print odd number (1 to 15), Print even number (2 to 10)✅ Day 33 of #100dayscoding🚀 #letsconnect #CONNECT
Day 24 of #100dayscoding Practiced backend models and solved a stack problem (valid parenthesis). I also learned two ways to connect to MongoDB, boosting my confidence. Stay tuned for more updates on my learning journey! #100DaysOfCode #Coding #WebDevelopment
Web dev :- rha template engine in js, basic of mongodb DSA :- find the missing element, max consecutive 1's, member appearing twice in array. #100DaysOfCode #100dayscoding
Day 11:#100dayscoding #100daysofwebdev • Revised Arrays • Solved 1 LeetCode question • Did a small part of Web Dev • And posted a LOT of nonsense on X 😂 Balance maintained. What did you all complete today?
This means a lot to everyone growing their accounts so let’s make sure to support anyone we can!!! Happy Sunday y’all…. #100dayscoding #frontenddevelopment #sundayvibes #buildinpublic
Day 6 of #100dayscoding Bus company ka work kar rahun, did nothing else but learn a thing . That Router. Refresh() doesn't work on the client components. There is a different way which I don't know. I copied from that function from chatgpt. Will surely update on that .
📘🔥 #Day93 — #100DaysCoding 🔥📘 Dived deeper into SQL today! 🚀 What I Learned: • What Constraints are • How Primary Keys uniquely identify data • How Foreign Keys connect tables • Practiced writing tables with these constraints Loving the progress. Step by step! 💙💻 #SQL
Day3 of #TUFWinterArc challenge and #100dayscoding Completed Lec 3 (1-4 problems) based on LinkedList cycle detection and reverse a LL. @takeUforward_ #dsa
Day 3: Maximum 69 Number 🔢 Approach: Scan & Replace ✏️ 👀 Convert number → char array 🔁 Traverse from left ✋ On first 6, flip to 9 💥 Return the maximum possible number #100dayscoding #Consistency #LeetCode #Java
Day 2: Power of Three 🎯 Approach: Recursion 🔁 Base cases → Divide by 3 → Recurse until 1 💡 Clean and elegant check in O(log₃ n) — determining if a number is a power of 3 ⚙️ #100dayscoding #Consistency #Motivation #LeetCode
Finally Wrapped up the challenge : Day 100 of #100DaysOfCode Started with curiosity, Finished with peak consistency. Last 5 Days Logs : - @Hiteshdotcom ' cohort 1.0 logs. - Tested all the APIs in taskio. - Finished the backend. - Learned File Handeling in C++. - Building a…
You have a system that must handle 1M+ requests per second with <50ms latency. What architecture are you building? #programmers #CodingJourney #100dayscoding
Day 90 of #100DaysOfCode - @Hiteshdotcom 's cohort 1.0 logs. - Wrote controllers of taskio project - Started working on my personal portfolio website. - Created high level design and finalized some specific features. - Revised Pointers in C++ #buildinpublic
Your best moment as a programmer ? #programming #CodingLife #100dayscoding
day-1 of #100DaysOfCode (6 hour grind) - solved 2 lc questions. -revised dbms : • practiced some ER diagrams. • relational model ,key constraints, referential constraints, integrity constraints. - made my project's overall architecture. -react: state,components, re-rendering
🚀Day 76 #100DaysOfCode Dove deep into array sorting 🗂️ Crushed some 🔹 course vid questions today 💻 Feelin’ that coding flow 🚀 Arrays, beware! 💪 #CodeNewbie #100DaysCoding #LearnToCode #CodingLife
Today I learn about loop and for loop✅ and Print odd number (1 to 15), Print even number (2 to 10)✅ Day 33 of #100dayscoding🚀 #letsconnect #CONNECT
Today I learn about 🔹Concatenation & Reverse 🔹Slice 🔹Splice 🔹Sort and I also solved 2 practice questions✅ Day 31 of #100Dayscoding🚀
Today I learned about -> Identifier Ruls and Camel Case -> Boolean in JS -> What is TypeScript Day 23/100🎯 #javascript #100dayscoding
Something went wrong.
Something went wrong.
United States Trends
- 1. FINALLY DID IT 681K posts
- 2. namjoon 123K posts
- 3. Good Saturday 27.6K posts
- 4. Odegaard 8,166 posts
- 5. #AVLARS 8,023 posts
- 6. Trossard 16K posts
- 7. Merino 23.1K posts
- 8. #MeAndTheeSeriesEP4 572K posts
- 9. Villa 98.4K posts
- 10. #SaturdayVibes 3,372 posts
- 11. rUSD N/A
- 12. The EU 401K posts
- 13. Matty Cash 4,013 posts
- 14. #saturdaymorning 1,140 posts
- 15. Gyokeres 10.1K posts
- 16. Watkins 7,219 posts
- 17. #Caturday 2,707 posts
- 18. Charles Huff N/A
- 19. Championship Saturday 4,101 posts
- 20. MEET DAY 11.1K posts