small-practice-project
There are 18 repositories under small-practice-project topic.
mxc19912008/Algorithms-Android-app
An android application to review curcially important algorithms of Algorithms 4th edition, by Robert Sedgewick and Kevin Wayne
BachKhoaPirates/BookStore
This project was created by BachKhoaPirates
HamidurRahman1/Employee-Manager
An Employee Manager application
mo7amed-hussein/Laravel-blog
simple blog system in laravel 5.5
mo7amed-hussein/QT-notepad
simple notepad application just like windows notepad
Gerile3/My_Python
Collection Repo of scripts, programs and small projects I have written with Python3
lemoi/async-module-loader
browser module loader compatible with nodejs
muksiddheswar/Tiny-CPP-Projects
Small projects and example as a part of my C++ practice.
TjensenRex/Brandubh
An old game that I thought I'd try to recreate with C++ programming.
777shipra/spychat
Make a terminal chat app using python that allows you to send and secret messages hidden safely inside an image. The chat app will not be using a database or any other form of persistent data storage and will rely on the computer's non-persistent memory (RAM)
Benzhaomin/shuffle
Shuffle, a simple Python 3 program to simulate outcomes of a shuffle game.
mo7amed-hussein/discussion-forum
it is simple discussion forum in php /mysql
mo7amed-hussein/filedump
utility to dump contents of any file into many formats like hexadecimal, octal, ASCII and decimal.
mo7amed-hussein/Laravel-CRUD
CRUD Application in laravel 5.5
mo7amed-hussein/simple-cms
it is simple content management system
shubham2270/bineay2dec
Simple app to convert your binary number (up to 8 digits) to decimal number.
shubham2270/border-radius-previewer
It Displays the border radius currently applied to the box and you can also edit the four border radius values using the input field and can view the real time transformation as you enter the values.