Skip to content
View alanhasn's full-sized avatar
🎯
Focusing
🎯
Focusing

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

Typing SVG



Backend Β  DevOps Β  Security Β  Android



Profile Views Β  GitHub Β  PyPI Β  Open Source



// about

Backend engineer building distributed systems, security tooling, and real-time infrastructure.
I reverse-engineer software to understand how things actually work β€” not how the docs claim they do.
Security is not a feature I bolt on. It is baked into the architecture from day one.




$ whoami

name        : Vorsynth
handle      : @alanhasn
focus       : Backend Systems Β· Infrastructure Β· Security Engineering
approach    : Security-first. Understand internals before abstractions.
current     : Building SMBN β€” a distributed real-time backend platform
location    : Remote β€” UTC+0..+3



$ cat /etc/role.conf

BACKEND

Django Β· DRF Β· FastAPI
Async Systems Β· API Design
ASGI Β· WebSocket Β· Redis

DEVOPS

Docker Β· Linux Β· Git
CI/CD Β· Process Automation
Server Hardening

SECURITY

Static Analysis Β· Web Security
Network Security Β· Threat Hunting
Authentication Testing Β· API Security

ANDROID

Kotlin Β· Android Studio Β· Android SDK
Jetpack Components Β· Gradle Β· ADB
Android Internals Β· Mobile Security




$ ls -la ./stack/

β€” Languages β€”



β€” Frameworks & APIs β€”


Β 



β€” Data & Messaging β€”



β€” Infrastructure & Tools β€”




$ cat projects/featured.json


πŸ” SecureTool β€” Python Security Library
pkg      : securetool
registry : PyPI
lang     : Python
type     : Open-Source Security Library
purpose  : Reusable security primitives for Python applications
scope    : Encryption helpers, secure hashing, token generation,
           input validation, and audit-friendly logging utilities
status   : Published Β· Actively maintained

PyPI


πŸ•Έ Vulnerability Scanner β€” Web Application
lang     : Python Β· Django Β· JavaScript
type     : Internal Security Platform
scope    : Automated web vulnerability scanning with a structured
           report interface. Covers OWASP Top 10 surface areas,
           HTTP header inspection, and endpoint enumeration.
arch     : Django backend Β· REST API Β· async scanning workers
status   : Active development

⚑ XSScan β€” Production-Grade XSS Detection Tool
stack    : Python Β· Requests Β· CLI Β· HTML Parsing Β· Payload Automation
type     : Security Testing & Vulnerability Detection Tool
scope    : Production-grade command-line utility for detecting
           Cross-Site Scripting (XSS) vulnerabilities through
           automated payload injection, response analysis,
           parameter testing, and target validation workflows.
features : Reflected XSS detection Β· Automated scanning workflows Β· Security testing utilities
release  : Published on PyPI
focus    : Web Security Β· Automation Β· Offensive Security Tooling
status   : Actively maintained and improved



$ tail -f /var/log/learning.log

+ Backend systems engineering β€” Django, DRF, API architecture
+ Docker & Redis β€” containers, caching, real-time communication
+ Android development β€” Kotlin, Android Studio, application internals
+ Networking & security β€” traffic analysis, authentication flows, web security
~ Building security-focused and infrastructure-oriented projects
~ Learning through documentation, experimentation, and real-world systems



$ cat PHILOSOPHY.md


β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                                                             β”‚
β”‚   01  Security is architecture, not a feature you add later β”‚
β”‚   02  Read the source. The docs lie. The code does not.     β”‚
β”‚   03  Understand the protocol before touching the library   β”‚
β”‚   04  Break systems deliberately. Fix them with precision.  β”‚
β”‚   05  Automate the repeatable. Think harder on the novel.   β”‚
β”‚   06  Clean code is a forcing function for clear thinking   β”‚
β”‚   07  Know the failure modes before the system ships        β”‚
β”‚                                                             β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜



$ cat /proc/github/stats


Β Β 







Β Β 



Β Β 



$ watch -n 1 git contributions




// commit trail


github contribution snake animation



$ cat /etc/open_source.conf

open to collaboration on:

  [βœ“] Backend API systems β€” Django, FastAPI, async architectures
  [βœ“] Security tooling β€” scanners, analyzers, audit libraries
  [βœ“] Infrastructure automation β€” Docker, CI/CD pipelines
  [βœ“] Monitoring & observability platforms
  [βœ“] Real-time communication backends β€” WebSocket, Socket.IO
  [βœ“] Developer utilities with real-world use cases

values:
  clean architecture Β· readable code Β· technical transparency
  security-aware design Β· meaningful documentation



$ ping -c 1 vorsynth


GitHub Β  PyPI


Response from vorsynth: bytes=64 time=<1ms TTL=64



"Security, scalability, and simplicity are not trade-offs β€”
they are the result of understanding your system deeply enough."


Pinned Loading

  1. my_cybersec_lib my_cybersec_lib Public

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

    Python 3 2

  2. 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 5 2

  3. xsscan xsscan Public

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

    Python 2

  4. Bash-Script-Tools Bash-Script-Tools Public

    Shell Script Tools repository,collection of shell scripts aimed at automating and streamlining a variety of tasks. Each script is self-contained and ready for immediate use.

    Shell 2

  5. Django-Chat-app-socketio Django-Chat-app-socketio Public

    This project implements a real-time chat application using Django and SocketIO.

    HTML 2

  6. Some-Python-Tools Some-Python-Tools Public

    Open-Source Simple Tool like (Network scanner, Mac Changer...)

    Python