Effect-ive Programming in Go
-
Updated
Aug 11, 2025 - Go
Effect-ive Programming in Go
Tictactoe: Play against friends or AI
Kotlin-based Banking System built entirely for the terminal (CLI) using clean software architecture and Separation of Concerns (SoC) principles
Order Manager is a simple Kotlin-based console application that simulates a basic e-commerce order system. It was developed as part of a **time-limited exam** to test proficiency in **Object-Oriented Programming (OOP)** and **Kotlin Coroutines**.
Laravel includes Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each database table has a corresponding "Model" that is used to interact with that table.
An Online Shopping System developed using Core Java with a focus on OOP principles. This system includes functionalities for managing product inventories, stock levels, customer orders, and admin operations. Additionally, it supports customer wishlists and the use of discount coupon codes for purchases.
Simple Kotlin CLI system for managing Restaurant Order
Contains usage examples for the cobra-extensions package.
Add a description, image, and links to the seperation-of-concerns topic page so that developers can more easily learn about it.
To associate your repository with the seperation-of-concerns topic, visit your repo's landing page and select "manage topics."