Skip to content
View VnUgE's full-sized avatar
Block or Report

Block or report VnUgE

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

Vaughn Nugent

If I could describe my interests professionally: I enjoy implementing novel ways to move binary data securely and solving complex problems, but then again what engineer doesn't.

🔨You can can find me banging on

  • VNLIb.Core High performance server application utility libraries
  • VNLib.Webserver A plugin-driven reference http/web application server
  • CMNext A self hosted, headless content management system
  • Simple-Bookmark A Linkding inspired, self hosted, bookmark manager
  • noscrypt A nostr specific cryptography library written in C
  • NVault A self-hosted nostr credential vault & browser extension
  • VNLib.Data.Caching In-memory, clustered, kv caching libs and plugins

🔗 Links and socials

🔑 My PGP Public key

Programming Languages

Daily Drivers

c-sharp c typescrpt html5 css3

Backseat

java javascript php-7 python-3
My Motivations
  • Performance - I like my stuff fast, as fast as possible
  • Self hosted - I care about empowering DIY and a decentralized internet.
  • Open source - I want to verify and understand what code is being executed.
  • Internet privacy - Just because your trunk is locked you shouldn't be forced to open it.
  • OSS security - modern application security features should not be restricted to enterprise software.
  • General Home Lab - While an expensive hobby, I like that I only need to rely on myself, my ISPs, and electricity to share my work and my voice with the online world.
Other interests and hobbies
  • Automotive - The past 7 years have been spent professionally in the automotive performance field. My specialty was in diesel engine calibration engineering.
  • Home server lab - With self hosting comes a "datacenter" to support it. I enjoy building enterprise-ish networking/hosting solutions.
  • Home electronics lab - I often like tinkering with small electronics and designing PCBs as well as collecting professional lab equipment. I still need a decent logic analyzer if you have one!)

Pinned

  1. VNLib.Core VNLib.Core Public

    A Mono-repo for "core" VNLib projects

    C# 2

  2. CMNext CMNext Public

    A dead-simple, multi-channel cms for your blog or podcast built for static storage like S3 or FTP

    Vue

  3. NVault NVault Public

    A self-hosted, multi-user, nostr credential vault, with cross-browser NIP-07 extension

    C# 5 1

  4. VNLib.Webserver VNLib.Webserver Public

    A high performance, reference .NET 6 http web server using VNLib.Core, that implements VNLib.Plugins.Essentials web framework

    C# 1

  5. noscrypt noscrypt Public

    A nostr specific cryptography library written in C

    C 4 2

  6. VNLib.Data.Caching VNLib.Data.Caching Public

    A collection of data-caching libraries and server plugins for cache clients, servers, and clustering

    C#