Skip to content
View ljste's full-sized avatar
:shipit:
:shipit:

Highlights

  • Pro

Block or report ljste

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ljste/README.md

{
  "user": "Lucas Steinmetz",
  "role": "Computer Science & Cybersecurity Student",
  "university": "Villanova University",
  "status": "Building secure & scalable systems",
  "current_focus": "Full Stack Development"
}

~/skills

  • Frontend: Next.js React TypeScript TailwindCSS
  • Backend: Rust Go Node.js PostgreSQL Python
  • DevOps: Docker Linux Git AWS

~/projects

Project Stack Description
stowaway Rust Minimal CLI wrapper that limits syscalls and tightens network rules for subprocesses
gonuke Go CLI tool to search and force-kill processes matching a regex with safety checks
rustproxy Rust Lightweight, configurable async TCP proxy

~/stats

ljste languages


# Contact
email="[email protected]"
linkedin="linkedin.com/in/lsteinm"
instagram="@ljstein99"

Pinned Loading

  1. dotfiles dotfiles Public

    Forked from webpro/dotfiles

    Dotfiles for macOS

    Shell

  2. rustproxy rustproxy Public

    A lightweight configurable async TCP proxy written in Rust.

    Rust

  3. stowaway stowaway Public

    Minimal Rust CLI wrapper that limits syscalls and tightens network rules when running a subprocess.

    Rust

  4. gonuke gonuke Public

    A CLI nuker to search for and force-kill processes matching a regex, with dry-run and confirmations.

    Go