Yunus Ege Küçük
Computer Engineering Student
Passionate about software development, interested in artifical intelligence and traveling.
About Me
Welcome to my personal page! I'm Ege, a senior Computer Engineering student interested in learning Machine Learning and DevOps. I have beginner-level experience implementing Artificial Neural Networks, managing Kubernetes clusters, and organizing CI/CD pipelines. I speak English and Turkish fluently and consider myself a fast learner and social person. You can find more details about me on this page.

Featured Projects
Smart Invoice Analyzer
Smart Invoice Analyzer is a machine learning supported web application that enables users to organize their invoices. Developed as a graduation project by a group of 3 students.
Biene Flower Hunt Game HackUPC 2024
Biene Flower Hunt Game is a HackUPC 2024 project that uses facial recognition to control the character. Developed for HackUPC Barcelona by a group of 3 students.
Human and Wild Animal Classifier
This project is a convolutional neural network model that distinguishes between human and wild animal faces. The project has 2 different versions: desktop application and web application.
Asynchronous HTTP Server
This project is a lightweight HTTP server developed using Python's asyncio library. It can serve static files, provide API endpoints, and support MIME types.