Skip to content
View enesbuyuk's full-sized avatar
🌐
Working from localhost
🌐
Working from localhost

Highlights

  • Pro

Block or report enesbuyuk

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
enesbuyuk/README.md

Enes Buyuk

#include <stdio.h>

typedef struct {
    const char* university;
    const char* focus_areas[3];
    const char* mission;
    const char* current_projects[3];
    const char* tech_stack[5];
} Developer;

int main() {
    Developer enes = {
        .university = "Istanbul University",
        .focus_areas = {
            "DevOps / Cloud-Native Infrastructure",
            "Robotics & Automation", 
            "Low-Level Programming"
        },
        .mission = "Bridging the gap between physical hardware and intelligent automation software.",
        .current_projects = {
            "Developing real-time firmware & navigation algorithms",
            "Designing automation pipelines & containerized environments for connected devices",
            "Building highly efficient, real-time backend systems"
        },
        .tech_stack = {"C/C++", "Go", "Python", "Docker", "Kubernetes"}
    };

    printf("Let's connect to collaborate or talk about robotics, system design, or cloud-native automation!\n");
    return 0;
}

Tech Stack & Tools

Category Technologies
Languages C C++ Go Python Bash
Robotics & Systems ROS STM32 ESP32 FreeRTOS
DevOps & Cloud Docker Kubernetes Terraform GitLab GitHub Actions
Monitoring & Ops Prometheus Grafana Zabbix

GitHub Stats

Top Languages GitHub Stats
---

Connect with me


Profile Views

Pinned Loading

  1. commbuilder commbuilder Public

    CommBuilder is an open-source website template that allows communities to easily create, customize, and manage their digital presence.

    TypeScript 7 1

  2. mmeas mmeas Public

    MMEAS is a real-time analysis tool developed in C++ using Vulkan, simulating the effects of various munitions (penetration, fragmentation, blast) on different materials and targets.

    C++

  3. movder movder Public

    A social media movie website written with Go programming language using TMDB API.

    HTML 1

  4. solana-wallet-manager solana-wallet-manager Public

    Welcome to the Solana Wallet Manager GitHub repository! This project aims to provide a comprehensive solution for managing Solana wallets efficiently. Whether you are a developer building on the So…

    JavaScript 2

  5. benfords-law benfords-law Public

    Benford's Law in C

    C 1

  6. kodtu kodtu Public

    C++ 1