Skip to content
View adrianvellamlt's full-sized avatar
👋
Say hi!
👋
Say hi!

Block or report adrianvellamlt

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.

Content in all repositories owned by your account will be closed.
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
adrianvellamlt/README.md

Adrian Vella

Software Engineer · .NET · Web · Infrastructure · AI

Based in Malta 🇲🇹

Website LinkedIn Email


whoami

I'm a Software Engineer interested in the point where software, infrastructure and automation meet.

Most of my professional work revolves around .NET and web technologies, while outside work I'm usually experimenting with self-hosting, infrastructure, AI, networking, smart-home automation and whatever else I can convince my homelab to run.

adrian@homelab:~$ cat interests.txt

→ Software Engineering
→ Distributed & Backend Systems
→ Web Development
→ VoIP & Telecommunications
→ Infrastructure & Self-Hosting
→ Home Automation
→ Artificial Intelligence

Tech

Development

Development

Infrastructure & Data

Infrastructure

Tools

Tools

Github

Adrian Vella GitHub Profile


GitHub Stats

Top Languages


Want to know more?

adrianvella.com

There is probably a server somewhere in my house doing something unnecessarily complicated.

Pinned Loading

  1. Automated .NET Web developer PC setu... Automated .NET Web developer PC setup through chocolatey
    1
    # This batch file installs chocolatey and then installs the following:
    2
    
                  
    3
    ## Dev programs:
    4
    - vscode
    5
    - linqpad5
  2. Keyboard-Typo-StringMetric Keyboard-Typo-StringMetric Public

    A keyboard typo string metric.

    C#

  3. Quick-Sort---Insertion-Sort Quick-Sort---Insertion-Sort Public

    Left-most quick sort, Median of Three and Insertion sort implementations.

    Python 1

  4. Spell-Checking-BK-Trees Spell-Checking-BK-Trees Public

    A BK-Tree implementation used to detect spelling mistakes in books.

    Python 2