-
-
Design and implement a database for keeping track of information about a DBMS subsystem for managing discretionary access control.
Java UpdatedDec 22, 2020 -
This project deals with implementing basic DBMS operations on a table which include Insert,Delete,Update and Retrieve queries.
Java UpdatedDec 22, 2020 -
WumpusWorld Public
This programming task implements a knowledge base and an inference engine for the Wumpus World.
Python UpdatedDec 22, 2020 -
MaxConnect-4 Public
This programming assignment is to implement an agent that plays the Max-Connect4 game using Search.
-
The program will compute a route between the origin city and the destination city, and will print out both the length of the route and the list of all cities that lie on that route. It should also …
-
-
Python Updated
Dec 21, 2020 -
-
Deploying a Web form onto Microsoft Azure which retrieves data from an SQL Database connected using ODBC Drivers. Enhanced performance by implementing Memcache.
Python UpdatedDec 21, 2020 -
Shape-Generator Public
This project includes the design and implement of a shape editor program using a few design patterns such as the Controller, Expert and Observer Design pattern.
Java UpdatedDec 21, 2020 -
UTAMobileVendingSystem Public
This system replicates a food vending system with 3 types of users-Manager,Operator and the customer who can perform various functions based on the requirements.
Java UpdatedDec 21, 2020 -
MissionTCP Public
This project recreates the TCP connection over a large network stretching over multiple user across various locations, communicating by exchanging information.
Python UpdatedDec 21, 2020 -
A File Management System which allows for a dynamic number of clients to connect over a Socket for communication where each client is assigned threads to perform data transfer within the files upon…
-
This project involves building a multi-threaded Web server and a web client . Multi-threading allows the server to handle multiple clients being able to access the website at the same time.
Python UpdatedDec 21, 2020 -
StudentMoneyManager Public
Forked from kmmanoj/StudentMoneyManagerManage pocket money for students
UpdatedAug 29, 2017 -
hotel-review-analysis Public
Forked from narendranag/hotel-reviews-sentimentSentiment analysis and aspect classification for hotel reviews using machine learning models with MonkeyLearn.
Python UpdatedAug 16, 2017 -
HotelReservation-System Public
Uses basic WebTech concepts to represent a hotel reservation site.
-
PawnBroking-App Public
A Java application built using various DataStructures to depict a pawn broking software.
-
Closest-Pair-of-Points Public
Forked from r2123b/Closest-Pair-of-PointsUsing Divide and Conquer to solve Closest Pair Problem
C++ UpdatedFeb 15, 2015