Excited to announce DevoSponsor is live! π
A platform where creators can create profiles and collect donations seamlessly.
Special thanks to @codewithharry and @kirat_tw for their invaluable learnings
Check it out here: https://t.co/kAKMtulh1m π
#Nextjs#100xDevs#coding
Today's Learnings on Kirat's Cohort
Singleton Pattern: Keeping a single instance accessible
Stateful vs. Stateless: Key distinctions in scalability
Stickiness in games (e.g., PUBG): Retaining player engagement
Subscriber-Publisher: Real-time, scalable communication
#DevPatterns
Today I learned about
rate limiting to control request traffic,
batching for efficiency,
DDoS attacks (and defenses),
and CAPTCHAs to stop bots.
#WebDev#Cybersecurity#Learning#100xDevs
Today, Iβm starting the 1-100 journey of Kiratβs Cohort 2.0 after mastering 0-1 and gaining valuable experience during my 3-month internship. Ready to dive into more advanced topics and take my skills to the next level!
#100xDevs#CohortLife#100DaysOfCode
Today learned about redux store and state management and also ended up implementing the same in https://t.co/9MxMpQnthG to bring a continuity feature in the flows if user ends up closing the form mid process .
**Day 12 of learning!**
π Learned how SSL certificates work
π Explored asymmetric encoding
π Delved into password hashing with bcrypt
π‘ Wrote functions to create and compare hashed passwords
#LearningJourney#WebSecurity#DeveloperLife#100DaysOfCode#100xDevs
π» Day 1 of learning ML!
Today, I dove into some foundational concepts:
Expected Value π
Measures of Central Tendency: Mean, Median, Mode π’
Quantiles π
Variance π
Excited to keep building on this foundation! π #MachineLearning#MLJourney#100xDevs#100daysofcodechallenge
Day 11 of learning Django!
Covered:
- Admin site & ORM
- Authentication & caching
- Client & server-side rendering
- Pipenv for environment management
- Data modeling in Python
Getting deeper into Djangoβs power! #Django#100DaysOfCode#Python#WebDevelopment
Day 10 of my learning journey! Today was all about Django:
Got the basic setup of Django running smoothly.
Learned how to set up a virtual environment (uv).
Explored the Django file structure.
Excited for what's next!
#100xDevs#CodeNewbie#Django#WebDevelopment#Learning