Skip to content
View Am4er's full-sized avatar

Organizations

@PvPTiers

Block or report Am4er

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

Profile Views


Cybersecurity engineer and software developer. I work across offensive and defensive security, network engineering, database systems, and low level development. Most of my time goes into hardening infrastructure, analyzing traffic and binaries, and building the tooling that supports both.

All security work is performed under written authorization and within an agreed scope.


Areas of Expertise

Offensive Security
Penetration testing, vulnerability research, exploit development, reverse engineering, binary analysis, red team operations, social engineering assessment.

Defensive Security
Threat detection, incident response, malware analysis, digital forensics, SIEM engineering, log correlation, security hardening, blue team operations.

Network Engineering
Routing and switching, firewall architecture, network segmentation, VPN and tunneling, packet analysis, intrusion detection, infrastructure monitoring.

Database Engineering
Schema design, query optimization, indexing strategy, replication and clustering, backup and recovery, access control, injection prevention, database hardening.

Systems and Software
Systems programming, kernel level development, cross platform desktop applications, backend services, security automation and internal tooling.


Languages

C C++ C# Rust Go Python Java Kotlin JavaScript TypeScript PHP Ruby Perl Lua Assembly Bash PowerShell SQL HTML5 CSS3

Security Tooling

Kali Linux Parrot OS Metasploit Burp Suite Wireshark Nmap Ghidra IDA Pro Snort Suricata Splunk Elastic SIEM OWASP Shodan VirusTotal Hack The Box TryHackMe

Databases

MariaDB MySQL PostgreSQL Redis MongoDB SQLite SQL Server Elasticsearch InfluxDB

Relational and non relational systems in production. Work covers normalization and schema design, execution plan analysis and query tuning, index strategy, master and replica replication, connection pooling, transaction isolation and deadlock resolution, encryption at rest, least privilege access models, and parameterized query enforcement to eliminate injection surface.

Operating Systems

Linux Debian Ubuntu Arch Linux Red Hat Alpine FreeBSD Windows Windows Server Android

Linux: Kernel internals, process and memory management, systemd service architecture, filesystem permissions and ACLs, SELinux and AppArmor policy, iptables and nftables, namespaces and cgroups, package management across Debian, RHEL, and Arch families.

Windows: Active Directory and domain architecture, Group Policy, registry internals, NTFS permissions, Windows Event Log analysis, PowerShell administration and remoting, LSASS and credential protection, Defender and AppLocker policy.

BSD and Unix: FreeBSD jails, pf firewall configuration, ZFS storage management, and Unix permission and process models.

Development and Infrastructure

Tauri Slint .NET Qt Docker Proxmox NGINX Cloudflare Git VS Code

Networking

Cisco MikroTik Ubiquiti pfSense OPNsense OpenWrt WireGuard OpenVPN

Protocol level work across TCP/IP, BGP, OSPF, VLAN and trunking, NAT, DNS, DHCP, TLS, and 802.1X. Firewall rule design, network segmentation, and traffic inspection at both the perimeter and internal boundaries.

Popular repositories Loading

  1. BuildUtilities BuildUtilities Public

    Java

  2. Am4er Am4er Public

  3. Server-Performance-Monitor Server-Performance-Monitor Public

    Server performance monitor for Paper. TPS/MSPT, per-world entity and chunk stats, memory and CPU, plugin profiling and automatic lag alerts to Discord or a webhook.

    Java

  4. Bond Bond Public

    Friends, parties and party chat for Paper. Cross-server over Redis, with a developer API other plugins can hook into.

    Java

  5. CombatEngine CombatEngine Public

    Tick accurate combat engine for Paper. Custom hit detection, reach rewind, knockback sync and a packetevents anticheat.

    Kotlin

  6. TaskFlow TaskFlow Public

    Concurrency framework for Paper. Priority lanes, backpressure policies, cancellation, timeouts and deadlock guards.

    Kotlin