Ekrem Baş
ekrem-bas
Languages
Repos
26
Stars
0
Forks
0
Top Language
Python
Loading contributions...
Repositories
26Flutter, BLoC/Cubit ve Hive kullanılarak geliştirilen bütçe yönetim uygulaması. Aylık limit takibi, takvim görünümü ve çevrimdışı veri kalıcılığı (offline-first) özellikleriyle bütçeniz kontrol altında.
ProcX — A small UNIX process management tool that synchronizes process initiation, monitoring, and termination across multiple terminals using POSIX shared memory, semaphores, and message queues.
No description provided.
No description provided.
No description provided.
No description provided.
Uygulamalı makine öğrenmesi projelerinden oluşan bir koleksiyon. Bu repo, Çok Değişkenli Lineer Regresyon ve Lojistik Regresyon'un sıfırdan implementasyonlarını ve PyTorch ile farklı Yapay Sinir Ağı mimarilerinin bir analizini barındırır.
A user-friendly desktop image editing application built with Python, Tkinter, and the Pillow library. It supports features like drawing, cropping, rotation, text annotation, and various image filters.
A project that classifies six different types of rice using Convolutional Neural Network (CNN) and Random Forest models, and compares their performance.
A multiplayer Snakes and Ladders game with a client-server architecture, developed using Java Swing and Socket programming.
No description provided.
Fixed Asset Registration System to track the status of any company's fixed assets (user, when purchased, price, whether actively used, etc.) and the company's employees.
Gezgin Satıcı Probleminin (TSP) Genetik Algoritma tabanlı Python uygulaması ve Matplotlib kullanılarak görselleştirilmesi.
İkinci el araç fiyatlarını; keşifsel veri analizi (EDA) ile inceler ve hiperparametre optimizasyonu ile desteklenen Lineer Regresyon, Random Forest ve Gradient Boosting gibi regresyon modelleriyle tahmin eder.
No description provided.
A classic Cyclone LED chasing game implemented on an STM32F031K6 microcontroller using WS2812 addressable LEDs. Press the button to stop the light on the target!
No description provided.
Create a Binary Search Tree (BST) of words then search and traverse the BST.
A classic tombola game implemented in Java using Linked Lists. Enjoy the game!
This project is a C program designed to manage employee and department information within a company. It allows for adding, and listing employees and departments, with data stored in text files and also analyzing employee data, such as identifying above-average salaries and the highest-paid employees in each department.
No description provided.
BTK Akademi Platformunda Atıl Samancıoğlu tarafından verilen "Kotlin ile Android Mobil Uygulama Geliştirme Temelleri" eğitimi kapsamında yapmış olduğum kodlamalar
No description provided.
BTK Akademi Platformunda Atıl Samancıoğlu tarafından verilen "Kotlin Programlama Dili" eğitimi kapsamında yapmış olduğum kodlamalar
No description provided.
This Python script implements a basic classic Snake game using the Pygame library. The game involves navigating a snake to eat fruits, growing longer with each fruit consumed, and avoiding collisions with the walls or itself.