Projects
This list is a bit crowded. I've been coding for over 10 years, and since childhood, I've always enjoyed creating things and using my creativity. My friends now call my projects YAMP (Yet Another Mirat Project), and I really like the name :)
Simsar
Give your AI the eyes of a trader. An MCP server providing cryptocurrency market data and 35+ technical indicators to Claude and other AI assistants.
TahtLang
A domain-specific language for writing Reigns-style card games. Write .taht files in plain text, play in the terminal, export JSON for Unity/Godot. Comes with a Tree-sitter grammar, LSP server, and a balance simulator that runs hundreds of games to find unreachable cards and broken weights.
- GitHub
- Showcase game: OsmancΔ±k β 81-card Ottoman palace game written in TahtLang
VPix
A keyboard-driven pixel art editor that works like Vim. No menus, no toolbars β just keys. Drawings are encoded in the URL so you can share them with a link.
Bedri
A web app that uses genetic algorithms to turn images into text-based art. Named after the Turkish painter Bedri Baykam.
GroupDigestBot
Telegram bot that summarizes group chats using Gemini AI. Logs messages, analyzes shared images, and generates conversation digests on demand with /digest.
Kaydet
A simple journaling script I wrote for my own needs. Initially created in 2016, I turned it into a Python package in 2023:
Internet Guzeldir
A Python script that generates a categorized link directory website (web directory) by using an Excel file stored on Google Drive as a data source, along with a sample website created with it.
Eleman
A white-label job listing site with minimal dependencies. It uses Airtable as a database, is dockerized, and runs quickly. Ideal for creating and publishing job listings for your company or organization.
Resm.in
A Q&A platform where users responded with photos. Questions like What's in your drawer? or Do you have a childhood photo ID? encouraged users to reply with pictures. Besides being fun, it also featured recipes and DIY-style photo stories. I built it using Python and Django, with MySQL and Redis for databases, and Backbone.js in a few places.
Linkfloyd
A bookmarking and sharing service designed for following topics instead of people, aiming to bring together those with similar interests. Inspired by the need for a Reddit-like community in Turkey, it eventually developed a dedicated user base. I made lasting connections through it. Built using Python and Django, with MySQL and Redis as databases.