The model with 99.6% accuracy of detecting fake news using different Machine Learning algorithms and feature extractors and parameters tuning using RandomizedSearchCV
The model for predicting the garment workers' productivity. The results showed that target productivity for workers made determined manually was overestimated. The model might help to determine better target productivity.
Drowsiness Detection API based on Flask Backend Framework that uses trained YOLOv5 model to annotate uploaded video and detect yawning and closed eyes to alert the driver
Django API that classifies sentences (twits) as about the disaster or not by using RNN with Tensorflow TextVectorization and Glove word embedding that allowed model to reach 82% accuracy on test set
The mobile app for managing personal tasks
The app went up to 8th place in the productivity free top chart and made the top 100 in top free apps the first week
Developed the backend and configured server on my own
Asteroids game is written in C#, using .NET frameworks - Windows forms graphical class library. Space ships in the game can rotate and shoot asteroids that are moving fast towards the ship.