Skip to content
View degerahmet's full-sized avatar
๐Ÿคฏ
Exploring Go
๐Ÿคฏ
Exploring Go

Block or report degerahmet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
degerahmet/README.md

๐Ÿ‘‹ Hi, I'm Ahmet

I build software by shipping real products and learning in public.

Most of my work focuses on backend systems, APIs, and scalable architectures, with a growing interest in AI-powered products and developer tooling.

This GitHub is my workshop; experiments, production systems, and things Iโ€™m actively learning.


๐Ÿง  What I care about

  • Designing clean, scalable backend systems
  • Turning messy ideas into working products
  • Learning by building, not just reading
  • Shipping > over-engineering
  • Understanding why things work, not just how

๐ŸŒ Open source & writing

I enjoy sharing what I learn, especially the parts that arenโ€™t obvious from docs.


๐Ÿ›  Tech I work with

Backend & Infra

  • Python, TypeScript
  • Django, FastAPI, NestJS, Express
  • PostgreSQL, Redis
  • Docker, AWS, CI/CD

Frontend (when needed)

  • React, Next.js
  • Tailwind CSS

AI & Automation

  • OpenAI API, LangChain
  • Prompt engineering
  • Agent-based workflows

๐ŸŒฑ Currently

  • Exploring Go by building small tools and services
  • Working on multi-tenant platforms and real-time systems
  • Experimenting with AI agents in production-like environments

๐Ÿš€ Philosophy

I believe good engineers:

  • build things that people actually use
  • understand trade-offs instead of chasing trends
  • learn continuously by breaking and fixing systems

If something here helps you, feel free to use it.


๐Ÿ“ซ ahmet@deger.me
๐ŸŒ https://ahmetdeger.dev

Pinned Loading

  1. q-flow q-flow Public

    AI-powered RAG agent for automating security questionnaires and RFPs. Q-Flow ingests internal documents, generates high-confidence answers with human-in-the-loop review, and preserves Excel formattโ€ฆ

    TypeScript

  2. pipeline-investigation-kit pipeline-investigation-kit Public

    A lightweight, serverless investigation toolkit for debugging data pipeline issues (delays, gaps, duplicates, replays) using AWS primitives.

    Python

  3. tmdb-cli tmdb-cli Public

    A Go-based CLI application that fetches and displays movie data from the TMDB API. Built as a project-based learning exercise to practice API integration, JSON handling, and command-line tooling.

    Go 1

  4. FlashyMind FlashyMind Public

    Forked from AnastasiaTaucci/FlashyMind

    Custom & Pre-Made Flashcards App

    TypeScript