Skip to content
View dot1mav's full-sized avatar
🌚
D00r the Plan3t
🌚
D00r the Plan3t

Block or report dot1mav

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

Hi 👋, I'm Amin

Backend & Automation Engineer · Python / Django / Vue.js

🌐 Portfolio · 💼 LinkedIn · 🧠 Stack Overflow · 📬 Email

dot1mav


🚀 About me

  • 🔭 I like building backend services, internal tools, and automation around real business workflows.
  • 🧰 Most of my work is with Python (Django / Flask), Vue.js, PostgreSQL/MariaDB, Docker, Linux.
  • 📊 I enjoy connecting systems (CRMs, financial tools, production data) and turning them into dashboards & monitoring (Grafana, etc.).
  • ⚙️ Comfortable across APIs, databases, and basic infrastructure (Linux, networking, Nginx, Docker).
  • 🌱 Currently improving my clean architecture, testing, and scalable backend design.
  • 🤝 Open to backend / Python roles and collabs on automation / monitoring projects.

🧰 Tech stack

🔹 Backend & APIs

Python Django Flask Node.js Express

🔹 Frontend & UI

Vue.js Nuxt.js Tailwind CSS Bootstrap Bulma HTML5 CSS3 JavaScript

🔹 Databases & Cache

PostgreSQL MariaDB MySQL SQLite Redis SQL Server Oracle

🔹 DevOps, Monitoring & Tools

Docker Nginx Grafana Git Linux Selenium Arduino Figma Postman


🎯 What I’d love to work on

  • Backend-heavy apps with Python / Django / Flask
  • Internal tools, dashboards and automation for real-world operations
  • Data-heavy systems using PostgreSQL / MariaDB / Redis
  • Monitoring & observability around Grafana / logging / metrics

If you’re building something in this space and think I can help, feel free to reach out 🚀

Pinned Loading

  1. OwnFirewall OwnFirewall Public

    Make Your Linux better With My Script

    Shell 5 1

  2. import blueprints auto for flask app import blueprints auto for flask app
    1
    import os
    2
    
                  
    3
    from importlib import import_module
    4
    from flask import Flask, Blueprint
    5
    from typing import Optional, Union
  3. custom thread for python custom thread for python
    1
    from abc import ABC, abstractmethod
    2
    from threading import Event, Thread, ThreadError
    3
    from copy import deepcopy
    4
    from typing import Callable, Optional, Any, Iterable, Dict
    5
    
                  
  4. doh-proxy doh-proxy Public

    Edge-native DNS-over-HTTPS proxy using Arvan Edge and Cloudflare Workers, with health checks, upstream load balancing, and a minimal dashboard UI.

    JavaScript

  5. mikrotik-fail2ban mikrotik-fail2ban Public

    Auto Ban/UnBan ip address from log (rsyslog) by fail2ban service