Esrah Zahid's repositories
CS-320-Restaurant-Managment-System
Group project for CS 320 course
RSS-Feed-API
A REST API that allows users to submit any URL for an RSS feed. It parses the URL to extract links for all articles within it and returns a list of article titles and descriptions in JSON format. Endpoint is protected using JWT authentication.
CalculateMaxPathSumOfTriangle
My solution to maximum sum of orthogonal triangle
CS-350-Call-Center-Simulation
TCP/IP-socket based client-server call center simulation program with C language
CS-423-Computer-Vision
Assignments and Projects for CS-423 Course offered by Hasan F. Ates
CS-423-Hand-Gesture-Mouse-Controller
This repository contains code that allows for mouse control using hand gestures, trained using a custom model.
CS-451-Grid-World-Agent
Implemention of two tree-search algorithms, namely Uniform Cost Search and A∗, for developing an intelligent agent that can navigate through Grid-World and find the optimal path.
IE-246-Programming-For-Operations-Research
Solutions to homework problem