Projects

  • Git Config Provider

    · Source
    A Command line utility to add configuration based on chosen git remote,
    Technologies used: Go Language, Go CLI, Git, Cobra CLI
    Read More...
  • Gophercies

    · Source
    My Own solution of Jon Calhoun's Gophercies
    Technologies used: Go Language, Go Cources, Git, Go Modules, Go Databases
  • Players And Maps

    · Source
    A Small utility to randomising players and maps, used during break time gaming sessions
    Technologies used: Angular JS, Firebase Hosting
  • Notes for AWS Solution Architects

    · Project URL     · Source
    My notes to AWS SAA C002 Cource
    Technologies used: NodeJS, Markdown, Github Actions, AWS, S3, Route 53, CloudFront
    Read More...
  • AWS Demo

    · Source
    Introductory notes about AWS with Demo
    Technologies used: AWS, Markdown, NodeJS
  • FCM Utils

    · Project URL     · Source
    A Server side utility to send FCM Messages
    Technologies used: Firebase Cloud Messaging, Vue JS
  • Cursor Delegate

    · Source
    A Kotlin class that reads sqlite cursor by using delegates
    Technologies used: Kotlin
  • Deploy script for all variants

    · Source
    A Gradle deploy script which copies release APKs for all variants in given directories
    Technologies used: Gradle
  • Glide DSL

    · Source
    A Kotlin DSL to be used with Glide
    Technologies used: Kotlin
  • Downloader

    · Source
    Download File with progress indicator, written in Kotlin with Co-routines
    Technologies used: Kotlin
  • Extract Zip in kotlin

    · Source
    Extract Zip files in kotlin... Works as Extract here function
    Technologies used: Kotlin
  • Room Upgrade Helper

    · Source
    A Gradle plugin to help you finding out right queries when you upgrade your room schemas.
    Technologies used: Gradle, Kotlin