Projects
CS50 Trader
I named this bot as CS50 Trader. This bot will trade with the power of Machine Learning. It predict upcoming candles and place position according to the Machine Learning.
Traffic Sign Detection and Recognition System
This project is for my graduation research thesis. It extract traffic sign based on Color Detection and recognize with CNN.
Flutter Portfolio App
This portfolio App is written in Flutter. I built UI from scratch without using any thirdparty packages. It also use OOP(SOLID) principle.
Learning Management System
CS50LMS is a Learning Management System.It is built using Django (backend) and vanilla JavaScript (frontend).