GitHub topics: simple-project
Asthraris/Paint-2D
Extremely Simple , lightweight efficient Drawing and notes taking app made using raw C++ and raylib
Language: C++ - Size: 536 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 1 - Forks: 0

CodingNinjaXtreme/Coding-Projects
This project collection is for beginners who want to try out some simple Python programs. It also includes a fun video game called Space Invaders! If you want to learn how it was made, there’s a tutorial on YouTube you can check out. Feel free to explore, play around, and learn at your own pace!
Language: Python - Size: 4.29 MB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 0 - Forks: 0

Hehehaw17/EXPENSE-TRACKER
This is a Python-based Expense Tracker application that helps users efficiently manage their expenses. The app uses JSON as its primary storage format for seamless local data handling and integrates CSV functionality for exporting and importing expenses, enabling easy data sharing and analysis.
Size: 1000 Bytes - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 0 - Forks: 0

AmmarMarediya/To-Do-List-Web-App
Simple Responsive To-Do List Web App
Language: JavaScript - Size: 64.5 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Darknessly1/Pointer
A Simple Check-IN/OUT project.
Language: JavaScript - Size: 2.5 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

Darshan-M-sys/task1
DarshanCoder
Language: CSS - Size: 274 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

MatveyPavlich/Calculator-x86-ASM
Practicing x86 assembly by building a calculator
Language: Assembly - Size: 41 KB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Miawwh/smk-school-website-template
Free, responsive HTML/CSS/Bootstrap 5 template for SMK vocational school websites
Language: HTML - Size: 174 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

garvitgupta90/Login-Sign-Up-App-Android-App
A small login and signup page I did in android studio using java, xml and SQLite (testing the waters)
Language: Java - Size: 3.97 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Kungcho/LegacyMD5CngInNetCore
🔧 MD5Cng-style hashing in .NET Core/5+ (Linux/macOS)! Lightweight cross-platform method using System.Security.Cryptography for legacy checksums, data migrations, or .NET Framework upgrades. No Windows dependencies—ideal for CI/CD pipelines. Not crypto-safe! #dotnet #devops #legacy
Language: C# - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

loboohoo/hangman_game
A simple Python implementation of the classic Hangman game. Guess the word before you run out of lives!
Size: 7.81 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

kaloyan-projects/simple-web-apps
Simple projects involving HTML, CSS and JS that run in the browser.
Language: JavaScript - Size: 33.2 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Dirga36/THE-NUMBER-PREDICTOR
THE-NUMBER-PREDICTOR
Language: Python - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Haikalmuh/SIMPLE-RESTAURANT-WEB
A simple restaurant web frontend for your project
Language: HTML - Size: 2.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

BackendBaz/EmployeesManagement-SpringBoot-REST-API
Employees Management Spring Boot REST API
Language: Java - Size: 8.79 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

LarsEsDoch/Rex_Royale
A game where the dino has to jumo over cacti or crawl under birds
Language: Python - Size: 80.1 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

djunekz/toolpack
Termux tool for Build package, Encrypt file, Upload package to public
Size: 26.4 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

IshworTM/terminal-emulator
A simple script that emulates the unix terminal / CLI / shell, using basic Python.
Language: Python - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

BackendBaz/Squeaky-Clean-Console-App
Squeaky Clean Console App
Language: Java - Size: 44.9 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

mxbv/mxbv.github.io
A lightweight, minimalistic page for my pet projects and links
Language: JavaScript - Size: 438 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

BackendBaz/Annalyns-Infiltration-Console-App
Annalyn's Infiltration Console App
Language: Java - Size: 49.8 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

BackendBaz/Log-Levels-Console-App
Log Levels Console App
Language: Java - Size: 47.9 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

BackendBaz/Cook-Your-Lasagna-Console-App
Cook Your Lasagna Console App
Language: Java - Size: 49.8 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

BackendBaz/Hello-World-Console-App
Hello World Console App
Language: Java - Size: 43.9 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

BackendBaz/MyCoolApp-Spring-Boot-REST
MyCoolApp Spring Boot REST API - Demo
Language: Java - Size: 10.7 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

ARASwithH/sixships_game
a retro-style 2D arcade game developed in Python
Language: Python - Size: 2.74 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

