This repository contains all the projects from roadmap.sh's backend projects.
-
This is the solution for roadmap.sh Task Tracker challenge. The solution is written in Golang.
-
This project uses the GitHub API to fetch user activity and display it in the terminal.
Find the GitHub User Activity project on roadmap.sh
-
This project is a simple expense tracker application to manage your finances from the CLI. The application allows users to add, delete, and view their expenses. Also, it provides a summary of the expenses.
Find the Expense Tracker project on roadmap.sh