Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View captainpiratez's full-sized avatar
🐤
tweet
🐤
tweet

Highlights

  • Pro

Block or report captainpiratez

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
captainpiratez/README.md
╔═══════════════════════════════════════════════════════════════╗
║                                                               ║
║   ██╗   ██╗ ██╗ ██╗ ████████╗   ██████╗  ███████╗ ██╗   ██╗   ║
║   ╚██╗ ██╔╝ ██║ ██║ ╚══██╔══╝   ██╔══██╗ ██╔════╝ ██║   ██║   ║
║    ╚████╔╝  ██║ ██║    ██║      ██║  ██║ █████╗   ██║   ██║   ║
║     ╚██╔╝   ██║ ██║    ██║      ██║  ██║ ██╔══╝   ╚██╗ ██╔╝   ║
║      ██║    ██║ ██║    ██║   ██╗██████╔╝ ███████╗  ╚████╔╝    ║
║      ╚═╝    ╚═╝ ╚═╝    ╚═╝   ╚═╝╚═════╝  ╚══════╝   ╚═══╝     ║
║                                                               ║
╚═══════════════════════════════════════════════════════════════╝

🚀 Software Engineer | DevOps Enthusiast | Problem Solver Extraordinaire

Building scalable systems, one commit at a time

LinkedIn Website Email


About Me 👨‍💻

I'm Yiğit Koldaş, a passionate Software Engineer specializing in DevOps and backend development. My journey is driven by a relentless curiosity to solve complex problems, optimize systems, and craft diverse, impactful projects. I thrive on writing clean, efficient code and constantly tinkering with cutting-edge technologies.

My Toolkit 🧰

A glimpse into the technologies and tools I wield:

Core Languages: Python, Go, C
Concepts & Paradigms: Algorithms, Data Structures, Object-Oriented Programming (OOP), Functional Programming (FN)
DevOps & Cloud: Docker, Git, Linux, DevOps, Google Cloud Platform (GCP)
Databases: SQL, SQLite, PostgreSQL
Web Technologies: REST APIs, HTML, CSS
Monitoring: Grafana
Human Languages: English, Turkish

Featured Projects ✨

Here are a few highlights from my portfolio. Feel free to explore their repositories!

  • Pokedex CLI
    A robust, interactive command-line interface (CLI) application built with Go. It features a REPL, seamlessly integrates with the external PokéAPI using Go's net/http package, and boasts an efficient in-memory caching system for superior performance and reduced latency.

  • Artificial Intelligence Agent CLI
    An intelligent command-line AI coding assistant designed to analyze project files, pinpoint bugs, and autonomously apply solutions. This project showcases my expertise in integrating Google Gemini for advanced prompt engineering and automation in real-world coding workflows.

  • Static Site Generator
    An elegantly engineered static site generator developed in Python. It efficiently transforms Markdown files into polished HTML pages and leverages GitHub Actions for streamlined, automated deployments and continuous site updates.

What I'm Learning 🌱

I'm continuously expanding my horizons and currently diving deeper into advanced distributed systems and cloud-native architectures.

Boot.dev Profile

Let's Connect! 🤝

I'm always open to collaboration and new opportunities. Feel free to reach out!

Fun Facts 🎉

  • My daily ritual revolves around specialty coffee – from collecting rare beans to experimenting with diverse brewing methods and savoring new flavors.
  • Cycling is my go-to for recharging both mind and body, whether it's navigating urban landscapes or embarking on longer, scenic journeys.

Pinned Loading

  1. gator gator Public

    RSS feed aggregator in Go

    Go

  2. pokedexcli pokedexcli Public

    Pokedex CLI written in Go

    Go 1

  3. ai-agent ai-agent Public

    AI Agent is a project focused on building intelligent software agents using artificial intelligence techniques and modern development practices.

    Python 1

  4. static-site-generator static-site-generator Public

    Python static site generator (Markdown → HTML) - A guided project exploring regex parsing, recursive algorithms, and HTML node generation. Features complete Markdown support including inline format…

    Python 1

  5. asteroids asteroids Public

    A Python implementation of the classic Asteroids arcade game

    Python

  6. clock-converter clock-converter Public

    World Digital Clock: A Python GUI app using Tkinter and pytz to display real-time time across UTC, US/Eastern, US/Pacific, and CET time zones.

    Python