GitHub topics: input-output
Johan1974/band-name-generator
python, beginner, script, band-name-generator, programming-basics
Language: Python - Size: 1.54 MB - Last synced at: about 22 hours ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

A1cantar4/genie-number-guess
A fun and simple number guessing game written in Python with humorous prompts in Portuguese. Great for beginners learning input, loops, and conditionals.
Language: Python - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

PredatorCZ/Spike
Spike is a modular batch file processor with emphasis on performance.
Language: C++ - Size: 2.45 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 10 - Forks: 7

InsightSoftwareConsortium/ITK-Wasm
High performance spatial analysis in a web browser and across programming languages and hardware architectures
Language: Python - Size: 246 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 217 - Forks: 55

btmartin721/SNPio
API to read, write, and filter DNA sequence alignment files
Language: Python - Size: 179 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 1

miguelocque/Password-Manager
A working repository for a Personal Project that I am currently working on during the Summer of 2025
Language: Java - Size: 145 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Chung-Research-Group/reproducible-workflows
Language: Jupyter Notebook - Size: 397 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 1

chibuike-07/CPP_PROBLEMS_LAB
Welcome to the C++ Programming Lab Exercises repository! 🎯 This repository features a well-organized collection of C++ programming exercises, pattern problems, and their solutions. It is created to support learners and enthusiasts in building a strong foundation in C++ through practical coding experience and regular practice.
Language: C++ - Size: 1.37 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

lastunicorn/ConsoleTools
A set of tools and "controls" for the .net Console.
Language: C# - Size: 3.63 MB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 81 - Forks: 5

decodelabs/deliverance
Shared data transfer interfaces for PHP
Language: PHP - Size: 79.1 KB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

crate/sqlalchemy-cratedb
SQLAlchemy dialect for CrateDB.
Language: Python - Size: 1.54 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 6 - Forks: 2

theochem/iodata
Python library for reading, writing, and converting computational chemistry file formats and generating input files.
Language: Python - Size: 5.08 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 138 - Forks: 48

lucidfrontier45/serdeio
Tiny IO utility library for Rust to serialize/deserialize Serde compatible structs
Language: Rust - Size: 22.5 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

nayzinminlwin/CCS3101_Lab
This repository hold the OOP Lab Exercises of UPM 1st Year 2nd Sem, CCS3101 Course.
Language: Java - Size: 1.36 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

servinovich/python-basics
A personal portfolio of beginner Python exercises covering logic, functions, and classes
Language: Python - Size: 7.81 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

lironmiz/PCEP-30-0x
PCEP™ – Certified Entry-Level Python Programmer certification shows that the individual is familiar with universal computer programming concepts like data types, containers, functions, conditions, loops, as well as Python programming language syntax, semantics, and the runtime environment.
Language: Python - Size: 72.3 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 32 - Forks: 4

domiot-io/drivers
A collection of drivers for IoT systems. Includes mock drivers for integration/testing.
Language: C - Size: 50.8 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

mhermanabdullah3/IntroductionToPython
Merupakan project pertama yang juga merupakan tugas dari bootcamp dibimbing.id
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

aelhometta/aelhometta
Archaic attempt at autonomous non-sandboxed distributed artificial life of assembler automaton type.
Language: Rust - Size: 315 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

Valkryst/JPathList
A Java Swing component designed to display a list of unique directory and/or file paths. Additionally, it supports drag-and-drop functionality, allowing users to drag files and directories from their file system into the list.
Language: Java - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rasishil26/Library_Catalog_CL
Command-line Python project to add, view, and search books in a personal library catalog using file handling.
Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cppfastio/fast_io
Freestanding fast input/output for C++20
Language: C++ - Size: 8.77 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 779 - Forks: 67

rasishil26/Tip_Calculator_Project
Another beginner-friendly project from the course I’m currently learning. This Python script calculates how to split a bill with a tip, great for practicing math and input handling.
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rasishil26/Brand-Name-Generator-Project
This is the first project I uploaded to GitHub from the course I’m currently learning. A fun Python script that creates quirky brand names using your city and pet’s name.
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rohitjaiswalrj32/Python_Learning
A beginner-friendly Python repository focused on building foundational skills for data analysis. It includes practice exercises, flowcharts, and code examples on key Python concepts like input/output, operators, control flow, and more.
Language: Jupyter Notebook - Size: 6.65 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

