Skip to content
View SJT00's full-sized avatar
πŸŽ“
πŸŽ“
Block or Report

Block or report SJT00

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

Hey!! Saad here, Welcome to my Git portfolio πŸ‘‹

What you need to know:

{
  "firstName": "Saad",
  "lastName": "Taj",
  "universityDegree": "Mathematics@UWaterloo",
  "peronalWebsite": "https://sjt00.github.io/",
  "languages": ["JavaScript,TypeScript","Python","Java","C#","C",
                "Ruby","PHP"],
  "frameworks": ["React.js","Node.js","Express.js","MongoDB",
                "ASP.NET Core","Jest"],
  "databases": ["MongoDB","MySQL","PostgreSQL"],
}

Bonus:

Pinned below are my ventures into software development (my website if you missed it πŸ˜‰):

Pinned

  1. SJT00.github.io SJT00.github.io Public

    My now "Reactified" Personal Website, built with React, Gatsby, Bootstrap and the continued holy trinity of HTML, CSS, and Javascript.

    JavaScript 2 1

  2. Token Token Public

    Sobriety Tracking App, created with React, Node and Express, for Hack the Valley.

    JavaScript 1

  3. Budgie Budgie Public

    Forked from mhyeun/budgie

    Fullstack visual budgeting app made with MongoDB, Express, React, and Node

    TypeScript 1

  4. SpaceInvaders SpaceInvaders Public

    A Space Invader clone, made using Pygame, along with mouse and keyboard also compatible with a 3d printed custom NES controller.

    Python