GuillaumeBouchetEpitech/dirty-rag-attempt
Simple and stupid local RAG chatbot in TypeScript
Language: TypeScript - Size: 68.4 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

achutom/tapmusic
A simple website where you can play music by tapping the colors on the screen
Language: HTML - Size: 233 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

saad-shaikh-256/Cool-Login-Ui
The Cool Login Page is a responsive web design created using pure HTML, CSS, JS and GSAP. It features a clean and modern interface, perfect for user authentication purposes. The design includes a registration page, a welcome page, and a login page, ensuring a smooth user experience.
Language: CSS - Size: 6.59 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

BackendBaz/String-repeat-Console-App
String repeat Console App
Language: Java - Size: 1.95 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

ChintalaR/miniURL
MiniURL is a lightweight, fast, and user-friendly URL minimizing service designed to simplify long URLs into compact, easy-to-share links. It aims to enhance user experience by offering efficient redirection, analytics, and link management in a minimalistic interface.
Language: PHP - Size: 0 Bytes - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

elaheghiyabi96/simple-chess-python
A simple chess game GUI built with Tkinter and python-chess
Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

K-Vinayak/just-a-big-textarea
Drag-and-copy helper for stubborn websites
Language: HTML - Size: 0 Bytes - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Cruisedimo/Mentora Fork of mruniquehacker/Knightbot-MD
A simple WhatsApp bot to manage groups
Language: JavaScript - Size: 377 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

limafresh/swan
Clicker game about a swan written in pure HTML/CSS/JS
Language: HTML - Size: 1.21 MB - Last synced at: 16 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

StrongerProgrammer7/InformationSecuritySimple
The repository has ciphers: AES, RSA, El-gamal, GOST Stribog, GOST 34.10.2018
Language: C++ - Size: 4.5 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

MrEmadi/MovieListAPI-Django
Django Framework Refresher - Sending JSON Response
Size: 1.95 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

ZeshanFareed/Python-Basic-Projects
Python Basic Projects for begginer
Language: Jupyter Notebook - Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

larissakmnaka/pagina-receita-sanji
Página de receita simples.
Language: HTML - Size: 3.31 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

MrEmadi/quiz-master
Quiz Master Console App
Language: Python - Size: 5.86 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

krsahil8825/simplecalculator.c
A beginner-friendly console-based calculator written in C. It performs basic arithmetic operations like addition, subtraction, multiplication, and division, and operates in a continuous loop until the user chooses to exit. This calculator does not follow BODMAS rules, meaning operations are performed in the order of input.
Language: C - Size: 23.4 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

RoseLeDark/smarteventsystem
SES (Smart Event System) ist ein leichtgewichtiges, prioritätsbasiertes Event-System für asynchrone und parallele Verarbeitung von Nachrichten (Events)
Language: C++ - Size: 78.6 MB - Last synced at: 2 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

Arash-Seifi/Capacitive-Water-Level-Sensor-
A simple and cost-effective capacitive water level sensor using an Arduino. This project measures the water level in a container by detecting changes in capacitance between two electrodes. It provides a visual indication of the water level using LEDs.
Language: C++ - Size: 604 KB - Last synced at: 19 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

hrosicka/JavaCalcGalaxy
🪐 Looking for fun 🥳 with programming and calculators? Then you're in the right place! This repository contains a collection of simple calculators in Java, perfect for beginners who want to dive into the world 🌍 of programming.
Language: Java - Size: 2.23 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 0

MrEmadi/The-Number-Guessing-Game
The Number Guessing Game Console App
Language: Python - Size: 4.88 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

bandirevanth/the-3r-rule
One of the first websites, made by me...
Language: HTML - Size: 4.88 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

JonhAlva/BlackJack-Simple-Game
A simple game in console of the popular game Black-Jack made in python
Language: Python - Size: 6.3 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

chandrakantapanda/Python-Projects-for-Beginners
A curated collection of simple and easy-to-understand Python projects tailored for beginners. Each project is implemented as a single Python file, focusing on core programming concepts to help you practice and build your Python skills step-by-step. Perfect for those starting out with Python and looking for hands-on coding exercises.
Language: Python - Size: 18.6 KB - Last synced at: 6 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

MrEmadi/The-Simple-Calculator
The Simple Calculator Console App
Language: Python - Size: 10.7 KB - Last synced at: 25 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

