lymahcodes.bsky.social
@lymahcodes.bsky.social
What a nice way to end the week/month.
February 28, 2025 at 2:13 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
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
Another all-night coding session begins.
February 7, 2025 at 11:04 PM
Day 69 of #100DaysOfCode

- Today I solved a LeetCode problem (Best time to buy and sell stock II).
- I read a couple of pages on Cracking the Coding Interview.

A quick insight into what I learned while trying to understand the problem is that you can buy and sell stock on any day to maximize
February 1, 2025 at 3:47 PM
Time to lock in for the night.
January 30, 2025 at 9:34 PM
It feels good to spend all night making contributions to open source projects.
January 21, 2025 at 4:02 AM
Day 57 of #100DaysOfCode

- I was able to add two more features to the app for enhancement.

- I read more about URL Parsing and JSON in GO

#buildinpublic
January 20, 2025 at 4:53 PM
Small win! I got accepted into an open source Bitcoin program. I will be contributing to the source code in Rust. So, I will be learning Rust while contributing to the open source project.
P.S.: My #100DaysOfCode is going steadily.
January 13, 2025 at 8:40 PM
Day 41 of #100DaysOfCode

- I worked on the Leetcode question (two sums). My approach was to write down my thought process on paper and implement it in VS Code. I transferred the solution to Leetcode and submitted it after all the test cases passed.
January 4, 2025 at 5:16 PM
Day 40 of #100DayOfCode

- I wrote some functions in the Go programming language today. I learned more about compiler and runtime errors.
- I learned when to use naked returns versus named returns.
- I also learned the guard clause and how it provides a linear approach to logic trees.
January 3, 2025 at 5:28 PM
Day 38 of #100DaysOfCode

- Made the code changes
- Ran the test suite to confirm that tests pass
- Pushed the changes for review

#buildinpublic
January 1, 2025 at 7:58 PM
I didn't accomplish much during the day due to a bug I was debugging. However, I spent half the night working and was able to tick off some items on my to-do list.
December 22, 2024 at 1:25 AM
I decided to build a URL shortener with PHP (I will add more features later). I spent the whole night working on it, and I finally completed it. Now it's ready to be pushed to GitHub.
December 20, 2024 at 2:38 AM
Coding throughout the night, crushing deadlines.
December 19, 2024 at 5:09 AM
I will be working all night in the spirit of getting this app deployed this week.
December 17, 2024 at 11:31 PM
Day 18 #100DaysOfCode

-I found a solution to the challenge I faced yesterday.
- I had the backend API for document upload and encryption running perfectly well
- I set up a user storage service for the app.
- I integrated AWS S3 storage with MinIO using Docker
#buildinpublic
December 12, 2024 at 5:30 PM
Day 16 #100DaysOfCode

- I setup MongoDB for the application
- I added more Routes(CRUD Operations) for the app.
- I worked on adding more functionalities.
- The app is getting ready. I can't wait to get to the deployment phase.

#buildinpublic
December 10, 2024 at 6:25 PM
November 28, 2024 at 10:01 AM
Night coding session!
November 20, 2024 at 10:36 PM
Consistency is the key!
November 8, 2024 at 7:47 AM
This is what I will be reading for the rest of the year.
November 6, 2024 at 8:29 PM