Skip to content
View Goekdeniz-Guelmez's full-sized avatar
Block or Report

Block or report Goekdeniz-Guelmez

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

Hello, I'm Gökdeniz Gülmez 👋

🚀 About Me

I'm an aspiring AI & ML researcher, currently honing my skills in system integration and software development. Passionate about leveraging technology to create innovative solutions.

📚 My Projects

Here you'll find a variety of projects showcasing my journey in AI and ML. From beginner's experiments to sophisticated models.

🎯 My Interests

  • 🤖 Artificial Intelligence
  • 🧠 Machine Learning
  • 🎵 Violin - Currently practicing Bach and more
  • 🖌️ Occasionally, I dabble in painting.
  • 📺 Avid anime fan, always ready for a good series recommendation.

🌱 I’m currently perfecting...

  • Advanced ML algorithms
  • Smart home automation using AI

Github Stats









My private goal is to create JOSIE.

My own private AI Multimodal Assistant that can...

  • Autonomously control and manage my Smart home with sensors, cameras, LEDs, and all the other products,
  • Manage my E-Mails, like reading my unread emails, sending/replying to E-Mails, etc.,
  • Browse the Internet and even the Dark/Deep Web for information,
  • Updating itself Autonomously,
  • Having a long-/short-term Memory, and even updating it,
  • Writing and executing Code and other files,
  • Starting a conversation by itself,
  • And much more...

🏆 Coursera Certificates

  • Introduction to Deep Learning & Neural Networks with Keras (92%)
  • Deep Neural Networks with PyTorch (77.31%, With Honors)
  • Introduction to Computer Vision and Image Processing (97%)
  • Building Deep Learning Models with TensorFlow (96%)
  • AI Capstone Project with Deep Learning (100%)
  • Machine Learning with Python (91%)
  • Computer Science: Algorithms, Theory, and Machines
  • Linear Algebra for Machine Learning and Data Science
  • Probability & Statistics for Machine Learning & Data Science
  • Unsupervised Learning, Recommenders, Reinforcement Learning
  • Advanced Learning Algorithms
  • Supervised Machine Learning: Regression and Classification

I'm an Night Owl 🐤

🌃 Evening   164 commits    ████████░░░░░░░░░░░░░░░░░   33.33% 
🌙 Night     159 commits    ████████░░░░░░░░░░░░░░░░░   32.32% 
🌆 Daytime   125 commits    ██████░░░░░░░░░░░░░░░░░░░   25.41% 
🌞 Morning   44 commits     ██░░░░░░░░░░░░░░░░░░░░░░░   8.94%

📅 I'm Most Productive on Saturday

Monday       68 commits     ███░░░░░░░░░░░░░░░░░░░░░░   13.82% 
Tuesday      47 commits     ██░░░░░░░░░░░░░░░░░░░░░░░   9.55% 
Wednesday    39 commits     ██░░░░░░░░░░░░░░░░░░░░░░░   7.93% 
Thursday     77 commits     ████░░░░░░░░░░░░░░░░░░░░░   15.65% 
Friday       70 commits     ███░░░░░░░░░░░░░░░░░░░░░░   14.23% 
Saturday     119 commits    ██████░░░░░░░░░░░░░░░░░░░   24.19% 
Sunday       72 commits     ███░░░░░░░░░░░░░░░░░░░░░░   14.63%

📊 This Week I Spent My Time On

⌚︎ Time Zone: EU/Germany

💬 Programming Languages: 
Python                   15 hrs 39 mins      ████████████████████░░░░░   82.87% 
Markdown                 49 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   4.39% 
Text                     46 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   4.08% 
C#                       30 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   2.73% 
Docker                   29 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   2.61%

🔥 Editors: 
VS Code                  18 hrs 53 mins      █████████████████████████   100.0%

💻 Operating System: 
Mac                      14 hrs 19 mins      ███████████████████░░░░░░   75.81% 
Windows                  4 hrs 34 mins       ██████░░░░░░░░░░░░░░░░░░░   19.87%
Ubuntu                   1 hrs 10 mins       █░░░░░░░░░░░░░░░░░░░░░░░░   4.32%

I Mostly Code in Python

Python                   14 repos            █████████░░░░░░░░░░░░░░░░   39.02% 
Swift                    8 repos             ██████░░░░░░░░░░░░░░░░░░░   24.39% 
C#.                      1 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   9.76% 
CSS                      2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   4.88% 
HTML.                    2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   4.88%

Let's Connect!


⭐️ From Gökdeniz Gülmez

Pinned

  1. ml-explore/mlx-examples ml-explore/mlx-examples Public

    Examples in the MLX framework

    Python 5.2k 752

  2. mlx-examples mlx-examples Public

    Forked from ml-explore/mlx-examples

    Examples in the MLX framework

    Python 3

  3. mlx-vlm mlx-vlm Public

    Forked from Blaizzy/mlx-vlm

    Python

  4. Mixtral-from-scratch-in-MLX Mixtral-from-scratch-in-MLX Public

    An implementation of Mistral.ai's Mixtral in Apples MLX Framework: Pre-train and Fine-tune Mixtral on your MacBook

    Python 1

  5. Llama2-in-mojo Llama2-in-mojo Public

    A fully Llama 2 model on mojo, for better inference.