h0nt3d/Heart-Shaped-LED-PCB
A PCB that has LEDs shaped in the form of a heart.
Size: 218 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

Toquir75/console-todo-app-cpp
A simple C++ console-based To-Do List application using Object-Oriented Programming (OOP) and vectors. Easily add, view, edit, delete, and complete tasks — all from your terminal.
Language: C++ - Size: 4.88 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 1

Nissi-janga13/simple-calculator
@StaxTech simple calculator is a basic application that performs fundamental arithmetic operations such as addition, subtraction, multiplication, and division. It typically features a user-friendly interface where users can input numbers and select operations, displaying the results in real-time.
Size: 4.63 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sathvik1610/ElectoNexus
A simple mobile-application through which users can conduct elections.
Language: Kotlin - Size: 2.15 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Levi2468/simple-calculator
Simple calculator using HTML, JavaScript
Language: HTML - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MrEmadi/The-Secret-Auction
The Secret Auction
Language: Python - Size: 10.7 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

XxnosexX23/calculadora
Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vetronics/shopping_manager
A simple Python script to manage shopping items and values using a terminal-based interface.
Language: Python - Size: 81.1 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

XxnosexX23/projecto-cinema.py
projecto destinado hacia un cine con los clientes
Language: Python - Size: 11.7 KB - Last synced at: about 18 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

dm-thedeveloper/old-youtube-clone
When I new Learn the Reactjs then I create a Dummy YT▶️ Clone project for practice
Language: CSS - Size: 51.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KARTHICK-231801079/Music-Playlist-Batch-Creator-
Music Playlist Batch Creator is a simple playlist generator based on popularity, artist, mood, genre, lyrics, and randomness. The songs can be played or listened to on Spotify.
Language: Jupyter Notebook - Size: 47.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sagarhanchin20/BloodBankManagementSystem
A Java-based desktop application developed using Java Swing (NetBeans IDE) for the frontend and MySQL as the backend. This project is designed to help manage blood donations, donor records, and blood inventory for hospitals, blood banks, and patients.
Language: Java - Size: 3.58 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

SairajMN/project1
online shopping website model
Language: HTML - Size: 8.64 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MrEmadi/Caesar-Cipher
Caesar Cipher Console App
Language: Python - Size: 12.7 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

XFireYTh/Batalha-Grasshopper
This is just a small project created in Grasshopper, Google's educational program that ends in June 2023. // Este é apenas um pequeno projeto criado no Grasshopper, programa educacional do Google encerrado em Junho de 2023
Language: JavaScript - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

aishwaryalakshmy/NOTES-MANAGEMENT-SYSTEM
The Notes Management System is a Flask-based web app that lets users sign up, log in, and manage personal notes securely. It uses SQLite and Flask-Login for data and session management. Simple, user-friendly, and ideal for learning full-stack development with Python, it's easy to set up and customize.
Language: HTML - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

albinvar/simple-social-media
A simple yet beautiful social media app built using laravel & livewire.
Language: PHP - Size: 3.7 MB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 59 - Forks: 45

JavadEstiri/LegacyMD5CngInNetCore
🔧 MD5Cng-style hashing in .NET Core/5+ (Linux/macOS)! Lightweight cross-platform method using System.Security.Cryptography for legacy checksums, data migrations, or .NET Framework upgrades. No Windows dependencies—ideal for CI/CD pipelines. Not crypto-safe! #dotnet #devops #legacy
Language: C# - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

theweirdsumerah/Task-tracker
A task tracker using tkinter
Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MrEmadi/Hangman
Hangman Game Console App
Language: Python - Size: 17.6 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Celesth/Varveil
Varveil Is A Project To Download Youtube Videos And Uploading Them To Litterbox for temporary Uses
Language: Python - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rohit-sagar256/validatorPlus
ValidatorPlus is a lightweight, chainable validation package built in PHP perfect for console applications, CLI tools, or any PHP project where you want custom and clean validation without relying on full-stack frameworks.
Language: PHP - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

musthofa-kamaluddin/Simple-Fast-Api-Project
A simple yet powerful Todo List application with a FastAPI backend and a responsive HTML/Tailwind CSS frontend. Features include task management, search, and filtering, with robust validation and interactive UI.
Language: HTML - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