iamspur/01_Input-Output
รวมโจทย์พื้นฐาน Input & Output
Language: Python - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

iampenuel/carbon-footprint-calculator
A terminal-based Python program that calculates annual CO₂ emissions from daily driving and monthly electricity use. Built with functions, constants, and clean console I/O to demonstrate beginner Python skills and raise awareness about environmental impact through code.
Language: Python - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DHI/mikeio
Read, write and manipulate dfs0, dfs1, dfs2, dfs3, dfsu and mesh files.
Language: Python - Size: 143 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 165 - Forks: 58

M-F-Tushar/CSE-1101
All programming problems from the course lecture. (Structured programming language in C)
Language: C - Size: 630 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

ofgulban/bvbabel
A lightweight Python library for reading & writing BrainVoyager file formats.
Language: Python - Size: 55.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 15

Matrix-Robotics/MatrixMini
Matrix Mini Arduino Library from KKITC
Language: C++ - Size: 313 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

dglaeser/gridformat
Header-only C++-Library for grid file I/O
Language: C++ - Size: 33.1 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 20 - Forks: 2

mytechnotalent/ATmega328P_IO_Driver
An ATmega328P IO driver written entirely in Assembler.
Language: Assembly - Size: 1.71 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

Jayvie119/1st-Yr-Projects
Utilizing C Language
Language: C - Size: 177 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MrGoldSky/inmem_kv
In-memory key-value store с собственным сетевым сервером, реализованный на C++23. Включает неблокирующий EventLoop на корутинах (epoll/select), пул потоков, кастомный MemoryPool, sharded хеш‐таблицу и текстовый протокол с командами GET/SET/DEL. Использует корутины, низкоуровневый аллокатор, многопоточность и асинхронный ввод‐вывод.
Language: C++ - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

quaxalber/bluetooth_2_usb Fork of HeuristicPerson/bluetooth_2_hid
Convert a Raspberry Pi into a HID relay that translates Bluetooth keyboard and mouse input to USB. Minimal configuration. Zero hassle.
Language: Python - Size: 1.26 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 55 - Forks: 9

Inspirate789/BMSTU-OS
:tv: Лекции, семинары и лабораторные работы по курсу "Операционные системы" в МГТУ им. Н. Э. Баумана.
Language: C - Size: 412 MB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 2

slowtec/ur20
Rust library for the Weidmüller u-remote IP20 system
Language: Rust - Size: 192 KB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

JulianeMaran32/java-learning-journey
A curated collection of Java projects built as part of a continuous learning journey — from basic exercises to more advanced applications.
Language: Java - Size: 163 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Snoothy/UCR
Universal Control Remapper [Alpha]
Language: C# - Size: 1.08 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 972 - Forks: 96

gitkrypton18/CPP_PROBLEMS_LAB
Welcome to the C++ Programming Lab Exercises repository! 🎯 This repository features a well-organized collection of C++ programming exercises, pattern problems, and their solutions. It is created to support learners and enthusiasts in building a strong foundation in C++ through practical coding experience and regular practice.
Language: C++ - Size: 3.14 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

marlowe-lang/marlowe-ts-sdk
Marlowe TypeScript SDK
Language: TypeScript - Size: 30.6 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 22 - Forks: 11

acbbullock/IO-Fortran-Library
A portable, standard I/O library for Modern Fortran
Language: Fortran - Size: 46 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 1

AndrikSeeger/VehicleTradingSystem_CSV
This project is the development of a new platform for POSIX-like systems to buy, sell and trade vehicles using ads solely written in Java using CSV-Files as a backup system with high security standards.
Language: Java - Size: 2.53 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Badjavii/outools-project
The Outools Project is a modernization for certain programming languages. It aims to raise the level of abstraction a bit further and provide tools that improve readability and other aspects.
Language: C++ - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

rickardo-roxas/money-track
Manages a bank account, cash in wallet, and monthly budget.
Language: Java - Size: 1.28 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

serokell/haskell-with-utf8
Get your IO right on the first try
Language: Haskell - Size: 165 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 54 - Forks: 3

ewdlop/System-Calls-Stuffs-Notes
金字塔的頂端
Language: C++ - Size: 1.9 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

