Pinned Repositories
fic-scheduler
The FIC Class Scheduler is a course schedule planning tool to help administrative staff develop class schedules which respect the preferences of the teaching staff and maximize their course offerings in the space available.
peakbuddies
Revolutionizing hackathon networking with 'speed networking approach' at SFU x Mountain Madness 2024. Coded in 24 hours, for unique and seamless participant connections. 🥇 First Place Winner.
HushHarmonyWebApp
Realtime Geospatial Noise Mapping leveraging crowdsourced data - @nwHacks x MappedIn Sponsor Award Winner 🥈
big-yellow-sulphur-pile
cmpt276-springapp
cmpt372-2023-2
open-webui
User-friendly WebUI for LLMs (Formerly Ollama WebUI)
RecipeListApp
This is a full stack recipe app using MongoDB, Docker, ReactJS, and Node.JS. for more information visit the Read.ME page
Student-Tracker
This app will act as a student-data tracker. The purpose of the app is to integrate, and get comfortable with PostgresDB and using RESTful implementation of the web applications along side with Server side implementation with Java SpringBoot Framework, For more information about the app please read the README file.
codegram
🚀 Codegram: A social hub for competitive coders & problem-solvers! Dive into challenges, collaborate on solutions, and expand your coding circle
peyz21's Repositories
peyz21/Student-Tracker
This app will act as a student-data tracker. The purpose of the app is to integrate, and get comfortable with PostgresDB and using RESTful implementation of the web applications along side with Server side implementation with Java SpringBoot Framework, For more information about the app please read the README file.
peyz21/open-webui
User-friendly WebUI for LLMs (Formerly Ollama WebUI)
peyz21/RecipeListApp
This is a full stack recipe app using MongoDB, Docker, ReactJS, and Node.JS. for more information visit the Read.ME page
peyz21/big-yellow-sulphur-pile
peyz21/cmpt276-springapp
peyz21/cmpt372-2023-2
peyz21/codegram
peyz21/FIC-Scheduler-WebApp
peyz21/folioz
Folioz
peyz21/Histogram-Generator
This one page website uses pure html, JS and Java SpringBoot along with Railway.app to display a use case of deploy working with railway along side of the java Spring Boot. the functionality is described in read.ME
peyz21/HushHarmonyWebApp
Realtime Geospatial Noise Mapping - @nwHacks x MappedIn Sponsor Award Winner 🎖️
peyz21/N-PuzzleSolver
This Repository contains a solver for fifteen-puzzle To be specific, the NxN sliding puzzle solver in JAVA. The program uses a specific version of Kruskal Algorithm mainly known by A* algorithm with three different heuristics. It uses greedy version of the A* algorithm along side of different heuristics in order to achieve faster solutions
peyz21/PeimanPortfolio
peyz21/peyz21
peyz21/proxyserver
Web Proxy Servers and socket programming.
peyz21/Simplified-Blackjack
A simplified version of blackjack in C language.