Skip to content
View toUpperCase78's full-sized avatar
💻
Keep Pushing
💻
Keep Pushing

Block or report toUpperCase78

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

Hello everyone! I'm Dogan Yigit.👋

I'm an enthusiast of data science, data visualization, machine/deep learning, computer vision, web programming (especially backend), and artificial intelligence (AI). Though it's a long journey to master everything thoroughly, I'm still eager to read, code and learn new things as much as I can every day.

What have I've accomplished so far in recent years

  • Softwares: Nearest neighbor simulations for proximity queries on two-dimensional surface (more different types will be uploaded here in the future)
  • Data Science: Data exploration (EDA) on selected datasets; feature engineering, data manipulation, wrangling, cleaning, visualization for gaining many insights.
  • Machine Learning: Train many different classification and regression models and used them to predict values (e.g. yearly salaries based on the personal attributes), later measured their performance & accuracy w.r.t. well-known metrics.
  • Explainable AI: Attempting to interrept (AI) models' execution steps with the tools that enable the explanation, such as LIME & SHAP.
  • Image Processing: Image manipulations, object tracking, human pose estimation, gesture recognition (such repos will be uploaded here in the future)
  • Web Programming: Understanding how frontend/backend sides are working together in a modern web application. Mostly focused on backend side, uitlizing Natural Language Processing (NLP) in the most efficient way, also machine learning models when necessary. Furthermore, retrieving data accurately from database system with somewhat complex queries. Furthermore, this includes Python projects (Django) for different development experiences.

Recently, my focus is shifting into Artificial Intelligence (AI) technologies. Hopefully, I'll be able to build my own AI-powered projects, with RAGs, MCPs, agents, n8n; whatever possible.

With my programming experience for over a decade, I'm planning to present my projects here with passion!

Twitter X LinkedIn

365 Data Science CodeWars HackerRank CodinGame

Yigit's GitHub stats

Prog. Languages

Python Java C C++ C# SQL JavaScript R Ruby Golang

IDEs

Dev_C++ Visual Studio Code Netbeans Eclipse Intellij Idea Python Idle Spyder RStudio Notepad++ Jupyter Notebook

Libraries & Frameworks

Numpy Pandas Matplotlib Seaborn NLTK Scikit Learn Gensim Tensorflow Keras SHAP OpenCV OpenAI Lombok Log4j

Web Programming

HTML5 CSS3 React Django Spring Boot HTMLUnit Playwright

Databases

MSSQL Server MySQL PostgreSQL SQLite

Other Programs

Oracle_VirtualBox DBeaver Wireshark PingPlotter Putty Postman FileZilla

Pinned Loading

  1. formula1-datasets formula1-datasets Public

    Datasets & Analyses for Formula 1 World Championship

    Jupyter Notebook 330 80

  2. intel-processors intel-processors Public

    Datasets for All Processors Maufactured By Intel

    Jupyter Notebook 40 13

  3. real-racing-3-vehicles real-racing-3-vehicles Public

    Datasets and Analyses for All Vehicles in Real Racing 3

    Jupyter Notebook 5 1

  4. tiobe-index-ratings tiobe-index-ratings Public

    Index Ratings for Popular Programming Languages from TIOBE

    Jupyter Notebook 18 2

  5. car-of-the-year-datasets car-of-the-year-datasets Public

    Datasets for Car of the Year Winners, Nominees & Voting Grids

    Jupyter Notebook

  6. k-nearest-neighbors-java-remastered k-nearest-neighbors-java-remastered Public

    k Nearest Neigbors in Java Applet - Remastered Edition

    Java