Skip to content
View travboz's full-sized avatar
🐳
Building!
🐳
Building!
  • Sydney, Australia

Block or report travboz

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
travboz/README.md
  • UNSW Computer Science Graduate
  • Experienced Bartender (deep customer service focus)
  • Focused on Go and Backend Engineering
  • AWS Cloud Practitioner and currently completing Solutions Architect Associate cert
  • 📫 Reach out! Please feel free to contact me at travis.bozic@hotmail.com

Pinned Loading

  1. personal-blogging-platform-api personal-blogging-platform-api Public

    A RESTful API for a personal blog with full CRUD functionality — create, read, update, and delete articles. Supports listing articles with optional filters (e.g. tags, date), retrieving single arti…

    Go

  2. todo-list-api todo-list-api Public

    A RESTful API for managing to-do lists with user authentication. Features include user registration, login with token auth, CRUD operations, data validation, error handling, pagination, filtering, …

    Go

  3. gorm-to-postgres-refactor gorm-to-postgres-refactor Public

    A simple API for managing Quests in a game. Focus of the project was to refactor from using GORM to using Postgres for more decoupled and modular design.

    Go

  4. go-microservice-arch-chi go-microservice-arch-chi Public

    A simple microservices architecture built with Go, Chi, and Docker. This project demonstrates how to create inter-communicating services for authentication and user management using lightweight, co…

    Go