Skip to content
View alanhasn's full-sized avatar
🥇
Working....
🥇
Working....

Block or report alanhasn

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

Hey, I'm Vorsynth 👋

IT Technician & Backend and DevOps Engineer • Networking and Security Enthusiast • Kotlin Developer


🧭 Who Am I?

Name: Vorsynth
Role: Backend / DevOps Engineer
Main Stack:
  - Python & Django
  - REST APIs & System Design
  - Networking & Security
Philosophy:
  - Clean architecture
  - Security-first mindset
  - Automation over repetition

I am a Backend and DevOps developer focused on:

  • Building strong, scalable APIs
  • Designing secure and reliable systems
  • Understanding networking from the fundamentals (not just using tools)
  • I believe that security is part of the design, not an afterthought

💻 My tools and favorite technologies


Python

Kotlin

JavaScript

Go

Django

DRF / FastAPI

HTMX

PostgreSQL

SQLite

MySQL

Networking

Wireshark

Nmap

Git

GitHub

Docker

VS Code

Postman

Linux

Windows

🧠 Core Skills Breakdown

🐍 Backend Development

  • Django & Django REST Framework
  • FastAPI
  • API authentication & authorization
  • RBAC & permission systems
  • Asynchronous patterns
  • Clean architecture & modular design

🌐 Networking

  • TCP/IP fundamentals
  • DNS, DHCP, NAT
  • Port forwarding & firewalls
  • Network monitoring & packet analysis
  • Internal network management concepts

🔐 Security

  • Web vulnerabilities (OWASP Top 10)
  • API security
  • Input validation & sanitization
  • Authentication attacks & mitigations
  • Network scanning & reconnaissance
  • Secure coding practices

⚙️ DevOps & Infrastructure

  • Docker & containerized services
  • CI/CD fundamentals
  • Linux server environments
  • Environment isolation
  • Logging & monitoring concepts

🛠️ Tech Stack

👨‍💻 Languages

  • Python
  • Kotlin

🧰 Frameworks & Tools

  • Django
  • Django REST Framework
  • HTMX
  • Docker
  • Git & GitHub
  • Postman

🗄️ Databases

  • PostgreSQL
  • MySQL
  • SQLite

🖥️ Operating Systems

  • Linux
  • Windows (daily usage)

🔍 Security & Networking Tools

  • Nmap
  • Wireshark
  • Custom Python security tools
  • Network analyzers

🧪 Current Focus

  • Advanced API security
  • System design for backend services
  • Network-aware applications
  • DevOps workflows
  • Dockerized environments
  • Kotlin for backend & CLI tools

🧠 Learning Philosophy

  • Understand how things work, not just how to use them
  • Read RFCs & documentation
  • Break systems intentionally to understand failure modes
  • Automate repetitive tasks
  • Security is not optional

🌍 Open Source

  • Building tools that solve real problems

  • Writing clean, readable, maintainable code

  • Open to collaboration on:

    • Backend systems
    • Security tooling
    • Network-related projects

🤝 Contact & Profiles

Platform Link
📧 Email [email protected]
🦊 GitLab https://gitlab.com/vorsynth
🐙 GitHub https://github.com/vorsynth

📊 GitHub Statistics


📈 Contribution Graph


🧠 Quote I Live By

"Security, scalability, and simplicity are not trade-offs."


🚀 Always building. Always learning.

Pinned Loading

  1. IP-Vulnerability-Web-App-Scanner IP-Vulnerability-Web-App-Scanner Public

    The IP Scanner Web App is a powerful web-based platform that enables users to scan systems or networks for vulnerabilities

    HTML 1 1

  2. my_cybersec_lib my_cybersec_lib Public

    A simple cybersecurity library For Scan The network and Target easily...

    Python 1

  3. Kotlin_gradle-Library-Management-System-with-DB Kotlin_gradle-Library-Management-System-with-DB Public

    Library Management System (Kotlin + SQLite + Gradle) This is a simple Object-Oriented Programming (OOP) project built in Kotlin. It demonstrates how to manage a library system with basic functional…

    Kotlin

  4. Task-manager-using-Django-HTMX-and-DRF Task-manager-using-Django-HTMX-and-DRF Public

    A clean and secure ToDo App built with Django REST Framework, HTMX , DaisyUI-Tailwind, featuring JWT Authentication, advanced filtering, search, ordering, and auto-generated documentation with drf-…

    HTML 4

  5. E-Commerce-API-Practice-DRF-course E-Commerce-API-Practice-DRF-course Public

    Practice on Django-Rest-Framework concepts

    Python

  6. xsscan xsscan Public

    Production-grade CLI tool for detecting Cross-Site Scripting (XSS) vulnerabilities

    Python