lymahcodes.bsky.social
@lymahcodes.bsky.social
When I first heard term "vibe coding," I honestly thought it meant coding while listening to music. But nah, it is just a fancy way for people to justify taking shortcuts instead of actually learning the skill.
April 2, 2025 at 8:12 PM
Reposted
Quick 10-minute primer on how goose works as an AI agent, how it fits into the broader AI ecosystem, and how it uses MCP to interact with tools, automate tasks, and enhance productivity.

youtu.be/hFFwgyQeEQc
Codename Goose: A Local Open Source AI Agent Built on MCP
YouTube video by Block Open Source
youtu.be
March 4, 2025 at 5:12 PM
Day 100 of #100DaysOfCode

Today,

- I tried to fix the failing tests on the app.
- I troubleshooted issues with GitHub actions
- I modified the app README.

#buildinpublic
March 4, 2025 at 6:11 PM
Day 99 of #100DaysOfCode

Today,

- I continued writing tests for the expense tracker app.
- I spent time understanding and fixing bugs.

#buildinpublic
March 3, 2025 at 5:52 PM
Day 98 of #100DaysOfCode

- I solved a LeetCode problem(Roman to Integer).
- I published a blog on the week 14 recap of #100DaysOfCode

#buildinpublic
March 2, 2025 at 6:17 PM
Day 97 of #100DaysOfCode

Today, I solved LeetCode problem set on (Trapping Rain Water). And studied fundemantals of data structure.

#buildinpublic
March 1, 2025 at 6:12 PM
Day 96 of #100DaysOfCode

Today, I made contribution to open source project. Issue description: custom icon and app name dose not apply to firefox mobile shortcut

#buildinpublic
February 28, 2025 at 5:28 PM
What a nice way to end the week/month.
February 28, 2025 at 2:13 PM
Day 95 of #100DaysOfCode

Today, I picked up where I left off, debugged the issues.

#buildinpublic
February 27, 2025 at 5:39 PM
Day 94 of #100DaysOfCode

Today, I continued with the writing test for the app. And a whole lot of troubleshooting. I am still on it.

#buildinpublic
February 26, 2025 at 5:27 PM
Day 93 of #100DaysOfCode

Today, I started writing test for the expense tracker app. I can't wait to be done with this app. I really want to pick up a new project.

#buildinpublic
February 25, 2025 at 5:32 PM
Day 92 of #100DaysOfCode

Today, on the expense tracker app, I worked on the Firebase API authentication end on the backend for the register and login form.

#buildinpublic
February 24, 2025 at 6:14 PM
After 28 hours of intense coding and reading documentation, my code finally passed all the test cases.
February 24, 2025 at 4:32 PM
Day 91 of #100DaysOfCode

- I solve a LeetCode problem(Candy)
- Published a blog post on week 13 recap of #100DaysOfCode

#buildinpublic
February 23, 2025 at 6:09 PM
Day 90 of #100DaysOfCode

- I solved a LeetCode problem(Gas station)
- Read a programming book (Cracking the coding interview)

#buildinpublic
February 22, 2025 at 4:12 PM
Day 89 of #100DaysOfCode

I worked on the rest of the issues and I was able to fix a larger part of it.

#buildinpublic
February 21, 2025 at 6:09 PM
Day 88 of #100DaysOfCode

I was able to fixed part of the issues. I will continue to figure out other issues.

#buildinpublic
February 20, 2025 at 5:41 PM
Day 87 of #100DaysOfCode

No significant progress today, as I got stuck on debugging for seven hours plus, going from one troubleshooting issue to another. We go again later!

#buildinpublic
February 19, 2025 at 5:37 PM
Day 86 of #100DaysOfCode

I realized issues with the receipts section so I worked on both the backend and the frontend of it.

#buildinpublic
February 18, 2025 at 7:45 PM
The joy that follows when all test cases pass in your code is palpable! A well-spent night!
February 18, 2025 at 2:30 AM
Day 85 of #100DaysOfCode

I worked on:
- User Registration: Creates a user using Firebase Admin SDK and logs them in automatically.
- User Login: Authenticates with Firebase REST API and returns a valid ID token.
- Secure Firebase API Key Handling: Uses environment variables for security.
February 17, 2025 at 5:57 PM
Day 84 of #100DaysOfCode

- I solved LeetCode problem(Product of array except self)
- Published a blog post on week 12 recap for #100DaysOfCode

#buildinpublic
February 16, 2025 at 5:31 PM
Day 83 of #100DaysOfCode

- I solved leetcode questions
- I stared learning fundamentals of DSA

#buildinpublic
February 15, 2025 at 5:49 PM
Day 82 of #100DaysOfCode

Today, while testing the app, I found out that the form submission for the report is working but the report generation is not behaving as expected. I realized the issue is related to the form handling on the server side. Literally what I tackled today.

#buildinpublic
February 14, 2025 at 5:40 PM
Day 81 of #100DaysOfCode

- I implemented Firebase auth setup
- I added user registration and login
- I implemented authentication middleware
- I also worked on API routes

#buildinpublic
February 13, 2025 at 6:39 PM