Skip to content
View hodzicmirza's full-sized avatar

Organizations

@gimnazijakakanjwebstranica

Block or report hodzicmirza

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

👋 Hi there, I'm Mirza Hodžić

Full-Stack Developer | Linux & DevOps Enthusiast | Cybersecurity Explorer


🔹 About Me

I'm a developer with a deep passion for both building applications and understanding how systems work under the hood. My journey started with full-stack development, but it quickly expanded into the world of Linux servers, networking, and cybersecurity. I love the entire ecosystem—from writing clean code to deploying and securing applications on my own infrastructure.

🌟 What excites me?

  • Building full-stack web applications with .NET and Angular/React
  • Managing and securing Linux servers (my daily driver is Kali, btw 😉)
  • Setting up Cloudflare Tunnels and Docker containers for deployment
  • Exploring Cybersecurity — understanding threats, securing systems, and ethical hacking
  • Automating everything with scripts and DevOps practices

💡 Technologies & Tools

const mirza = {
    code: ["C#", "JavaScript", "TypeScript", "HTML", "CSS", "Bash"],
    backend: {
        csharp: [".NET Core", "ASP.NET", "Entity Framework Core"],
        databases: ["PostgreSQL", "SQL Server", "MySQL", "SQLite"]
    },
    frontend: ["Angular", "React"],
    devops: {
        containers: ["Docker", "Docker Compose"],
        networking: ["Cloudflare Tunnels", "Nginx", "Reverse Proxy", "Networks"],
        servers: ["Linux (Kali, Ubuntu)", "Bash Scripting", "System Administration"]
    },
    cybersecurity: ["Network Security", "Penetration Testing Basics", "System Hardening"],
    tools: ["Git", "GitHub", "Postman", "VS Code", "Wireshark"]
};

Pinned Loading

  1. smartPark smartPark Public

    Forked from ooad-2025-26/Grupa4-Tim1

    Moderna web aplikacija za upravljanje parking prostorima razvijena na Elektrotehničkom fakultetu u Sarajevu. Omogućava rezervaciju parking mjesta, QR kod validaciju, email notifikacije i analitičke…

    C#

  2. SmartCowFarm SmartCowFarm Public

    Forked from avelic5/SmartCowFarm

    An intelligent system designed to monitor the health, productivity, and behavior of cows in a smart farming environment. It helps optimize farm management and milk production through data-driven in…

    TypeScript

  3. mindTech mindTech Public

    ASHE (Anonymous Self Help Experience) is a calming web app that helps users explore what a psychotherapy session feels like through interactive exercises, AI-guided conversations, and therapy-inspi…

    TypeScript 1

  4. Seatly Seatly Public

    Full-stack event booking platform built with Clean Architecture. Features real-time seat booking, QR code ticket generation, automated email delivery via Resend API, discount strategies (Early Bird…

    TypeScript

  5. DataminerCubePOCSimulation DataminerCubePOCSimulation Public

    .NET 10 Proof of Concept for monitoring Linux server metrics (CPU, RAM, Disk) and exposing them in JSON/XML formats for integration with Skyline DataMiner Cube platform. Built with Clean Architectu…

    C#

  6. pametniAutomat pametniAutomat Public

    ESP32-based smart vending machine developed in MicroPython. Features TFT display with custom UI/UX, coin detection via sensors, DC/servo motor control, MQTT bidirectional communication, local web s…

    Python 1 2