👋 Hi, I'm
|
I build modern applications with Python, FastAPI and Next.js. I love crafting machine learning and data-driven solutions.
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
}
// projects
// education
2023 — Present
Gazi University
Currently a 3rd-year student. Studying algorithms, data structures, machine learning and software engineering.
// contact
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.