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.

Popular repositories 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 18 1

  2. Bookbot Bookbot Public

    Small Python CLI that analyses a book's text and prints a character/word count report. My first Boot.dev project.

    Python

  3. LB-259_machine_learning LB-259_machine_learning Public

    School ML project (LB-259): predicting California house prices with scikit-learn regression across analysis, training and evaluation notebooks.

    Jupyter Notebook

  4. asteroid asteroid Public

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

    Python

  5. 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

  6. Notenrechner Notenrechner Public

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

    C#