Skip to content
View semihcakir18's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report semihcakir18

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

About Me

Hi, I'm Semih, a frontend-focused developer from Turkey with a strong interest in machine learning. I enjoy building interactive systems, performance-oriented applications, and AI-powered products.

Ongoing Projects

DJ-Controller: Building a digital DJ controller experience that gets as close as possible to real-world hardware interaction.
Cithus: An everyday desktop assistant with voice control. Powered by a Node.js backend and a Rust (Tauri) frontend for high performance.
Expert Dashboard: A management dashboard for mental health professionals to manage reservations and client interactions.

JavaScript - Frontend Projects

Private

Pose (Coming Soon): A React Native-based social media platform focused on teaching posing techniques.
Cs2nades.me: A CS:GO forum dedicated to grenade lineups and tactical sharing.
WeddingShare: An event-based media collection platform allowing guests to upload photos and videos.
Locpik: A location-based social media platform.

Public

WebAmI: A VR-like interactive world built in JavaScript using MediaPipe with client-side AI processing.
document-workspace:A browser-based document workspace for uploading, organizing, and querying PDF documents using AI. Built with React and TypeScript.
Just Note: A simple Chrome extension that lets you take notes per URL. Each page gets its own notes.
deva:DevAlibi - A global CLI tool to quickly launch and manage your local development projects with a single command.
Minesweeper: Classic Minesweeper game implemented with JavaScript.
Seesaw: A physics-based browser game built with JavaScript.
Chatbot Interface: A clean, minimal, and reusable chatbot UI design.
Movies: A Netflix-inspired movie browsing interface.
WeatherApp: A simple and intuitive weather application.

Machine Learning - Python Projects

Neural-Network-From-Scratch: A fully custom Artificial Neural Network implementation in Python supporting forward and backward propagation without external ML libraries.
Sentiment Analyzer: A sentiment analysis system built on top of my custom neural network implementation.
MoRe: A hybrid recommendation system combining content-based and personalized filtering for tailored movie suggestions.
R2TD: A real-time traffic analysis system using YOLOv8 and OpenCV for vehicle detection, tracking, and lane-crossing monitoring.

🛠 Language and tools

python logo javascript logo typescript logo react logo html5 logo css logo tailwindcss logo tauri logo electron logo

Pinned Loading

  1. Neural-Network-From-Scratch Neural-Network-From-Scratch Public

    Sıfırdan Yapay Sinir Ağı (YSA) İmplementasyonu. PyTorch veya TensorFlow gibi kütüphaneleri kullanmadan, Python ile ileri (forward) ve geri (backward) yayılımı destekleyen özel bir YSA yapısı. Tamam…

    Python

  2. WebAmI WebAmI Public

    A client-side WebAI prototype using MediaPipe face landmarks for real-time head pose estimation and Three.js for camera-controlled, first-person 3D interaction in the browser.

    JavaScript

  3. Sentiment-Analyzer Sentiment-Analyzer Public

    TensorFlow/PyTorch olmadan, sadece Python ve NumPy kullanarak sıfırdan bir LSTM sinir ağı inşa ederek duygu analizi projesi.

    Python

  4. Real-Time-Traffic-Detection Real-Time-Traffic-Detection Public

    🚗 YOLOv8 ve OpenCV kullanarak araçları gerçek zamanlı olarak tespit eden, takip eden ve sayan trafik analizi sistemi. Trafik akışını izlemek için nesne takibi ve sanal çizgi geçişi sayımı özellikle…

    Python 1

  5. React-Movie-App React-Movie-App Public

    A simple movie and series listing app built with React

    TypeScript

  6. React-Weather-App React-Weather-App Public

    Open-Meteo API ile hava durumu web sitesi

    TypeScript