A secure authentication API built with Go, Fiber, MongoDB, bcrypt, and JWT. Handles user registration with password hashing, login, JWT generation, and protected routes secured by auth middleware.
View on GitHubInstall Go packages by name — not by full GitHub module path. Searches GitHub, ranks results, handles typos, and remembers what you've installed. Zero external dependencies.
View on GitHubA command-line todo application written in Go. Manage your tasks directly from the terminal — add, complete, and remove todos with a clean CLI interface.
View on GitHubA RESTful Calculator API built with Go and Fiber. Supports basic arithmetic, expression evaluation, token-based auth, rate limiting, and MongoDB storage. Returns results as JSON.
View on GitHub