There are no reviews yet. Be the first to send feedback to the community and the maintainers!
cds-register
CMD-Tutorials
Python-Tutorials
Some of the tutorials i have completed in my university.Traveland-Tours
Simple-Todo-List-using-AJAX
Used technologies are AJAX, HTML5, CSS, and MySQLNumber-Pattern-with-Stars
MaxFlow-Problem-FordFulkerson-Algorithm-Approach-3
JavaScript-Tutorials
Database-Systems-Homteq
Second Year Server Side Development Case Study..Code-Sprint-Project
Simple online banking web service.TheNewBoston-GitHub-Tutorial
This is a sample repository published by me for TheNewBoston GitHub Tutorial...FakeCoin-Problem-Algorithm
You are given n coins. They all look identical. They should all be the same weight, too -- but one is a fake, made of a lighter metal. This is the Algorithm to find the fake coin in the fewest number of weighings.Java-Tutorials
MongoDB-Tutorials
PHP-Tutorials
These are some basic operations and functions in PHP which may be useful for the beginners.Angular-Tutorials
Created with StackBlitz ⚡️C-Tutorials
MaxFlow-Problem-FordFulkerson-Algorithm-Approach-1
Histogram-for-Exam-Marks
This is a small program which builds by using Python to calculate and show details about exam marks of a particular student.MySQL-Tutorials
JUnit-5-Java-Unit-Tests-for-Beginners
Learn to write Java unit tests in practice with JUnit 5.MaxFlow-Problem-FordFulkerson-Algorithm-Approach-2
HTML5-Tutorials
Musibook-Music-Social-Networking-Website
Development of music social networking websiteClient-Server-Architecture-Tutorial
UoW (IIT) second year client server architecture tutorials. These are for learning purposes only.Caesar-Cipher-Decoder
This is the implementation of Caesar Cipher Decoder to decode and encode messages.Basic-Java-CRUD-Application-with-JavaFX-and-MySQL
This is a basic java application with CRUD operations. The GUI was designed by using JavaFX with Scene Builder. This was my L4 second semester assignment of Programming Principles module. Use it wisely.AutoVizzion
A simple Web App where 2 types of devices(Hearing aid and Listening aid) can be added to a MySQL database via PHPSpaceship-and-Asteroids
B specification of a Spaceship & Asteroids Game, using the B tools Atelier B & ProB as assignment for the Reasoning About Programs module of University of Westminster.Magic-Square-Algorithm-with-Java
This program will request a grid number from the user. If the input matches a specific integer number range, Program will ask user to input numbers and then Magic Square Validation will be executed and gives the relevent output; if not, program will ask for user to re-enter grid number.Food-Hut---UI-UX-Assignment
This is a Food Delivery Web Application that was built as a User Experience groupassignment. This allows users to register themselves and sell their home-cookedfood items to the customer directly.Client-Server-Architecture-Basic-Software
UoW (IIT) second year client server architecture exam exercise. This is for learning purposes only.ThreeSum-Algorithm
The ThreeSum class provides static methods for counting and printing the number of triples in an array of integers that sum to 0 (ignoring integer overflow). This implementation uses a triply nested loop and takes proportional to n^3, where n is the number of integers. For additional documentation, see Section 1.4 of Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne.IIT-GitHub-Workshop
IIT GitHub Workshop. This is the Second Semester and my First Project on GitHub.Love Open Source and this site? Check out how you can help us