Pinned Repositories
MongoDB_With_Python
Bu proje, Python ve MongoDB kullanarak veri yönetimini sağlamayı amaçlamaktadır. CRUD (Oluşturma, Okuma, Güncelleme, Silme) işlemleri aracılığıyla verilerin etkili bir şekilde eklenmesi ve güncellenmesi sağlanır. Kullanıcı dostu bir arayüz, verilerin verimli bir şekilde işlenmesini garanti eder.
NetflixETL
Bu proje, Netflix'teki TV şovları, filmler ve oyuncular hakkındaki verileri analiz etmek, temizlemek ve MongoDB veritabanına yüklemek amacıyla geliştirilmiştir.
SmartInventory
Bu uygulama, MongoDB veritabanı üzerinde kategori yönetimi sağlayan bir sistem olup, kullanıcıların kategori oluşturma, güncelleme, silme ve listeleme işlemleri yapmasına imkan tanırken, her işlemde kategoriye ait isim, açıklama, durum, oluşturulma tarihi, makine adı ve IP adresi gibi temel bilgileri yönetir
StarbucksPandasVisualization
.
AlgorithmProjects
In this folder, you will find a collection of projects I've developed that focus on various algorithms. Each project is designed to demonstrate different algorithmic techniques, showcasing my exploration and understanding of fundamental and advanced concepts in algorithm design and implementation.
emreeeyucel
OOPWorks
In my Python project on Object-Oriented Programming (OOP), I created classes to generate objects. I used constructors to add attributes and defined functions for their functionality. By integrating key OOP principles, I achieved a flexible and modular structure that minimized code repetition and made the system more manageable overall.
Python_Fundamentals
Python projects - Solutions and examples
emreeeyucel's Repositories
emreeeyucel/StarbucksPandasVisualization
.
emreeeyucel/MongoDB_With_Python
Bu proje, Python ve MongoDB kullanarak veri yönetimini sağlamayı amaçlamaktadır. CRUD (Oluşturma, Okuma, Güncelleme, Silme) işlemleri aracılığıyla verilerin etkili bir şekilde eklenmesi ve güncellenmesi sağlanır. Kullanıcı dostu bir arayüz, verilerin verimli bir şekilde işlenmesini garanti eder.
emreeeyucel/emreeeyucel
emreeeyucel/NetflixETL
Bu proje, Netflix'teki TV şovları, filmler ve oyuncular hakkındaki verileri analiz etmek, temizlemek ve MongoDB veritabanına yüklemek amacıyla geliştirilmiştir.
emreeeyucel/SmartInventory
Bu uygulama, MongoDB veritabanı üzerinde kategori yönetimi sağlayan bir sistem olup, kullanıcıların kategori oluşturma, güncelleme, silme ve listeleme işlemleri yapmasına imkan tanırken, her işlemde kategoriye ait isim, açıklama, durum, oluşturulma tarihi, makine adı ve IP adresi gibi temel bilgileri yönetir
emreeeyucel/Python_Fundamentals
Python projects - Solutions and examples
emreeeyucel/AlgorithmProjects
In this folder, you will find a collection of projects I've developed that focus on various algorithms. Each project is designed to demonstrate different algorithmic techniques, showcasing my exploration and understanding of fundamental and advanced concepts in algorithm design and implementation.
emreeeyucel/OOPWorks
In my Python project on Object-Oriented Programming (OOP), I created classes to generate objects. I used constructors to add attributes and defined functions for their functionality. By integrating key OOP principles, I achieved a flexible and modular structure that minimized code repetition and made the system more manageable overall.