Skip to content
View s1iqbal's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report s1iqbal

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

Hi, I'm Saad | Software Engineer

Linkedin: s1iqbal GitHub s1iqbal Website: Portfolio

I love learning technologies across the entire stack and tutoring newer developers.


I'm always open to new & enticing problems to solve so let’s connect.

⌨️ A bit more about me ...

const saad: UserInterface = {
  "languages": ["Javascript", "Typescript", "HTML/CSS", "Golang", "GDScript", "Java", "English", "Urdu"],
  "tools": {
      "frontend": ["React, Context, Redux, TailWind, S(CSS), Storybook, Backstage"], //refer below for more!
      "backend": ["Node, Golang, Next.JS, Docker, Kubernetes, GCP, AWS, Firebase, VPS"]
  },
  "interests": ["coding", "gaming", "football", "music", "gym"]
}

💻 What I've worked with

angular aws bash bootstrap chartjs cockroachdb css3 docker electron express figma firebase gcp git go grafana graphql html5 java javascript jenkins kubernetes linux mocha mongodb mysql nextjs nginx nodejs photoshop postgresql postman python react reactnative redis redux rust sass selenium tailwind travisci typescript vuejs webpack

Pinned

  1. Java-Fighters Java-Fighters Public

    2D "Street Fighter" Style Fighting Game. Done in Java with a fleshed out Run-Time Engine, SpriteSheet Algo, State management, and characters that feature my self and my collaborator! Done to demo i…

    Java 8 3

  2. saadiqbal-website saadiqbal-website Public

    Portfolio website written in React JS that makes the use of Web3forms and firebase.

    JavaScript 1

  3. chord chord Public

    A bot that recommends tournament maps for osu!

    JavaScript 2

  4. TabletDriver TabletDriver Public

    Forked from hawku/TabletDriver

    Added support for my own tablet driver (Huion H950P Driver)

    C++ 1

  5. tictactoe tictactoe Public

    simple tictactoe game made in react js. uses the vite bundler

    TypeScript