Skip to content
View Mark7888's full-sized avatar
🐡
🐡

Highlights

  • Pro

Block or report Mark7888

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

⚡ Hey, I'm Mark7888

type Developer struct {
    Location      string
    Focus         []string
    CurrentlyInto string
    Hobbies       []string
}

me := Developer{
    Location:      "Hungary",
    Focus:         []string{"Backend", "Automation", "Cloud"},
    CurrentlyInto: "Building scalable APIs & microservices",
    Hobbies:       []string{"Open Source", "Embedded Systems", "3D Printing"},
}

🛠️ Core Tech

Go C# Python TypeScript Docker Git

Backend & APIsCI/CD PipelinesMicroservicesCloud Deployments

📊 GitHub Stats

Your GitHub stats


☕ Support the work

Buy Me A Coffee

Turning coffee into containerized microservices ☕ → 🐳 → ☸️

Pinned Loading

  1. steelseries-sonar-py steelseries-sonar-py Public

    Python package to controll SteelSeries Sonar

    Python 24 6

  2. youtube-summarizer youtube-summarizer Public

    A chrome extension to summarize youtube videos based on captions.

    TypeScript 1

  3. ChameleonConsole ChameleonConsole Public

    An easy-to-use C# Console Color library

    C# 4

  4. pyspiget pyspiget Public

    A python wrapper for the Spiget API

    Python