Pinned Repositories
3D_Graphics_Render_Engine
This is a C++ project which implements an 3D graphics render engine.
AMC-Reservations
This application was developed by the use of Laravel 8 combined with Jetstream, Livewire and Tailwind CSS. In this users can create their accounts, search the registered and availeble shops and make reservations. Users also can register their companies. The users after a reservation completed receives an verification email and SMS.
AMC-VMS
This is a visitor management system, developed by the use of Laravel 8 combined with Jetstream, Livewire and Tailwind CSS.
Census_Income_Analysis
This analysis is about to predict whether income exceeds $50K/yr based on census data, also known as "Census Income" dataset. XGBoost is used to perform binary classification. This project involves data preparation, model training, evaluation, and prediction.
Devwork
Devwork is a blog for the developer community. This application developed by the use of Laravel 8 combined with Jetstream, Livewire and Tailwind CSS.
Google_stock_analysis-RNN
The aim of this project is to experiment with a Google stock dataset using recurrent neural networks (RNNs) with Long Short-Term Memory (LSTM) cells.
Obesity_Analysis
This is an analysis of data focused on predicting obesity levels in individuals, using information about their dietary habits and physical health.
Recommendations_System
This is a recomendation system based on clustering analysis. After clustering a user_profiles.json file wil be generated keeping the users preferences. This system generates personalized recommendations, based on each user's preferences and other users preferences that belong in the same cluster.
SMTP_Implementation
This is a simple implementation of SMTP protocol with JAVA.
tsoumarios
tsoumarios's Repositories
tsoumarios/AMC-Reservations
This application was developed by the use of Laravel 8 combined with Jetstream, Livewire and Tailwind CSS. In this users can create their accounts, search the registered and availeble shops and make reservations. Users also can register their companies. The users after a reservation completed receives an verification email and SMS.
tsoumarios/AMC-VMS
This is a visitor management system, developed by the use of Laravel 8 combined with Jetstream, Livewire and Tailwind CSS.
tsoumarios/3D_Graphics_Render_Engine
This is a C++ project which implements an 3D graphics render engine.
tsoumarios/Devwork
Devwork is a blog for the developer community. This application developed by the use of Laravel 8 combined with Jetstream, Livewire and Tailwind CSS.
tsoumarios/Census_Income_Analysis
This analysis is about to predict whether income exceeds $50K/yr based on census data, also known as "Census Income" dataset. XGBoost is used to perform binary classification. This project involves data preparation, model training, evaluation, and prediction.
tsoumarios/Google_stock_analysis-RNN
The aim of this project is to experiment with a Google stock dataset using recurrent neural networks (RNNs) with Long Short-Term Memory (LSTM) cells.
tsoumarios/Obesity_Analysis
This is an analysis of data focused on predicting obesity levels in individuals, using information about their dietary habits and physical health.
tsoumarios/Recommendations_System
This is a recomendation system based on clustering analysis. After clustering a user_profiles.json file wil be generated keeping the users preferences. This system generates personalized recommendations, based on each user's preferences and other users preferences that belong in the same cluster.
tsoumarios/SMTP_Implementation
This is a simple implementation of SMTP protocol with JAVA.
tsoumarios/tsoumarios