Skip to content
View 4m1nr's full-sized avatar
🐎
🐎

Block or report 4m1nr

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

Amin

Software Engineer — systems, infrastructure and Java backend.

Mathematics student at Amirkabir University of Technology, working part-time as a software engineer on an enterprise privileged-access platform. Half systems and infrastructure, half Java backend; most useful where the two meet.

Things I built for myself

gateway A thin client turned into a selective transparent gateway, generated from one TOML file.
notification-hub Mail, chat, RSS, syslog and backup alerts funnelled into one self-hosted ntfy stream.

Stack

Backend · Java, Spring Boot, Spring Security, JPA / Hibernate, Maven
Systems & infrastructure · Linux, systemd, Docker, Docker Compose, nginx, networking and tunnelling
Data · PostgreSQL, MySQL, Redis; schema design, migrations, transactions and locking
CI/CD · Jenkins, GitLab CI, GitHub Actions
Security · Session recording, credential vaulting, RBAC, audit logging, TLS / PKI, Linux hardening
Other · Go for day-to-day tooling, Python, C, Bash, LaTeX

Currently learning: Network programming.

GitHub stats

4m1nr.github.io · amin.rezaiemehr@gmail.com

Pinned Loading

  1. gateway gateway Public

    Selective transparent gateway on a thin client: Xray tunnel, filtered DNS, Tailscale subnet router — all generated from one TOML file

    Go

  2. guacamole-server guacamole-server Public

    Forked from apache/guacamole-server

    The Apache Guacamole proxy daemon (guacd), C API (libguac), and protocol support.

    C

  3. notification-hub notification-hub Public

    Self-hosted notification hub: mail, Mattermost, RSS, syslog, site changes and backup alerts funnelled into one ntfy stream. Native systemd services on Ubuntu, Go watchers.

    Shell