MrEmadi/Band-Name-Generator
Band Name Generator Console App
Language: Python - Size: 5.86 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MrEmadi/BMI-Calculator
BMI Calculator Console App
Language: Python - Size: 6.84 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MrEmadi/Tip-Calculator
Tip Calculator Console App
Language: Python - Size: 4.88 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MrEmadi/Rock-Paper-Scissors
Rock Paper Scissors Console App
Language: Python - Size: 8.79 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MrEmadi/FizzBuzz-Game
FizzBuzz Game Console App
Language: Python - Size: 6.84 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MrEmadi/PyPassword-Generator
PyPassword Generator Console App
Language: Python - Size: 6.84 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ridwansulthoni/katalog-product
API built with Express.js and MySQL for CRUD operations on product, categori, and brand.
Language: JavaScript - Size: 1.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

theweirdsumerah/Pomodoro-Timer
Pomodoro timer using tkinter
Language: Python - Size: 251 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

manisharavindh/RPGForge
RPGForge, Simple template file for creating RPG style games using pygame.
Language: Python - Size: 4.97 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Silent-Watcher/weather
The app displays the current weather conditions for a given location based on the user's input.
Language: JavaScript - Size: 1.82 MB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 0

badhri-hari/interactive-map-project
Application that allows school bus drivers to search and visualize student pickup points on a map. Features include search by name, grade, student ID, address, and area, with interactive pop-ups for detailed student information.
Language: JavaScript - Size: 2.52 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

charlesacosta163/guineblog
A small blogging application that lets you create, delete, update, and view blogs from users.
Language: TypeScript - Size: 124 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

saqibcheema/console-todo-app-cpp
A simple C++ console-based To-Do List application using Object-Oriented Programming (OOP) and vectors. Easily add, view, edit, delete, and complete tasks — all from your terminal.
Language: C++ - Size: 3.91 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

shoaibxbwf/Calculator
CalcuMate is a sleek and powerful multi-functional calculator built with React, offering standard, scientific, age, loan, and BMI calculations in a responsive, user-friendly interface.
Language: JavaScript - Size: 184 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ri5hika/Rishika-Singh-Portfolio
My portfolio is a static website hosted through Vercel.
Language: HTML - Size: 4.89 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

snehavish595/Gratitude-Journal
A Gratitude Journal built with the MERN stack and Tailwind CSS.
Language: JavaScript - Size: 1.86 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

a8kj7sea/Zeta
Zeta is a lightweight, minimal programming language inspired by assembly, created purely as a test and learning experiment.
Language: Java - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

srikxcipher/simple-banking-management-system
Language: Java - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

lvoxx/simple-selling-application
Simple Selling Application for quick and small business, minimal budget but standarization operations.
Language: Java - Size: 7.34 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Casmei/pontuai-frontend
Com o Pontuaí, você transforma cada visita em uma razão para retornar.
Language: TypeScript - Size: 460 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

kpoier/share_web
file sharing, local deploy, GUI service, file upload, 文件分享, 本地部署文件分享, 文件上傳
Language: JavaScript - Size: 85.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

mohammads132s2s3/Simple-python-login-system-with-database
Simple Python Login System with SQLite
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

iItzHiro/smk-school-website-template
The "smk-school-website-template" provides a clean and modern design for educational institutions. It includes essential features like course listings, event calendars, and a contact form to enhance user engagement.
Language: HTML - Size: 10.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

n4vrl0s3/Program-Tunggakan-SPP
This repository contains a Python-based program designed to manage and calculate outstanding school fees (SPP). It includes functionalities for tracking student records, calculating arrears, and generating detailed reports. Perfect for educational institutions or developers working on financial management systems.
Language: Python - Size: 26.4 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

Byson94/LiteForge-GD-engine
A small game engine.
Language: JavaScript - Size: 1.78 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FazarArya/VeloRent
Website sederhana dengan penerapan CRUD untuk sewa kendaraan sepeda motor, maupun mobil.
Language: Blade - Size: 17.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Setnour6/Helpful-Utilities
This repository contains programs that I coded that are meant to be helpful and easy to use (if you know how to use CLI)
Language: Python - Size: 8.29 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mulatinho/todo-app
an simple tasks management software
Language: JavaScript - Size: 85 KB - Last synced at: 16 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
