Giter VIP home page Giter VIP logo

auyahyire's Projects

chuck_norris_cipher_encoder-practice icon chuck_norris_cipher_encoder-practice

Student project: Basic encoding and decoding utility in Kotlin. The code allows users to encode and decode strings using a custom encoding scheme. Implemented using basic Kotlin concepts such as functions, loops, and string manipulation.

cinema-room-manager-console icon cinema-room-manager-console

This Kotlin code is a simple modular cinema room ticket booking system. It provides a command-line interface to view available seats, purchase tickets, view statistics, and calculate ticket prices based on the size of the cinema room. The code demonstrates the use of functions, data classes, input validation, error handling, and loops.

coffee-machine-kotlin-learning icon coffee-machine-kotlin-learning

This Kotlin-based coffee machine simulator is a fun project that allows you to interact with a virtual coffee machine. It initializes the coffee machine status, manages supplies, and handles user interactions. With this simulator, you can buy coffee, refill supplies, take money, and check the remaining resources.

encryption-decryption-kotlin icon encryption-decryption-kotlin

Kotlin Encryption/Decryption Tool: A student project for secure text manipulation. With support for file and string inputs, it uses command-line args and shift/unicode algorithms. Organized into modular classes for parsing, data handling, and encryption logic.

minesweeper_kotlin_jetbrains icon minesweeper_kotlin_jetbrains

This undertaking is exploratory, aiming to recreate a game closely resembling Minesweeper. As a result, there are redundancies in the code, yet it serves as a test for the foundational knowledge acquired in the initial Kotlin course.

simple-search-engine_kotlin_student_project icon simple-search-engine_kotlin_student_project

This Kotlin code is a console-based search application that reads and indexes data from a file, allowing users to search for people using different strategies ("ALL," "ANY," "NONE") and displays the results in a menu-driven interface. It demonstrates file handling, inverted indexing, and user interaction in Kotlin.

simple_oop_tic-tac-toe-_kotlin icon simple_oop_tic-tac-toe-_kotlin

This Kotlin codebase showcases an object-oriented implementation of a Tic-Tac-Toe game. It employs data classes, enums, and utility functions to manage game state, user interactions, and game analysis. The design emphasizes encapsulation and modularity for maintainability and extensibility.

svcs-simple-version-control-system_kotlin icon svcs-simple-version-control-system_kotlin

SVCS is a lightweight version control system in Kotlin, offering basic functionalities like user details, file indexing, committing changes, and viewing commit logs. It showcases good software engineering practices, including modular code organization and error handling.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.