Skip to content
View kahramanemir's full-sized avatar

Highlights

  • Pro

Block or report kahramanemir

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

     


About Me

I'm a Computer Engineering student based in Turkey, building things at the intersection of algorithms, interactivity, and real-world behavior.

Right now I'm focused on simulations, game systems, AI experiments, and backend tooling — with a strong interest in distributed systems and AI-agent safety. My thesis is an end-to-end AI-assisted document & presentation pipeline.

When I'm not coding, I'm probably editing videos or experimenting with visual production.


Focus     Simulations · AI · Backend
Stack     Rust · Go · Python · C# · Node.js
Status    Final-year CE student
Thesis    AI document & slide workflows
Hobby     Video & visual editing

Featured Projects

A Rust CLI proxy that sits between AI agents and your shell as a security boundary — redacting secrets, neutralizing prompt injection, and wrapping output as untrusted data.

Rust CLI Security LLM Tooling

OptiAgent  ·  Private

Graduation thesis: end-to-end presentation generation from PDF/Word/Excel via OCR + RAG, producing grounded, editable slides with PPTX/PDF export.

Python FastAPI RAG OCR LLM

Turn-based distributed strategy game. Orders validated through Kafka, three Go engine instances, compacted KTable state, info-hiding enforced per layer.

Go Kafka Distributed Systems Avro

Unity-based telescope with real-time celestial tracking, stepper-motor control, and Python (Astropy) astronomy calculations over UDP/TCP.

Unity C# Python Astropy

AI agents competing via Alpha-Beta Pruning and MCTS, with parallel simulation and a configurable agent menu.

Python Pygame DearPyGui

Online Quiz App  ·  Private

Role-based Spring Boot quiz platform — auth, timed quizzes, category leaderboards, snapshot results, and an admin management panel.

Java Spring Boot JPA Chart.js

Ben Kimim  ·  Private

Real-time multiplayer "Who am I?" party game — phone-per-player, room codes, turn chains, and live countdown rounds over sockets.

Node.js Socket.IO JavaScript

A custom interpreted programming language with its own lexer and interpreter, supporting variables, arithmetic, loops, and I/O — written in C.

C Interpreter Lexer


Languages & Tools

Rust Go Python C# C Java JavaScript

Node.js FastAPI Spring Socket.IO Kafka PostgreSQL Unity Git


Creative Suite  ·  After Effects Photoshop Premiere


GitHub Stats




Thanks for stopping by.

Pinned Loading

  1. Vallum Vallum Public

    Security boundary CLI proxy between AI coding agents and your shell — redacts secrets, neutralizes prompt injection, wraps untrusted terminal output, and audits every command. Single Rust binary.

    Rust 2