Skip to content
View BashMocha's full-sized avatar
🪴
open-sourcerer
🪴
open-sourcerer

Organizations

@cukurovaai @Google-Developer-Student-Clubs-ATU

Block or report BashMocha

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

Greetings,

I'm Emir, a machine learning aficionado with a strong passion for all things open source. I thoroughly enjoy delving into the intricacies of robotics and tinkering with state-of-the-art computer vision models.

At present, I'm an incoming M.Sc. student at Technische Universität Nürnberg, focusing on artificial intelligence and robotics, and a graduate researcher at Çukurova AI working on Visual SLAM.

Feel free to reach me via my socials: LinkedIn, Bluesky, Google Scholar, or email.

Pinned Loading

  1. cukurovaai/Benchmarking-LLMs-in-Indoor-Navigation cukurovaai/Benchmarking-LLMs-in-Indoor-Navigation Public

    [SIU2025] Implementation of Benchmarking LLM Reasoning in Indoor Robot Navigation

    Python 1

  2. Prompting-LLMs-for-Aerial-Navigation Prompting-LLMs-for-Aerial-Navigation Public

    Prompts and source code for applying LLMs to UAV-based navigation tasks with various model integrations

    Python 44 4

  3. object-detection-on-raspberry-pi object-detection-on-raspberry-pi Public

    A real-time object detection model on Raspberry Pi 4

    Python 9

  4. CLI Coffee Reminder for Linux CLI Coffee Reminder for Linux
    1
    # a coffee reminder alias, written in Ubuntu 24.04
    2
    # i usually forget my french press while brewing, so i wrote a bash script as a reminder
    3
    # requires 'https://github.com/caarlos0/timer', 'lolcat', 'notify-osd' to be installed, 'spd-say' should ship with your distro
    4
    
                  
    5
    coffee_reminder () {