Minishell is a simple Bash imitation developed at 42 Istanbul. This project aims to recreate basic Unix shell functionality and provide a customized terminal experience.
Cub3D is a simple 3D game engine developed at 42 Istanbul, inspired by Wolfenstein 3D. This project focuses on rendering a first-person view using ray-casting, handling player movement, and simulating basic interactions in a 2D map.
Stop Sign Detector is a simple computer vision project developed using OpenCV and Python. This project aims to detect stop signs in images and videos using a pre-trained Haar Cascade Classifier.
Model Training is a simple machine learning project developed using TensorFlow and Python. This project aims to train a simple neural network model to classify handwritten digits using the MNIST dataset.
Data-Driven Prediction is a simple data analysis project developed using Pandas and Python. This project aims to analyze and predict the number of COVID-19 cases in Turkey using a simple linear regression model.