I am a senior computer engineering student at Middle East Technical University. Currently working on an on-prem RAG solution for companies utilizing Langchain and local llms as my senior project.
Dockerised a Kafka source&sink connector configurations
Stress test an LLM API using the Locust library
Rate monitor and limit a docker service using Traefik.io
Developed server-side of a CRUD mobile application utilizing technologies such as flask, mongoDB and redis.
Set up a notification system using Google Firebase
Responsible for the set-up and deployment of code and dependencies
Wrote unit tests and dockerized the test environment
Helped freshman students in the CENG240: Python for Engineers Labs
Utilized Stremio Python library to develop an internal tool to pull data from Google Analytics and Developer Console APIs and visualize them in a dashboard
Developed a Information Set Monte Carlo Search Tree for Spades game AI.
cGPA: 3.92/4
Ranked 3rd out of 160 students
With a team of 4 people, in 24-hour hackathon, we wrote a web browser extension for productivity. The extension connects to Google Calendar & Jira API to fetch tasks, order them by importance and distribute them to your calendar. It also can connect to your Gmail and displays important mails from predefined addresses. In our project I coded a Python-Flask REST API to connect with our extension, took care of Gmail API and made the frontend of the extension utilizing vanilla JS.