Skip to content
View ahmojo's full-sized avatar

Highlights

  • Pro

Block or report ahmojo

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
ahmojo/README.md

Ahmet Faruk Ilhan

IMS student (2nd year) from Aargau, Switzerland - backend-focused, working my way toward a 4th-year software internship.

  • Mostly Python and C#, some Go. Comfortable with FastAPI, Docker, Git and SQL.
  • Side interest in cybersecurity: understanding how systems work and how to make them harder to break.
  • I run my own portfolio backend (FastAPI + Docker, self-hosted): ahmet-portfolio.ch

A few things I've built

  • codex-claude-transfer - local-first CLI to move Codex/Claude Code sessions between machines (Go)
  • Badenhackt_KMU_Trifft_KI - shelf recognition + auto-reorder, built at Baden Hackt 2026 (Python, YOLO)
  • AI_Agent - a Gemini function-calling agent in a sandboxed workspace (Python)

Currently levelling up through Boot.dev.

Pinned Loading

  1. codex-claude-transfer codex-claude-transfer Public

    Local-first CLI (cct) that moves Codex & Claude Code sessions between machines: export to a .codexbundle, copy, import. No cloud, no account, optional LAN sync.

    Go 20 2

  2. AI_Agent AI_Agent Public

    CLI agent using Google Gemini function calling to list, read, write and run Python files inside a sandboxed workspace. Boot.dev project.

    Python

  3. Badenhackt_KMU_Trifft_KI Badenhackt_KMU_Trifft_KI Public

    Baden Hackt 2026: a YOLOv11n-cls system that detects when a shelf product is removed and auto-sends a reorder email with CSV. Built with FastAPI + OpenCV.

    Python

  4. asteroid asteroid Public

    Asteroids arcade clone written in Python with pygame. Boot.dev guided project.

    Python

  5. Portfolio-Site Portfolio-Site Public

    Backend-focused personal portfolio site built with FastAPI, SQLite, Docker, and a lightweight HTML/CSS/JS frontend. Includes an admin panel for editing content, GitHub activity stats, and project s…

    HTML

  6. Notenrechner Notenrechner Public

    Small C# console app that computes weighted grade averages. School project.

    C#