# Dev 100 - Day [45]
## Today's Accomplishments
### 1. πŸŒ… Morning Productivity
- 🍳 Healthy Breakfast: Candy bar from the vending machine
- [x] Morning Rountine: Clean Office, Rhythm Ready for School, Emails
- Mom had surgery today so most of the day was spent at the hospital.
### 2. βœ… To-Dos & Completed Tasks
- [Checkmate AI]
- [x] [Update To-Dos]
- [x] [Clear Complete Task]
- Daily To-Do Report: 2 To-Dos Completed
### 3. πŸ“š Learning
- πŸ”— [LeetCode was HARD until I Learned these 15 Patterns](https://www.youtube.com/watch?v=DjYZk8nrXVY)
- πŸ”— [Big O in 2 Minutes](https://www.youtube.com/watch?v=4TUgqm2gJkE)
- πŸ”— [8 Design Patterns EVERY Developer Should Know](https://www.youtube.com/watch?v=tAuRQs_d9F8)
- πŸ”— [Top 7 Algorithms for Coding Interviews Explained SIMPLY](https://www.youtube.com/watch?v=kp3fCihUXEg)
### 4. πŸ’» Coding Progress
- 🧠 Warm-up Exercise: Not today, will double down tomorrow
- 🦺 Project: Decima Tech Solutions business website.
- πŸ“ Code Snippet:
```javascript
{
posts.map((post) => (
<BlogPostCard
key={post._id}
id={post._id}
title={post.title}
excerpt={post.excerpt}
slug={post.slug}
mainImage={post.mainImage}
/>
));
}
```
### 5. πŸ”„ Daily Reset
- 🧘 Power Nap
### 6. 🌀️ Afternoon Productivity
- 🍱 Healthy Lunch: Banana Pudding
- Didnt get home till late afternoon power nap and a little project work in the evening
### 7. 🀝 Community Support
- out of touch form community today.
### 8. πŸ“Š Progress Tracking
## Reflections and Notes
I decided to see how much I could get done with AI being the lead dev and me just cleaning up its mistakes. I am pretty impressed with claudes capiblities model was using hiaku i think. It made one mistake by using pages router fetchign and caching methods it gave a solid layout, it had a few small errors implmenting sanity studio but it was nothing to get it working in dev mode, there are a few build errors so no deploy tonight.
Moms surgery took up most of the day today and all day yesterday with appointments Will be back to normal tomorrow aside from taking care of her around the house. but should have plenty of work time tomorrow.
6
1 comment
Steven Watkins
6
# Dev 100 - Day [45]
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