Skip to content
View SandBoxDeveloper's full-sized avatar
Block or Report

Block or report SandBoxDeveloper

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. veterinary-practice veterinary-practice Public

    This application is to practice solution design, making use of SOLID principles where appropriate. This is a Kotlin console application, that acts as a vet practice database.

    Kotlin

  2. veterinary-practice-api veterinary-practice-api Public

    This application is to practice building an API. It is a simple Kotlin REST API built with Ktor. This was built to be consumed via a website and mobile app. The API is modeled off my veterinary-pra…

    Kotlin

  3. veterinary-practice-website veterinary-practice-website Public

    This application is to practice creating a front-end interface to consume my veterinary-practice-api.

    JavaScript

  4. design-patterns-in-kotlin design-patterns-in-kotlin Public

    Design Patterns implemented in Kotlin.

    Kotlin

  5. news-viewer news-viewer Public

    Android app to view news articles from my own ktor server implementing MVVM + Clean Architecture using Kotlin following SOLID and clean code principles.

    Kotlin

  6. ktor-news-server ktor-news-server Public

    Simple Kotlin REST APIs built with Ktor

    Kotlin