Leonardpepa
Applied Informatics, University of Macedonia GR: Λεοναρντ πεπα
University of MacedoniaGreece
Pinned Repositories
Chess-game
Chess game java
Freecell-solitaire-AI-Solver
Freecell solitaire Solver Project for Artificial Intelligence course from University of Macedonia
High-Performance-Computing
Pathfinding-Visualizer
Pathfinding Visualizer application that visualizes graph based search algorithms used to find the shortest path. Algorithms used: Breadth first search, Depth first search, Best first search and A* search made with java swing
Pepaverse
Pepaverse is an open source social network build with nodejs, mongoDB, passportjs and websockets
Segaleo
Segaleo is an ordering application (Personal Digital Assistant) that exists in every room of a hotel unit. This application facilitates the delivery of room service menu items to the customer, as well as the immediate booking of activities.
SortingAlgorithmsVisualizer
Sorting Algorithms visualized with JavaScript html and css
wc-tool
wc tool written in go
WeBall_Statistics
The WeBall Statistics application is a league statistics application for basketball, which was created as part of the course "Apps development for Mobile Devices" (University of Macedonia - Applied Informatics, academic year 2021-2022, 6th semester)
WeBall_Statistics-Backend
The WeBall Statistics application is a league statistics application for basketball, which was created as part of the course "Apps development for Mobile Devices" (University of Macedonia - Applied Informatics, academic year 2021-2022, 6th semester)
Leonardpepa's Repositories
Leonardpepa/Segaleo
Segaleo is an ordering application (Personal Digital Assistant) that exists in every room of a hotel unit. This application facilitates the delivery of room service menu items to the customer, as well as the immediate booking of activities.
Leonardpepa/SortingAlgorithmsVisualizer
Sorting Algorithms visualized with JavaScript html and css
Leonardpepa/express-mongoDB-TodoList
Todo List with server side and database
Leonardpepa/react-netflix-frontend
netflix clone frontend made with react
Leonardpepa/Simple-Drum-Kit-Udemy-Course
Drum kit udemy course from angela yu
Leonardpepa/spring-boot-api-example
demo spring boot simple rest api to learn the spring framework
Leonardpepa/ejs-blog-udemy-course
simple blog made with node express mongoDB ejs
Leonardpepa/Intro-to-Data-structures
A Data structures class that i took in unirversity
Leonardpepa/Quiz-Game
A web app quiz game made by following the udemy course Build a Quiz App with HTML, CSS, and JavaScript https://www.udemy.com/course/build-a-quiz-app-with-html-css-and-javascript/ i highly recommend this course it helps you to learn core concepts of front end development see it here https://leonardpepa.github.io/Quiz-Game/
Leonardpepa/Simon-Game_udemy-Course
Simon game udemy coure from angela yu
Leonardpepa/timestamp-microservise-freecodecamp-challenge
Timestamp microservice api solution for freecodecamp challenge
Leonardpepa/Very-Simple-REST-API
Very simple REST API made with node, express, mongoDB