User
Write something
πŸš€ Day 69 of dev75 πŸš€
My DAILY Achievement: 1. β˜€οΈ Productive Morning: Woke up soon at 4 AM 2. βœ… Organize my todo: βœ… 3. πŸ“š 30 mins of Learning: βœ… 4. πŸ’» Time to Code: βœ… 5. πŸ‹οΈWorkout: βœ… 6.Napoleon hill ----> β€œ God seems to throw Himself on the side of the individual who knows exactly what he wants, if he is determined to get JUST THAT! ” 7.https://www.skool.com/universityofcode/day-63-of-dev75-2?p=98303de5
1
0
πŸš€ Day 68 of dev75 πŸš€
My DAILY Achievement: 1. β˜€οΈ Productive Morning: Woke up soon at 4 AM 2. βœ… Organize my todo: βœ… 3. πŸ“š 30 mins of Learning: βœ… 4. πŸ’» Time to Code: βœ… 5. πŸ‹οΈWorkout: βœ… 6.Napoleon hill ----> β€œ Every failure brings with it the seed of an equivalent success. ” 7.https://www.skool.com/universityofcode/day-62-of-dev75-2?p=98303de5
7
4
New comment 6h ago
# Dev 100 - Day [95]
## Today's Accomplishments ### 1. πŸŒ… Morning Productivity 🍳 Healthy Breakfast: Muffins - [x] Morning Routine: Clean Office, Rhythm Ready for School, Emails, Make Bed - Trying old video cards in my machine so I can run back ups on a few things. - Slept in today felt super nice - Finish organizing Camera gear & old Electronics - Setup Docker on backup PC ### 2. βœ… To-Dos & Completed Tasks - [x] [Update To-Dos] - [x] [Clear Complete Task] - Daily To-Do Report: 2 Done ### 3. πŸ“š Learning - πŸ¦Έβ€β™‚οΈ **Zero to Full Stack Hero**: JavaScript Essentials Mentor Call - πŸ”— [How I Sign Clients For My AI Automation Agency (Revealing My Secret Method)](https://www.youtube.com/watch?v=XomjbItJ-L0) - πŸ”— [πŸ”΄ Let’s build an AI NOTION Clone with NEXT.JS 14! (Realtime Collab, Cloudflare, Clerk, Firebase)](https://www.youtube.com/watch?v=shX6N1FOx-0&t=1187s&pp=ygUTbnRpb24gY2xvbmUgbmV4dCBqcw%3D%3D) - πŸ”— [Resource](URL) ### 4. πŸ’» Coding Progress - 🧠 Warm-up Exercise: Convert a JavaScript role-playing game character system to TypeScript, implementing proper class hierarchy, access modifiers, and abstract classes. Create a system that manages different types of game characters (warriors, mages, rogues) with specific abilities and attributes. - 🦺 Project: Card Street: card databases, AI-Alchemy: add inital blogs - πŸ“ Code Snippet: ```javascript abstract class Character implements ICharacter { public readonly id: string; public name: string; public level: number; protected stats: CharacterStats; constructor(name: string) { // TODO: Initialize character properties this.id = Math.random().toString(36).substring(2, 9) this.name = name this.level = 1; this.stats = this.getInitialStats(); } protected abstract getInitialStats(): CharacterStats; public getStats(): CharacterStats { return { ...this.stats };
4
1
New comment 8h ago
# Dev 100 - Day [95]
Day 44 and 45 of Dev100 (11th & 12th Nov)
Dropped the ball on these again. I have done a ton of job applications and made small but steady progress on my projects, learning as I go. Happy with how it is going. I have a race this weekend so a bit more focus than usual going towards that.
6
2
New comment 10h ago
Day 48 of Dev50 (Fri 18th Nov)
Reflections: A good day. Steady progress. 1️⃣a Good Sleep Last Night: βœ… Slept very well 1️⃣b Productive Morning: βœ… Spanish flashcards, took daughter to school, got haircut, organised some things around the house. 2️⃣ Organise to-dos… and do them: βœ… 3️⃣ 30 Minutes of Learning: βœ… 4️⃣ Time to Code: βœ… Built out a page and refactored quite a lot of code. I am definitely getting a bit better at clean code. 5️⃣ Daily Reset: βœ… Reading and meditation 6️⃣ Support the Community: βœ… Useful Link: How To Learn API - https://newsletter.techworld-with-milan.com/p/how-to-learn-api 7️⃣ Daily 47 link: https://www.skool.com/universityofcode/day-47-of-dev50-thu-14th-nov?p=831a7943
5
2
New comment 11h ago
1-30 of 495
University of Code
skool.com/universityofcode
You'll get Exclusive Lessons & Content, Badass Community Support & More here to elevate as a Dev!
Leaderboard (30-day)
powered by