shlogg · Early preview
Lymah @lymah123

Building An Expense Tracker With Go

Built an expense tracker with Go, mastering debugging & database connections. Created a dynamic habit tracker app in 18 hours with GitHub Copilot. Handled LeetCode array-based problems, boosting my coding skills!

Building with Go and Tackling Challenges

This week was focused on applying my Go programming skills to real-world projects and staying sharp with algorithmic problem-solving on Leetcode. Here's what I achieved:

  
  
  Building an Expense Tracker with Go

I began a new project, an expense tracker, to put my Go programming knowledge into action. Throughout the week, I tackled debugging challenges, learned more about database connections, and explored Go documentation to enhance my skills. This project has been a great way to solidify my understanding of Go while learning new concepts along th...