I'm a pentester and software developer with several years of experience building automation tools, web services, scraping utilities, network sniffers and packet-crafting tools, and in Linux systems administration. I work across the full stack and enjoy designing reliable, maintainable systems and tooling that make security research, development and operations more productive.
Beyond software engineering, I explore biologically-inspired neural architectures, game development, and general research across computer science and adjacent fields. I also have broad interests in philosophy, human rights, politics, mathematics, and Asian culture (especially Japan).
Contact & links
- Website (personal): https://etherbeing.github.io
- GitHub: https://github.com/etherbeing
- HackerOne: https://hackerone.com/real_etherbeing?type=user
- Bugcrowd: https://bugcrowd.com/h/etherbeing99
- TryHackMe: https://tryhackme.com/p/etherbeing
- HackTheBox: etherbeing99
Core skills & technologies
- Languages: Python, Rust, JavaScript (and related ecosystems)
- Web & backend: Django, Django REST Framework, Actix Web, sqlx
- Frontend & static: Astro.js, Svelte, React
- Networking & security tooling: scapy, packet crafting, sniffing, TCP/UDP protocols
- Automation & tooling: asyncio, multithreading, multiprocessing, prompt_toolkit, rich
- DevOps & deployment: Docker and container-based deployments
- Other: web scraping (BeautifulSoup), testing, fuzzing, async patterns, tooling for reproducible demos (Faker)
Professional focus areas
- Penetration testing tooling and automation
- Building high-quality open-source software and libraries
- Systems, protocol design and secure network communications
- Research and prototyping of neural-inspired models and alternative runtime approaches
Selected projects
-
CVE Forge — https://github.com/etherbeing/cveforge
An actionable framework for penetration testing. Uses scapy, Beautiful Soup, asyncio, rich, prompt_toolkit, and concurrency primitives to automate discovery and exploit workflows. -
EGO: Human Like Analysis — https://github.com/etherbeing/ego
Biologically-inspired neural architecture (work in progress — not released yet; ETA ~2–3 years). Developed primarily in Rust and cargo with a focus on research-grade performance and explicit control over memory and execution. -
etherbeing (personal website) — https://github.com/etherbeing/etherbeing.github.io This repository powers my GitHub Pages personal site, developed with Astro.
-
automation — https://github.com/etherbeing/automation
Django projects and related libraries for automation of common web application tasks. -
unfold — https://github.com/etherbeing/unfold/
Full-stack web application using Rust on the backend (sqlx, Actix Web) and Svelte on the frontend. -
devops — https://github.com/etherbeing/devops/
Dockerfiles and deployment utilities for standard containerized deployments. -
senjor — https://github.com/etherbeing/senjor/
A library intended to generate GraphQL APIs directly from models; development was paused after evaluating existing projects (e.g., Strawberry). -
recaptchav3 — https://github.com/etherbeing/recaptchav3/
Reusable snippet for integrating reCAPTCHA v3 in Django + DRF using standard permissions. -
demomanager — https://github.com/etherbeing/demomanager/
Utilities to load demo data into Django projects using the Faker library. -
smoothlify — https://github.com/etherbeing/smoothlify/
Small library to make async or non-blocking requests to servers easy without manual fetch boilerplate. -
sly — https://github.com/etherbeing/sly_browser/
Early personal programming-language project that explored ideas for web-oriented runtimes and templating. -
powerhouse — https://github.com/etherbeing/powerhouse
A programming language prototype written in Rust, inspired by Python but focused on systems-level tasks such as file access and device interaction. -
django-translator — https://github.com/etherbeing/django_translator/
Django helper library for translating content using the google-translator package. -
cryptopass — https://github.com/etherbeing/cryptopass/
Cryptocurrency tracker written in JavaScript. -
CryptoTracker — https://github.com/etherbeing/CryptoTracker/
Cryptocurrency tracking tools written in Python. -
TFProtocol Java Client — https://github.com/etherbeing/tfprotocol
L4 (IP/TCP and IP/UDP) communication protocol implementation with custom cryptography and performance-oriented features.
How I work
- I prefer pragmatic, well-tested solutions that scale from prototype to production.
- I write tools to automate repetitive tasks and reduce human error in security testing.
- I value readable code, reproducible environments, and small, maintainable abstractions.
Gallery Collections of screenshots for released or in-development software.
CVE Forge — Main view or initial view plus banner
CVE Forge — Using an echo command alongside a fuzzer that prints a message with each value the fuzzer obtained
Availability
- Open to collaborations, consulting, contract security work, and full-time roles that involve building tooling, secure systems, or research-driven software.
- Best way to reach me is via GitHub (https://github.com/etherbeing) or through the contact methods listed on my website.
Notes
- The repositories listed above contain README files and examples for each project — feel free to explore any project and open an issue or PR if you'd like to collaborate.