- Online Class Demo -> A Java project that draws the selected shapes on the whiteboard and keeps the count of these shapes, in which GUI programming techniques are especially involved, and changes can be observed simultaneously on client and server whiteboards
Relevant Skills; Java Front-end programming, Server-Client model
- Life Expectancy -> A Power BI project that examines and analyzes life expectancy data related to all countries in the world, tries to answer frequently asked questions and includes data visualizations about them
Relevant Skills; Cleaning and transforming data, creating visuals, applying various filters
- Image Processing -> A python project that transmits the necessary information about the color, shape and position of objects, which have different color and shape combinations, on a calibrated flat plane to an autonomous robot
Relevant Skills; Numpy library, image processing methods, homography method, RGB
- Product Tree -> A C++ project that includes a large amount of data structures, sorting and listing a given dataset over the desired columns using binary trees
Relevant Skills; Data structures, object oriented programming