Skip to content
View reallav0's full-sized avatar
πŸ’­
me want go skydiving
πŸ’­
me want go skydiving

Highlights

  • Pro

Block or report reallav0

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

$ whoami

alias: Av0
github: reallav0

roles:
  - Backend Engineer
  - DevSecOps Builder
  - Open-Source Developer

interests:
  - Developer tooling
  - Application security
  - Software supply-chain security
  - Backend systems
  - Desktop applications
  - Automation

mission: Build useful software, secure it properly, and share it openly.

I like building tools that answer practical questions:

Is this CI/CD workflow secure?
Can a new contributor actually run this repository?
Can desktop audio routing be easier to use?

Featured Projects

The projects I am most proud of

A security scanner for GitHub Actions workflows.

Detects risky CI/CD patterns before they become supply-chain vulnerabilities:

  • Dangerous workflow permissions
  • Unpinned third-party Actions
  • Unsafe pull_request_target usage
  • Untrusted context inside shell commands
  • Remote scripts piped into shells
  • Long-lived cloud credentials
  • Risky self-hosted runner usage
  • Missing execution timeouts

gha-guardian stars gha-guardian npm version gha-guardian CI status

gha-guardian repository card

Know whether your repository is actually cloneable.

A CLI and GitHub Action that checks whether a repository is understandable and contributor-friendly:

  • Detects missing environment examples
  • Finds conflicting package-manager instructions
  • Checks important project scripts
  • Validates documented application ports
  • Detects missing project files
  • Reviews CI availability
  • Produces actionable suggestions
  • Generates .env.example entries

clonecheck stars clonecheck issues clonecheck license

clonecheck repository card

A desktop soundboard and microphone mixer built for Discord voice chat.

Real Microphone ─┐
                 β”œβ”€β”€β–Ί freqx ──► Virtual Audio Cable ──► Discord
Sound Effects β”€β”€β”€β”˜

Built with Electron and designed as a complete desktop experience:

  • Local sound library and customizable boards
  • Global sound keybinds
  • Microphone and sound-effect mixing
  • Audio trimming, fades, looping, and volume controls
  • Virtual audio-device routing
  • System-tray integration
  • Windows startup support
  • Custom URL protocol imports
  • Update checks through GitHub Releases
  • Optional VB-CABLE setup integration

freqx website freqx stars freqx release

freqx repository card


Technologies

Languages and Runtime

Languages and runtimes

Backend and Data

Backend and databases

Infrastructure and Security

Infrastructure tools

Development Tools

Development tools

GitHub Activity

Av0 GitHub statistics Av0 most-used languages
Av0 GitHub contribution streak
Av0 contribution activity graph

Contribution Snake

Animated contribution snake

What I Care About

01. Software should solve an actual problem.
02. Security should be built in, not added later.
03. Developer tools should provide actionable results.
04. Documentation is part of the product.
05. Open source should be approachable to new contributors.

Open to Collaboration

I am interested in projects involving:

  • Backend platforms and APIs
  • DevSecOps and application-security tooling
  • Software supply-chain security
  • GitHub Apps and Actions
  • Developer-experience tooling
  • Desktop applications
  • Open-source infrastructure
  • Practical AI-assisted engineering systems

Build useful things. Secure them properly. Share them openly.

Footer

Pinned Loading

  1. freqx freqx Public

    JavaScript 2

  2. pubg-mortar-distance-calculator pubg-mortar-distance-calculator Public

    HTML 2

  3. algorithms-js algorithms-js Public

    Forked from manrajgrover/algorithms-js

    Consumable Data Structures and Algorithms library in JavaScript

    JavaScript 1

  4. gha-guardian gha-guardian Public

    TypeScript 1