Skip to content
View ermin-mumic's full-sized avatar

Highlights

  • Pro

Block or report ermin-mumic

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

Hi, I'm Ermin πŸ‘‹

Software Systems BSc @ University of Zurich (UZH) with a minor in Information Systems | 6th Semester


Featured Projects

πŸš— Parkon-Bot | Python β€’ Playwright β€’ GCloud

An automation suite to eliminate manual visitor parking registration.

  • The Problem: Manually filling out web forms to avoid parking fines.
  • The Solution: A Siri-triggered bot that automates the entire registration process using a headless browser (Playwright), managed via Google Cloud Run and Firestore.
  • View Repository

🎯 Manhunt | Next.js β€’ TypeScript β€’ Google Maps API

A real-time, geo-fenced multiplayer mobile game for the smartphone era.


πŸŽ“ University of Zurich

View all UZH Course Repositories β†’

Course Grade Key Implementation Tech Stack
Software Construction 5.75 Built a custom Version Control System (Tig) Python, Java
Informatics II 5.25 AVL/Red-Black Trees & Complex Sorting C (Low-level)
Operations Research 5.00 Swiss Post Route Optimization (MILP) Python, Gurobi
Numerical Methods 5.25 LU Decomposition & PCA Analysis NumPy, Python
Comp. Networks / DS 5.75 TCP Sockets & Map-Reduce Workflows Python
Informatics I 5.75 OOP Foundations & Class Hierarchies Python

πŸ› οΈ Technical Toolbox

Languages: Python Java C TypeScript

Tools & Infrastructure:

  • Cloud: Google Cloud Platform (Run, Firestore, Scheduler), Vercel
  • Automation: Playwright, GitHub Actions, Apple Shortcuts
  • Data/Math: Gurobi Optimizer, NumPy, Pandas, LaTeX

πŸ“« Let's Connect


Pinned Loading

  1. Parkon-Bot Parkon-Bot Public

    Automated Visitor Parking Registration & Expiration Reminders

    Python 1

  2. kiransain/sopra-fs25-group-26-client kiransain/sopra-fs25-group-26-client Public

    ManHunt: A frontend web application built with React and TypeScript. Provides an interactive interface for a real-time multiplayer manhunt game and communicates with a RESTful backend. Developed as…

    TypeScript

  3. kiransain/sopra-fs25-group-26-server kiransain/sopra-fs25-group-26-server Public

    SoPra-FS25-group26-server

    Java