eilonyaffe/encoder_in_assembly
encoder written in assembly (intel 80x85 32-bit), with i/o support
Language: Assembly - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RobTillaart/MCP23S08
Arduino library for SPI MCP23S08 8 channel port expander
Language: C++ - Size: 1.46 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 2

detectivekaktus/gear
My personal standard library in C
Language: C - Size: 40 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

agdturner/ccg-io
A modularised lightweight java library offering some input/output utilities including an effective way to cache data.
Language: Java - Size: 168 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RobTillaart/MCP23S17
Arduino library for SPI based MCP23S17 16 channel port expander
Language: C++ - Size: 1.84 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 33 - Forks: 11

Dagii8048/Operating-System-Fundamentals
Operating system simplified
Size: 17.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jonkirathe/drag-drop-upload-app
This Angular 18 app is a fun and interactive image upload and preview tool. The app consists of two main components: UploadComponent and PreviewComponent. The UploadComponent allows users to select or drag and drop images for upload.
Language: TypeScript - Size: 163 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 22 - Forks: 0

dominikoetiker/virtual_cpu_python
project to simulate a cpu in python
Language: Python - Size: 44.9 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nabilac27/42-pipex
pipex is a C program that simulates a shell pipeline, using pipes and process management to execute commands, handle file redirection, and facilitate inter-process communication.
Language: C - Size: 1.49 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Natel210/SimpleFileIO
text-type io management
Language: C# - Size: 586 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tomtzook/hal
An hardware abstraction layer for hardware IO
Language: C - Size: 605 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

emeraldacoustics/fast-io
10X Fast I/O Library for C++
Language: C++ - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 5

RobTillaart/MCP23017_RT
Arduino library for I2C MCP23017 16 channel port expander
Language: C++ - Size: 118 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 25 - Forks: 7

AlgoAbrar/First-Year-Second-Semester-Lab
First Semester Lab Experiments
Language: C - Size: 1.02 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

boasiHQ/interactive-inputs
Enable dynamic runtime inputs for your GitHub Actions workflows and composite actions (with support for file type inputs, slack/discord integration and more)
Language: JavaScript - Size: 23.4 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 17 - Forks: 1

liamg/siphon
:alembic: Intercept stdin/stdout/stderr for any process
Language: Go - Size: 108 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 197 - Forks: 8

AlperenAdam/ATmega328P_IO_Driver
An ATmega328P IO driver written entirely in Assembler.
Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

whatever125/io_systems
Лабораторные работы и учебные материалы по курсу «Системы ввода-вывода», ИТМО ИВТ 3 курс 2025
Language: C - Size: 3.48 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Open-Risk-Academy/Academy-Course-SFI32064
Supporting material for the Open Risk Academy course: An introduction to Input-Output Economic Models using Python
Language: Python - Size: 87.9 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 5

MaximeAgez/pylcaio
A Python class to hybridize lifecycle assessment (LCA) and environmentally extended input-output (EEIO) databases.
Language: Python - Size: 112 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 44 - Forks: 7

FPGAwars/iceIO
Blocks for managing FPGA IO-pins
Language: JavaScript - Size: 2.85 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

nmichlo/doorway
🚪 Utilities for working with files. Including easy downloading, fast hashing, stale file detection, dataset sharding, proxy downloading, file renaming
Language: Python - Size: 136 KB - Last synced at: 30 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Ankitk2021/C
C tutorials ,codes, practices from college wallah youtube channel
Language: C - Size: 280 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

nineteendo/ansio
AnsI/O module for ansi input & output
Language: Python - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 8 - Forks: 0

berkaygediz/C-Studies
🧑💻 Made with C and C++ in 2015.
Language: C - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

pachadotdev/leontief
Leontief's Input-Output Model in R
Language: R - Size: 1.82 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 3

cherryWood55/Quiz-Game
A simple quiz game built using Python
Language: Python - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 43

niwciu/PUSHBUTTON_SWITCH_LIB
PUSHBUTTON_SWITCH_LIB - simple C cross-platform library
Language: C - Size: 2.88 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Provat-14/basic_c_programs
This repository, by Ashikur Rahman Provat, offers a collection of basic C programs aimed at beginners. It covers key topics like file handling, input/output operations, and mathematical computations. Whether you're starting from scratch or refining your skills, this resource serves as a useful tool to practice core C programming concepts.
Language: C - Size: 88.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

