Skip to content
View letsmakecakes's full-sized avatar
🏎️
Sometimes you’ve just got to lick the stamp and send it.
🏎️
Sometimes you’ve just got to lick the stamp and send it.

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. 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

  3. 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

  4. 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

  5. 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

  6. weather-api weather-api Public

    The Weather API Service is a Golang app that fetches real-time weather data from a third-party API, caches it using Redis, and efficiently handles requests with a 12-hour cache expiration.

    Go