Skip to content
View sblmnl's full-sized avatar
🦅
🦅
  • Virginia, United States
  • 01:14 (UTC -04:00)
  • LinkedIn in/jared-shue
Block or Report

Block or report sblmnl

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
sblmnl/README.md

github.com/sblmnl github.com/sblmnl github.com/sblmnl

I'm a software engineer that specializes in back-end web development. I enjoy working with cryptosystems and developing applications that support privacy, security, cyberwarfare, and IT operations.

⭐ Skills

Back-End Web Development Web APIs Cryptosystems Scripting Automation

📈 GitHub Stats

GitHub Stats (Dark) GitHub Stats (Light) Most Used Languages (Dark) Most Used Languages (Light)

🛠️ Tool Belt

CSharp ASP.NET Core Python Node.js Express.js PostgreSQL MySQL
SQLite MSSQL PowerShell Shell HTML CSS JavaScript Docker
GitHub GitLab Git


*Psst* Check out how I broke my own encryption algorithm, Chug! 🪄🔓

Pinned

  1. Cryptic Cryptic Public

    Utility for securely sharing notes over the web

    C#

  2. dotfiles dotfiles Public

    My dotfiles

    Shell

  3. An easy to use concurrency manager f... An easy to use concurrency manager for PowerShell
    1
    # PowerShell Job Manager
    2
    
                  
    3
    An easy to use concurrency manager for PowerShell
    4
    
                  
    5
    ## Source Code
  4. Recursive package downloader for Debian Recursive package downloader for Debian
    1
    """
    2
        A Debian package downloader that downloads all package
    3
        dependencies and sub-dependencies from packages.debian.org.
    4
    5
        Author: https://github.com/sblmnl