Skip to content
View marko-durasic's full-sized avatar

Block or report marko-durasic

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

About Me

  • 👋 Hi, I’m Marko

  • 👀 I’m interested in: Golang (Go), Linux (GNU+Linux), Backend Development, and AWS Cloud Solutions

  • 🎡 Having fun with: Data Structures and Algorithms & Coding questions

  • 📫 How to reach me:

    Email LinkedIn Website Portfolio

☕ Support My Work

If you've found my projects, tools, or content helpful and would like to support my journey in tech, consider buying me a coffee! Your support allows me to dedicate more time to building open-source tools, writing tutorials, and exploring new technologies.

Buy Me a Coffee

Note: To open the links in a new tab, use Ctrl + click (Windows & Linux) or Cmd + click (Mac).

Pinned Loading

  1. AWS-S3-Bucket-Auditor-with-AI-Integration AWS-S3-Bucket-Auditor-with-AI-Integration Public

    The AWS S3 Bucket Auditor is a Go-based command-line tool that performs a comprehensive security audit of your Amazon S3 buckets. It integrates with AWS Macie to check for sensitive data, providing…

    Go 1

  2. Smart-VPN-Optimizer Smart-VPN-Optimizer Public

    Smart VPN Optimizer enhances your VPN experience by intelligently selecting the best server based on speed and reliability. This Go-powered tool supports NordVPN, with a design ready for expansion …

    Go 1

  3. example-golang-interface example-golang-interface Public

    This is an example of how to use interfaces in golang and their benefits

    Go