Kotlin (JavaScript) Template with a simple “Hello, World!” output written to the JavaScript Console
39/100 healthLoading repository data…
Loading repository data…
heathergibb / repository
A simple console based calculator program written in Kotlin
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project is a console-based calculator written in Kotlin. It allows the user to perform basic arithmetic calculations, plus has the option to calculate some geometry equations and unit conversions. The calculator is coded in a way that allows it to be easily scalable. New equations can be added to the Equation enum class that will be dynamically added to one of the menu lists (Basic, Geometry, or Conversion).
My purpose for writing this program was to learn the basics of Kotlin and to practice using IntelliJ IDEA. I wanted something easy enough to make quickly but complex enough that I gained experience with different types of classes, loops and user interactions.
Selected from shared topics, language and repository description—not editorial ratings.
Kotlin (JavaScript) Template with a simple “Hello, World!” output written to the JavaScript Console
39/100 healthcybulskii-vladimir /
A simple console app for archiving/unarchiving files using a variant of the Huffman Algorithm.
64/100 healthritesh1289 /
A simple Hospital Management System built in Kotlin. It allows adding, viewing, searching, updating, and removing patient records using a console-based menu system.
ritesh1289 /
The Library Management System is a simple console-based application developed using Kotlin. It is designed to manage basic library operations such as adding books, viewing available books, issuing books, and returning books. The system provides an easy and user-friendly interface through a menu-driven program.
43/100 healthAlDevWizard /
Provides an effective mechanism for handling logs in Android console. One singleton Log class only!
41/100 healthseanghay /
A simple yet concise console.log for Android
40/100 health