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
- Host: GitHub
- URL: https://github.com/hahaslav/kotlin-basics
- Owner: hahaslav
- License: mit
- Created: 2022-01-28T22:47:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T12:26:50.000Z (over 3 years ago)
- Last Synced: 2023-09-02T14:44:11.023Z (about 2 years ago)
- Topics: kotlin
- Language: Jupyter Notebook
- Homepage:
- Size: 373 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.