To-Do App
Joker Website
A website that makes you laugh with jokes from JokeAPI.
Blog Project with NodeJS
Blog Project with Django
A blog built with the Django framework. As you can see there is almost no frontend work in this project, but the backend works like fire🔥.
Note: This project was made with the help of this course.
Food Delivery Website Design
Breast Cancer Classification with CV Algorithms
Creating a breast cancer cell classifier with PCA, NCA and KNN algorithms. Best algorithm was NCA with 99.4% prediction accuracy for this dataset.
Blood Cell Type Classification with Convolutional Neural Network
An attempt to train a high accuracy red and white blood cell classifier convolutional neural network. The network achieved 97.92% overall prediction accuracy which is a good rate. I made this project with MATLAB instead of Python, it's my fantasy world.
Vehicle Fuel Consumption Prediction with Regression Models