Skip to content
View jburditt's full-sized avatar
  • FullSwing Solutions
  • Vancouver, BC
  • LinkedIn in/jburditt

Block or report jburditt

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

Introduction👋

Senior full-stack developer with over 20 years of experience. Continually improving skills, currently focusing on Angular, DevOps, and C# LeetCode practice and system design challenges.

Skill Matrix 🔨

Skill Level Skill Level
C# ⭐⭐⭐⭐⭐ Azure ⭐⭐⭐
GIT ⭐⭐⭐⭐⭐ AWS ⭐⭐⭐
JavaScript ⭐⭐⭐⭐⭐ TypeScript ⭐⭐⭐
HTML5/CSS ⭐⭐⭐⭐⭐ Docker ⭐⭐⭐
Angular ⭐⭐⭐⭐⭐ Terraform ⭐⭐⭐
MSSQL ⭐⭐⭐⭐ Kubernetes ⭐⭐
MVC ⭐⭐⭐⭐ NodeJS ⭐⭐
EF ⭐⭐⭐⭐ SASS ⭐⭐
Java ⭐⭐⭐ Life ⭐⭐⭐⭐⭐

Philosophy 📜


Highlighted Projects 💡

Angular, OAuth

3 years of work experience, all hosted on GitHub under the Government of BC, and the following hobby projects:

C#, Entity Framework

20 years of work experience, and hobby projects:

Design Patterns

React

Azure / Terraform

3 years of work experience using Azure. The following are hobby projects deployed with Azure CLI and Terraform:

architecture-beta
    group api(cloud)[Azure Architecture]
    service nosql(database)[CosmosDB] in api
    service server(server)[App Service] in api
    service db(database)[MSSQL] in api
    service blob(database)[Blob Storage] in api
    service message(cloud)[Message Queue] in api
    message:L <--> R:server
    message:B <--> T:nosql
    message:R <--> L:db
    blob:T --> B:server

    group blog(cloud)[Blog]
    service blogapp(server)[App Service] in blog
    service blogblob(database)[Blob Storage] in blog
    service deploy(internet)[GitHub Action] in blog
    deploy:T --> B:blogblob
    blogblob:R --> L:blogapp

    group wordpress(cloud)[Wordpress Azure Container App]
    service wordpress_php(server)[Wordpress Container] in wordpress
    service wordpress_db(database)[MySQL Container] in wordpress
    service wordpress_nginx(internet)[NginX Container] in wordpress
    service wordpress_certbot(disk)[Certbot Sidecar Container] in wordpress
    wordpress_php:T <--> B:wordpress_db
    wordpress_php:L <-- R:wordpress_nginx
    wordpress_certbot:T --> B:wordpress_nginx
Loading

Let's Connect 😎


Learning Path 📚

  • Angular senior-level preparation (not certified)
  • Microsoft Learn: AZ-900
  • Microsoft Learn: SC-900T00-A
  • Microsoft Learn: AZ-305
  • Read entire .NET documentation
  • Javascript senior-level certificate
  • Read "Clean Architecture"
  • Read "Learn: Domain-Driven Design"
  • Read "Design Patterns: Elements of Reusable Object-Oriented Software"
  • Solve 20+ Leet Code problems in 90th percentile
  • Complete all Leet Code quests

Portfolio

Pinned Loading

  1. Generic-Repository Generic-Repository Public

    C#

  2. OrmLiteRepository OrmLiteRepository Public

    OrmLite Repository

    C#

  3. Angular-Bootstrap Angular-Bootstrap Public

    Angular Bootstrap - A demo and bootstrap with common features

    TypeScript

  4. fullswing-angular-library fullswing-angular-library Public

    Fullswing Solutions Angular Library

    TypeScript

  5. GamifyWorkout GamifyWorkout Public

    Gamify Working out and Exercising

    TypeScript

  6. Leet-Code Leet-Code Public

    Leet Code Submissions

    C#