Pinned Repositories
Android-BookStore
Android Application of a Bookstore
Android-Covid19-Entry-Manager
This is an android project made for the final exams in the Course of mobile developement in University of Piraeus
Android-Deathmap
This was my first ever android application to build for the Course of mobile developement in University of Piraeus
iTradesmen
A platform where people can search and communicate with local workers in real time with real time location tracking
miniDB
An extremely minimal DB that can be used for educational purposes and rapid prototyping
Python-Prwto-6mhno
RDR2
RDR2 is a smart robot that searches for the optimal path while navigating in a field with hills of different terain dificulties. It uses a Custom version of the BFS Algorith with weights.
react-native-instagram-stories
🚀 Instagram stories is a versatile React Native component designed to display a horizontal scrollable list of user stories, similar to the stories feature found in the Instagram app.
react-native-skeleton-placeholder
SkeletonPlaceholder is a React Native library to easily create an amazing loading effect.
Server-for-miniDB
vbellos's Repositories
vbellos/Android-Covid19-Entry-Manager
This is an android project made for the final exams in the Course of mobile developement in University of Piraeus
vbellos/iTradesmen
A platform where people can search and communicate with local workers in real time with real time location tracking
vbellos/RDR2
RDR2 is a smart robot that searches for the optimal path while navigating in a field with hills of different terain dificulties. It uses a Custom version of the BFS Algorith with weights.
vbellos/Android-BookStore
Android Application of a Bookstore
vbellos/Android-Deathmap
This was my first ever android application to build for the Course of mobile developement in University of Piraeus
vbellos/miniDB
An extremely minimal DB that can be used for educational purposes and rapid prototyping
vbellos/Python-Prwto-6mhno
vbellos/react-native-instagram-stories
🚀 Instagram stories is a versatile React Native component designed to display a horizontal scrollable list of user stories, similar to the stories feature found in the Instagram app.
vbellos/react-native-skeleton-placeholder
SkeletonPlaceholder is a React Native library to easily create an amazing loading effect.
vbellos/Server-for-miniDB
vbellos/Simulation-Smart-Quarantine
This is a simulation Game built with WinForms in Visual Studio
vbellos/vbellos
Config files for my GitHub profile.
vbellos/WEB-BookStore
A JSP Servlet application of a BookStore made for my academic courses
vbellos/WEB-Play-List-Generator
A Java Servlet Project that Implements Spotify and Musixmatch API's
vbellos/WinForms-Text-Extractor
C# application based on the Tesseract-OCR that extracted keywords from the architectural design files , that could be used for a more efficient search in the database.
vbellos/WinForms-TicTacToe
A TicTacToe game made in winforms with NxN table size. Can be played amongst friends or User vs Ai. The ai version implements the mini-max algorithm.