Skip to content
View yavuzCodiin's full-sized avatar
👾
Focusing
👾
Focusing
Block or Report

Block or report yavuzCodiin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yavuzCodiin/README.md

YouTube Channel Subscribers Twitter Follow GitHub followers


Hello, this is Yavuz, I’m Electrical & Electronics Engineering graduate from METU. I am currently working as Robotics Software Engineer at NH Tech Robotics, who defines himself as a open minded lifelong learner, life is too short to learn everything so I learn from different people instead

I previously worked, created projects in Python, C, C#, C++, Arduino, ROS, Assembly. I am currently working on ROS, python, c++ as I learn I will write code and commit here because I believe theory is nothing without practice

I love art, drawing, games especially rpg, indie and strategy, basketball, reading, writing.

Python Jupyter Notebook Pandas NumPy scikit-learn SciPy Matplotlib OpenCV C C# C++ AWS Azure Qt Anaconda Flask ROS MySQL SQLite Selenium Linux Arduino Raspberry Pi Visual Studio Code

Web Scraping Series Part III— Practice with Instagram & GitHub
Web Scraping Series Part III— Practice with Instagram & GitHub
Web Scraping Series Part II — X Feed & Selenium
Web Scraping Series Part II — X Feed & Selenium
Learning Types in Machine Learning
Learning Types in Machine Learning
Data Manipulation with Pandas
Data Manipulation with Pandas
Web Scraping Series Part IV — World Coins with Scrapy & Data Analysis with Pandas
Web Scraping Series Part IV — World Coins with Scrapy & Data Analysis with Pandas
Pathfinding with Best First Search Algorithm
Pathfinding with Best First Search Algorithm



Pinned

  1. 4-Bit_Calculator 4-Bit_Calculator Public

    4-bit calculator with all operations we set up for calculator. It have some main parts which are FSM(Finite State Machine) which has MOP(Micro-operations). Datapath that includes calculator's brain…

    VHDL

  2. Microcontroller_Based_Multi-tasked_System Microcontroller_Based_Multi-tasked_System Public

    In this project, a microcontroller acts as the brain of the system, orchestrating tasks and managing interactions between different hardware modules. The system employs multiple peripherals such as…

    C

  3. Simple_Supermarket_Inventory_System_with_Python_SQLite Simple_Supermarket_Inventory_System_with_Python_SQLite Public

    The Supermarket Project is a virtual simulation of a supermarket’s inventory management system. It’s designed to replicate the essential functions of tracking and maintaining a supermarket’s produc…

    Python 1

  4. VAftpRAPC VAftpRAPC Public

    The Forculus Automatic Door Access System is designed to enhance security, efficiency, and energy savings in public spaces. By utilizing computer vision algorithms and intelligent person detection,…

    Python

  5. bfs-pathfinding-algorithm bfs-pathfinding-algorithm Public

    This repository contains material related to the BFS path-finding algorithm, from creating the maze to using the algorithm and creating an interactive demo.

    Python

  6. Web_Scraping_VCoin_w_Scrapy-Pandas Web_Scraping_VCoin_w_Scrapy-Pandas Public

    Scraping the data from Vcoins with Scrapy and cleaning, analyzing the antique coin data with Pandas

    Python