// software engineer
Ismet Organ
I write code & build projects.
17+ Open-Source Projects
C# · TypeScript · Python · Java
Poland / Turkey
Hi, I'm Ismet Organ — a software engineer who loves building cool things with code: desktop apps with .NET & WPF, web apps with React & TypeScript, and AI experiments with Python. Off the keyboard I'm at the gym doing calisthenics. Only easy day was yesterday.
Tech I work with
- C# / .NET 8
- React
- TypeScript
- Python
- Java / Spring Boot
- JavaScript
- SQL
- Git
Latest Projects
IOSAFE Antimalware
Jul 2026
🛡️ Defensive OOP malware scanner built with .NET 8 & WPF. Multi-detector engine, quarantine, real-time watch — ships as a single-file .exe. Detection demoed safely with EICAR.
- C#
- .NET 8
- WPF
Supermarket POS
Jun 2026
🛒 Modern point-of-sale desktop app: scan & weigh products, print PDF receipts, live sales dashboard and barcode shelf labels — fully offline with penny-accurate VAT.
- C#
- .NET 8
- WPF
QR Menu
Jun 2026
📱 Bilingual (TR/EN) digital restaurant menu opened via QR code, built with React, TypeScript and Vite.
- React
- TypeScript
- Vite
Webcam Repeat Counter
Jun 2026
💪 Real-time calisthenics rep counter — counts push-ups, squats and pull-ups straight from your webcam.
- TypeScript
- Computer Vision
CryptoPredict
May 2026
🔮 AI-powered cryptocurrency price forecasting with LSTM neural networks: 7/14-day predictions, real-time CoinGecko data and a trading-terminal UI.
- Python
- FastAPI
- React
- TensorFlow
Chess Game
May 2026
♟️ Python/Pygame chess with a minimax AI (alpha-beta pruning, depth 3), smooth animations, drag & drop and PvP / PvB modes.
- Python
- Pygame
- Minimax AI