KIT-IBT/vtkToolbox
A MEX interface to the VTK library. It provides MATLAB functions to read and write VTK files and to apply VTK filters to datasets.
Language: C++ - Size: 104 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 21 - Forks: 9

jotavare/c-text-editor
A text editor built from scratch in C, using less than 1000 lines of code.
Language: C - Size: 72.3 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

dudinda/External-Merge-Sorting
Cross-platform implementation of the external merge sorting algorithm
Language: C# - Size: 266 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

dylankle/dieting-data
Food and water tracking application with GUI written completely in Java
Language: Java - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Sanjana96-san/AddressBook
This is a console based application written in C that allows users to manage their contacts. The application enables users to add, search, edit, delete, and list contacts, while ensuring the data is saved for future use through file handling
Size: 15.6 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

alphaaurigae/Universe
print Unicode characters and their code point values in decimal and/or hexadecimal format. specify Unicode ranges or a string as input.
Language: C++ - Size: 1.11 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Yashpawar8/Movie-recommendition-system-based-on-your-mood
Movie Recommendation System Based on Emotions This project is a Movie Recommendation System that suggests movies tailored to the user's current emotion. It is built using Python and relies solely on basic data structures, making it simple and lightweight.
Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

AthiniMgagule/Palindrome-Program
This program is a versatile palindrome utility tool that allows users to explore various aspects of palindromes through an interactive menu.
Language: Java - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

domectrl/ha-pi4ioe5v9xxxx
Represent a binary sensor & switch that use pi4ioe5v9xxxx IO expander.
Language: Python - Size: 101 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

SimpleArt/aio-stdout
Asynchronous Input Output
Language: Python - Size: 29.3 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Abhishek325/HackerEarth-Solved
This repository consists of the solutions to various practice problems on HackerEarth.
Language: C# - Size: 47.9 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

lawalTheWest/simple_shell
A minimalist command-line interpreter. It provides a basic interface for users to interact with their computer, allowing them to execute commands, navigate the file system, and manage processes. This project demonstrates fundamental principles of system programming, and serves as a foundation for building more advanced shell applications.
Language: C - Size: 40 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

incoder1/IO
Modern C++ input/output library with STAX XML parser, and XML serialization
Language: C++ - Size: 15.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

evansachie/Cpp-Programming-Coursework
The purpose of this repository is to store and organize my C++ coursework projects completed during my time in college. Each project or assignment will be contained in its own folder, with accompanying documentation and source code.
Language: C++ - Size: 188 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

HK-Transfield/wramp-multitasking-kernel
A simple implementation of a preemptive multitasking kernel for the WRAMP processor, emphasizing the fundamentals of how multitasking works.
Language: Assembly - Size: 165 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

HK-Transfield/wramp-scripts-collection
A collection of scripts written for the Basy3 FPGA when programmed with a WRAMP processor to showcase the board's capabilities.
Language: Assembly - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

danielbrodi/Arkanoid
A full implementation of the classic Arkanoid block breaker game using Java. Includes a menu and an animaiton of a timer at the beginning of each level, records and stores highest store in a local file and it's possible to personalize the block design of each level. In order to add or edit levels in the game, you don't have to learn to code.
Language: Java - Size: 748 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ncpa0/fs-gjs
Collection of file system utility functions for Gnome JavaScript (GJS).
Language: TypeScript - Size: 1.4 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

antonverburg/ha-pi4ioe5v9xxxx 📦
Represent a binary sensor & switch that use pi4ioe5v9xxxx IO expander.
Language: Python - Size: 37.1 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Phantom-fs/Java-Programs
Programs created in JAVA language related to DATA MANAGMENT, CSV, DATA STRUCTURES etc.
Language: Java - Size: 2.41 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

shangai2405/cpp
Did a bank management program using cpp ...more specifically OOPS concept and file handling.
Language: C++ - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Kalyan767Z/Cost_Accounting
GPT Task 1: This program helps users track their daily expenses. The user is prompted to enter how many days they want to track expenses, and the program creates an array to store the expenses for each day. After entering all the expenses, the program calculates the total expenses and the average expense per day.
Language: C# - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

ByteDev/ByteDev.Io
Set of IO related .NET utility classes.
Language: C# - Size: 2.24 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0
