-
amplication Public
Forked from amplication/amplicationAmplication brings order to the chaos of large-scale software development by creating Golden Paths for developers - streamlined workflows that drive consistency, enable high-quality code practices,…
TypeScript Other UpdatedFeb 18, 2025 -
Student-AVL-Tree Public
A C++ AVL tree implementation for efficiently managing student IDs, using self-balancing rotations and recursive functionality to maintain a balanced binary search structure.
C++ UpdatedJan 24, 2025 -
NorthEastFlorida-Map Public
A web-based application to visualize and compare shortest paths in road networks using Dijkstra's and A* algorithms. The project processes road network data from OpenStreetMap and provides a dynami…
Python UpdatedJan 17, 2025 -
Minesweeper-in-C Public
A rendition of one of the first built-in microsoft games - Minesweeper. This project utilizes the integration of SFML and Chrono libraries to create an event-driven program for user interaction.
C++ UpdatedDec 26, 2024 -
To-do-App Public
A web application used for quickly writing notes. This project focuses on how data is stored into the back-end of web applications to integrate a user-friendly login system and fully functional to-…
HTML UpdatedDec 26, 2024 -
Page-Rank-Algorithm Public
A simplified C++ implementation of the famous Google PageRank algorithm that calculates webpage ranks using power iteration, modeled as a graph with adjacency lists and caching for efficiency.
C++ UpdatedNov 14, 2024