👋 Hi, I'm

Ali Fuat
Akbaş

|

I build modern applications with Python, FastAPI and Next.js. I love crafting machine learning and data-driven solutions.

main.py
from fastapi import FastAPI

app = FastAPI()

@app.get("/about")
def about_me():
    return {
        "name": "Ali Fuat Akbaş",
        "role": "Software Developer",
        "stack": [
            "Python",
            "FastAPI",
            "Next.js",
            "ML",
        ],
        "open_to_work": True
    }

What I've Built

Education

2023 — Present

Computer Engineering

Gazi University

Currently a 3rd-year student. Studying algorithms, data structures, machine learning and software engineering.

Let's Talk

Whether it's a new project, a job opportunity, or just to say hi — feel free to reach out. I usually reply within 24 hours.