Pinned Repositories
.Net-Fullstack-Ecommerce
ASP .NET Core, Entity Framework Core, PostgreSQL
Breadth-First-Search-Algorithm
Breadth-first search (BFS) is an algorithm for traversing or searching a graph or tree data structure. It starts at the root node and explores all the nodes at the current level before moving on to the next level.
Breweries-app
A web application that allows users to search for breweries using the Open Brewery DBAPI. React, React Router, MaterialUI, TypeScript
budget-app-react
Basic React, TypeScript
Capstone-Boance
Repository for the University of Turku Capstone Project
Customer-Database-Management-dotnet
Data structures, algorithms, file operations, and exception handling in C#
E-commerce
TypesScript-React E-commerce website
GUI-chat-app
A GUI (Graphical User Interface) chat app designed in Python allows users to communicate with each other in real-time through a visually interactive interface.
Ploting-graph-with-SVG
A graph in SVG which allows user to select the file from which data can be read.
simple-rentals
SamAddy's Repositories
SamAddy/Rabin-Karp-algorithm
Implementation for RK algorithm
SamAddy/Sorting-algorithms
Sorting algorithms with the time taken to sort arrays of diff sizes
SamAddy/Time-complecity-C-plus-plus
Algorithms with the time taken to generate random numbers