Projects in Awesome Lists tagged with modular-programming
A curated list of projects in awesome lists tagged with modular-programming .
https://github.com/olegalexander/lakos
Visualize Dart/Flutter library dependencies in Graphviz dot. Detect dependency cycles.
code-metrics command-line-tool dart dartlang flutter graphviz modular-programming software-visualization
Last synced: 07 Apr 2025
https://github.com/OlegAlexander/lakos
Visualize Dart/Flutter library dependencies in Graphviz dot. Detect dependency cycles.
code-metrics command-line-tool dart dartlang flutter graphviz modular-programming software-visualization
Last synced: 03 Apr 2025
https://github.com/ajmalfaris11/nodejs-modular-file-handling
A Node.js repository focused on modular programming principles, using the fs module to handle file operations like reading and writing. This project explores structured code organization with Node.js modules, encouraging clean and reusable code practices.
backend-development file-operations fs-module modular-programming nodejs
Last synced: 14 May 2025
https://github.com/ajnus/ludo_programacao_modular_inf1301
Projeto em Grupo para a disciplina de Programação Modular na Graduação em Ciência da Computação na PUC-Rio.
ludo-game modular modular-architecture modular-design modular-programming modularization python xml
Last synced: 28 Mar 2025
https://github.com/valecanosoto/hotel-booking-system-avl-trees
Java-based hotel booking system for managing users, rooms, and reservations across multiple branches. Uses custom AVL trees for efficient data organization and access. Built to practice core data structure concepts without external libraries.
avl-tree-code avl-tree-implementations booking-system data-structures-and-algorithms encapsulation java modular-design modular-programming
Last synced: 01 Jul 2025
https://github.com/faisal-fida/cpp-program
CPP Program for Using multiple .cpp files in c++ program
c-plus-plus compilation header-files modular-programming multiple-files oop
Last synced: 25 Feb 2025
https://github.com/zohaibcodez/cashmemo-cpp
🧾 Modular C++ cash memo (billing system) using OOP and Makefile
beginner-project billing-system cash-memo cli-application cpp makefile modular-programming oop
Last synced: 28 Jun 2025
https://github.com/deepcloudlabs/dcl235-2022-aug-09
DCL-235: Effective Java Programming
design-patterns effective-java functional-programming modular-programming reactive-programming
Last synced: 26 Feb 2025
https://github.com/deepcloudlabs/dcl235-2023-oct-25
DCL-235: Effective Java Programming
design-patterns effective-java functional-programming-in-java modular-programming reactive-programming
Last synced: 26 Feb 2025
https://github.com/bharadwaj-r/self-balancing-inverted-pendulum
A self balancing inverted pendulum setup balancing on a car chassis, using State Machines, Arduino Uno and Event Driven Programming (Modular or Interrupt based programming)
arduino-uno interrupt-driven-programs modular-programming pid-controller project state-machine
Last synced: 22 Sep 2025
https://github.com/interappconnectorproject/interappconnector-samples
Repository that contains different samples that show how to use the InterAppConnector library
examples modular modular-programming pattern-design
Last synced: 16 Jan 2026
https://github.com/garlockhart26/aloevera-edhotel
Aloevera Edhotel merupakan sistem reservasi hotel yang bertujuan untuk mempermudah pemesanan kamar hotel agar lebih terstruktur. Sistem ini dibuat dengan bahasa pemprograman C.
c c-language c-programming c-programming-language cpp cpp-language cpp-programming modular modular-programming
Last synced: 29 Aug 2025
https://github.com/bharadwaj-r/self_balancing_inverted_pendulum
A self balancing inverted pendulum setup balancing on a car chassis, using State Machines, Arduino Uno and Event Driven Programming (Modular or Interrupt based programming)
arduino-uno interrupt-driven-programs modular-programming pid-controller project state-machine
Last synced: 16 May 2025
https://github.com/thkox/uni_2023-didactics-of-informatics-final-assignment
This project is an individual assignment for the "Didactics of Informatics" course, offered in the 3rd semester of the 2023 academic year at the University of Piraeus, Department of Informatics.
6th-semester constants css department-of-informatics didactics html informatics javascript learning-object modular-programming scope university-of-piraeus variables
Last synced: 07 Apr 2025
https://github.com/singhxtushar/diamondpriceprediction
This is a DiamondPricePrediction project with fully automated pipelines, logging, exception handling and with setup module.
automation machine-learning modular-programming pipelines regression-models
Last synced: 12 Nov 2025
https://github.com/guidanoli/inf1031
Grupo de Programação Modular (INF1031)
automated-testing lexical-analyzer modular-programming
Last synced: 10 Mar 2025
https://github.com/learn-hunger/visualise-data-kit
currently built for visualition of tensorflow skelton images for good productivity
genric-script modular-programming npm npm-package open-source package typescript
Last synced: 24 Mar 2025
https://github.com/electrostat-lab/cmake-template
A C project CMake template for professional uses (embedded MCUs, embedded Intel, embedded android, game dev).
avr-programming avr-sandbox cmake cprogramming-language embedded-c embedded-systems modular-programming template-project
Last synced: 13 Oct 2025
https://github.com/spyridonmavrommatis-1/calendarhelper
Java utility that converts calendar dates to day-of-year and vice versa.
calendar date-conversion- java modular-programming
Last synced: 15 Jun 2025
https://github.com/victhem/simple_shell
we have come across many shells: sh, bash, csh etc... this is a customized shell as ALX C project, it's name is hsh
argc-argv c command-line files interpreter memory-managment modular-programming string-manipulation structural-programming system-calls unix
Last synced: 08 Apr 2025
https://github.com/interappconnectorproject/interappconnector
Library that helps to create modules that can be easily integrated in different project types
dotnet library modular-programming module module-pattern
Last synced: 14 Jan 2026
https://github.com/nightmarevco/battleship
Battleship Game in C made for classes
Last synced: 11 Mar 2025
https://github.com/deepcloudlabs/dcl210-2025-jun-16
DCL-210: Advanced Java Programming
asynchronous-programming functional-programming-in-java grpc java-24 json-parser modular-programming reactive-programming-in-java rmi xml-parser
Last synced: 07 Oct 2025
https://github.com/pranjalco/higher-lower-game-intermediate
Project 10: The Higher-Lower Game is an interactive command-line game where players guess which option has more followers on social media. The game continues as long as the user guesses correctly, tracking their score. It provides an engaging experience while demonstrating key programming concepts like data handling and user interaction.
data-handling debugging entertainment game game-development intermediate loops modular-programming python-pr user-input-validation
Last synced: 10 Sep 2025
https://github.com/ishutak/datascienceproject
docker elasticnet-regression flask-api flask-web html modular-programming python sklearn
Last synced: 05 Apr 2025
https://github.com/deepcloudlabs/dcl235-2021-sep-20
DCL-235: Effective Java Programming
design-patterns effective-java functional-programming java11 java17 java8 modular-programming oop-principles reactive-programming
Last synced: 21 Jul 2025
https://github.com/pranjalco/number-guessing-game-intermediate
A fun and interactive number-guessing game where the player attempts to guess a randomly generated number within a specified range. The game offers two difficulty levels—Easy and Hard—each with a different number of attempts.
conditional-statements error-handling game-development gaming intermediate loops modular-programming python-programming user-input-handling
Last synced: 30 Mar 2025