All Projects
A collection of AI, machine learning, and web development projects
Sixfinger API
Ultra-Fast AI Platform - 10-20x faster than popular AI services with 13 powerful models including Meta Llama 3.3 70B, Qwen3 32B, and DeepSeek-R1. Achieves 100-150 tokens/sec throughput through advanced optimizations including model quantization (8-bit/4-bit), intelligent request batching, KV cache optimization, and speculative decoding. Features OpenAI-compatible API, real-time SSE streaming, async processing with FastAPI, and comprehensive model selection from 1B to 70B parameters.
TurboTensors
High-performance CPU Inference Engine for Large Language Models achieving 15-20x speedup over standard PyTorch CPU implementations. Implements custom Numba-JIT compiled kernels for matrix operations, SIMD vectorization (AVX2/AVX-512), asymmetric quantization with per-channel scaling, and intelligent memory pooling.
Genesis
Evolutionary Code Optimization Engine using genetic algorithms to automatically improve Python function performance. Operates on Abstract Syntax Trees (AST) to perform intelligent mutations including operator replacement, loop restructuring, algorithmic substitutions, and data structure optimizations.
SixFinger-8B
SixFinger AI 8B - Custom-trained 8 billion parameter language model fine-tuned for instruction following and conversational AI. Based on modern transformer architecture with optimizations for efficient inference.
Turkish Sentiment Analysis
State-of-the-art Turkish sentiment analysis using fine-tuned BERTurk (Turkish BERT). Achieves 89.2% accuracy on multi-class sentiment classification (positive/negative/neutral). Handles Turkish-specific challenges including agglutinative morphology, vowel harmony, and informal language variations.
Turkish NLP Toolkit
Comprehensive Natural Language Processing toolkit for Turkish language with morphological analysis, text normalization, named entity recognition, and custom tokenization. Handles Turkish-specific linguistic features: agglutinative morphology, vowel harmony rules, case marking, and possessive constructions.
kayra-core
Experimental Turkish Language Model focused on instruction tuning research and hallucination behavior analysis in low-parameter LLMs. Investigates how model size affects instruction following capability and factual accuracy in Turkish.
Flask-Template
Modern logistics company landing page template built with Flask featuring responsive design, user authentication, and admin dashboard. Includes complete booking system with shipment tracking, real-time status updates, and payment integration.
SF-Circle
Interactive web game challenging users to draw perfect circles, inspired by Neal.fun. Features real-time accuracy scoring using geometric analysis, global leaderboard with user rankings, smooth canvas drawing with touch and mouse support.
Picart
Feature-rich browser-based image editor with comprehensive editing capabilities including filters, transformations, layers, and effects. Supports multiple image formats (PNG, JPG, WebP), implements non-destructive editing with undo/redo.