Skip to content
View ShahidYousuf's full-sized avatar
💭
Done is Better than Perfect
💭
Done is Better than Perfect
Block or Report

Block or report ShahidYousuf

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

Hi there 👋

  • Name: Shahid Yousuf
  • Work: Senior Software Engineer at Axelerant, previously (Signeasy, TrialX)
  • Programming Languages: Python, Java, Golang, Rust
  • Hobbies: Cricket, Cars, Driving, Computers
Interests, Methodologies, Principles and other facts
  • Algorithms, Design Patterns, Architecture
  • Scalability, Stability
  • Incremental Engineering
  • Customer centricity and empathy
  • Open to change, and new ideas, ownership mindset

What websites I have built?

For any projects, volunteer/non-volunteer, and contribution work, please get in touch with me.

Pinned Loading

  1. autodeployer autodeployer Public

    An automatic, one-install and configurable code deployment and code installation application. Utilizes features like local and remote repo tracking and automatic code installation and email notific…

    Go 1

  2. cpp_todos cpp_todos Public

    A console todo app written in C++ with file and DB persistence

    C++ 4

  3. XMLParser XMLParser Public

    A sample web application featuring data uploading and data parsing of XML file containing student details. The application also features Account Registration, Login, Data Analytics like Viewing, So…

    Python 1

  4. rock_paper_scissors rock_paper_scissors Public

    A simple Rock, Paper and Scissors game between a human player and a bot.

    Python 2

  5. ticker ticker Public

    A scalable and performant directory watcher for file change notifications and logging.

    Rust 1

  6. gosweeper gosweeper Public

    Simplified bare bones Minesweeper game api in Go demonstrating the Hexagonal Architecture

    Go