PetePrattis

PetePrattis

👤 Developer

15 repositories on SrcLog

View on GitHub
15 Repos
59 Stars
36 Forks
59 Watchers

Repositories (15)

image-analysis-for-segmentation-of-grayscale-image- pprattis/image-analysis-for-segmentation-of-grayscale-image- MATLAB

Matlab scripts that implement necessary algorithmic procedures to automatically color a black and white image. In particular, you need to develop code to perform some computing activities:

12
address-book-contact-management pprattis/address-book-contact-management Java

A Java console application that manages an address book where the contacts are saved within an archive.

10
Bookstore-ASP.NET-Web-Application pprattis/Bookstore-ASP.NET-Web-Application JavaScript

An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.

8
speedometer-with-GPS-app PetePrattis/speedometer-with-GPS-app Java

A Java Android application that simulates the functionality of a speedometer using GPS by measuring distance and time elapsed to find the speed and saves violations of max speed in SQLite.

7
music-player-in-visual-csharp PetePrattis/music-player-in-visual-csharp C#

A windows forms application implementing a music player.

3
k-nearest-neighbors-algorithm-and-rating-prediction PetePrattis/k-nearest-neighbors-algorithm-and-rating-prediction Java

A Java console application that implements the factionality of the knn algorithm to find the similarity between a new user with only a few non zero ratings of some locations, find the k nearest neighbors through similarity score and then predict the ratings of the new user for the non rated locations.

3
traveling-salesman-problem-with-genetic-algorithms PetePrattis/traveling-salesman-problem-with-genetic-algorithms Python

A Python script that solves the traveling salesman problem using genetic algorithms. The cities and the distances are predetermined but can also be randomly generated.

3
eclass-web-application PetePrattis/eclass-web-application Java

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

2
medieval-village-rpg-in-unity-3d PetePrattis/medieval-village-rpg-in-unity-3d C#

A unity short rpg game where you control a character either in 3rd person view or 1st person view and try to complete missions to escape the island.

2
k-fold-cross-validation-and-Root-Mean-Square-error PetePrattis/k-fold-cross-validation-and-Root-Mean-Square-error Java

A Java console application that implemetns k-fold-cross-validation system to check the accuracy of predicted ratings compared to the actual ratings and RMSE to calculate the ideal k for our dataset.

2
wallchat-with-Firebase-app PetePrattis/wallchat-with-Firebase-app Java

A Java Android application that simulates the functionality of a wallchat app that saves user info and user chat in Firebase Realtime Database.

2
hospital-database-with-JDBC-client PetePrattis/hospital-database-with-JDBC-client Java

A jdbc application that runs queries in pgAdmin to simulate the functionality of a hospital's database.

2
a-programming-tutorial-web-app-with-JDBC-client PetePrattis/a-programming-tutorial-web-app-with-JDBC-client CSS

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

1
road-safety-database-with-JDBC-and-Spark-RDD PetePrattis/road-safety-database-with-JDBC-and-Spark-RDD Java

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

1
insurance-company-database-with-JDBC-and-Spark-RDD PetePrattis/insurance-company-database-with-JDBC-and-Spark-RDD Java

A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.

1