An open API service indexing awesome lists of open source software.

https://github.com/hahaslav/kotlin-basics

A collection of some of my solutions for the projects on JetBrains Academy
https://github.com/hahaslav/kotlin-basics

kotlin

Last synced: 5 months ago
JSON representation

A collection of some of my solutions for the projects on JetBrains Academy

Awesome Lists containing this project

README

          

Here you can find collection of some of my solutions for the Simple Chatty Bot, Cinema Room Manager, ASCII Text Signature, Steganography and Cryptography, Minesweeper, Number Base Converter, Indigo Card Game, Pawns-Only Chess and Watermark projects from the Kotlin Basics track on JetBrains Academy

A lot of the topics solutions and my other experiments are in [sorted.ipynb](https://github.com/hahaslav/Kotlin-Basics/blob/master/sorted.ipynb) and [unsorted.ipynb](https://github.com/hahaslav/Kotlin-Basics/blob/master/unsorted.ipynb). The code of the projects itselves is in the root directory.