Projects with this topic
-
"Potion Seller" is a new bartering game where players act as intermediaries between vendors from PotionCorp and adventurers seeking potions. The objective is to buy potions from vendors at low prices and sell them to adventurers at higher prices to make a profit.
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
Presentation and Code for the Languages for Concurrency and Distribution course held at the University of Padua. This project showcases the Ada programming language and its (nice!) features for concurrent programming. Some examples of Ravenscar profile provided, following material found online Content is in Italian
Updated -
C lang object oriented library for algebra operations
Updated -
This repository contains the Beginner Structured and Object Oriented Programming scripts for the B.Tech Computer Science course at Vellore Institute of Technology, Vellore.
Updated -
Mifflin is a programming language designed for systems administration and task automation inspired by Kotlin, Python, and Rust and released under the MIT license.
Updated -
This project shows an order management system using object-oriented design in PHP. It features customer creation, product addition, and order state management through the State pattern and a Facade for abstraction. Structured with src for core classes and tests for PHPUnit testing, the code also utilizes PHPCS, PHPStan, and security checks to ensure quality. Ideal as a starting point or learning aid for applying OOP principles like encapsulation, inheritance, and dependency injection.
Updated -
A library management system!
Updated -
Geometry desktop application. Informatics Technology Institute. Used technologies: Java.
Updated -
Object oriented langage optimising compiler
Updated -
The aim of this project is to build a Ramachandran diagram from PDB files. PDB files, three-dimensional structure files representing protein protein skeletons, in order to create a Ramachandran diagram. The Ramachandran diagram is used to define protein conformation (Alpha helix or Beta leaflet) via two angles (phi and psi) which are calculated from the amino acids in the PDB file.
Updated -
C17-based extended standard library, cross-language type system, and unit testing framework targeting Sega Dreamcast, Sony PSVita, Windows, Mac, Linux, Android, iOS, and WebAssembly.
Updated -
Program Kalkulator Bangun Datar dan Bangun Ruang sederhana yang dibangun menggunakan bahasa pemrograman Java dan menggunakan konsep OOP. Output dari program ini yaitu pengguna dapat menerima hasil perhitungan yang dilakukan.
Updated -
Spotifai merupakan sebuah program aplikasi sederhana yang terinspirasi dari Spotify, dibangun menggunakan bahasa pemrograman Java berbasis CLI, dan menerapkan konsep OOP.
Updated -
A turn-based RPG battle game where you climb and endless tower, encountering a random set of enemies on each floor, and a random boss type every 5th floor. After each boss defeat, your stats increase along with getting the choice between 3 random upgrades. Choose between Attacking, defending, or using any items you may have. Created using Java.
Updated