Skip to content
View adrianvellamlt's full-sized avatar
πŸ‘‹
working on some cool stuff
πŸ‘‹
working on some cool stuff
Block or Report

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.

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

Hi there πŸ‘‹ I'm Adrian Vella and I'm a techie currently working as a senior backend developer.

Well versed in web technologies and currently delving into the telcoms world as well πŸ˜„


Some technologies I use on the regular

csharp

dotnet

dotnet

node.js

git

typescript

js es6

bootstrap

bootstrap



πŸ“« How to reach me:

email adrianvella.com linkedin

Pinned

  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