Skip to content
View letsmakecakes's full-sized avatar
:octocat:
burning out myself
:octocat:
burning out myself

Highlights

  • Pro

Block or report letsmakecakes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. github-activity github-activity Public

    Command-line tool to fetch and display a GitHub user's recent activity using the GitHub API. This lightweight Go-based CLI helps you track contributions, issues, and other actions for any GitHub user.

    Go

  2. task-tracker task-tracker Public

    Task Tracker CLI is a command-line interface (CLI) tool designed to help users manage their tasks efficiently.

    Go

  3. todo-app todo-app Public

    The To-Do application is a web-based task management tool built with Golang, HTML, CSS, and JavaScript. Featuring user authentication, task creation, updating, deletion, and filtering, it uses the …

    HTML

  4. expense-tracker expense-tracker Public

    A simple and efficient command-line tool built in Go to manage personal finances. Add, update, delete, and view expenses, with features like expense summaries and optional budget tracking.

    Go

  5. unit-converter unit-converter Public

    A simple web application for converting between various units of measurement, including length, weight, and temperature, built with Golang. This project demonstrates the use of Go's gin framework p…

    Go

  6. number-guessing-game number-guessing-game Public

    Number Guessing Game is a fun and simple CLI-based game built in Go where the user has to guess a randomly selected number between 1 and 100. The game features multiple difficulty levels, real-time…

    Go