Skip to content
View safi-io's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report safi-io

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
safi-io/README.md

Muhammad Safiullah Khan

Typing SVG

Profile Views

About Me

  • Backend Engineer specializing in Python, System Design, and scalable backend systems.
  • Backed by expertise in Core Programming, Data Structures, Algorithms, and Database Systems.
  • I also write tech articles on Hashnode, but my strongest insights & networking are on LinkedIn.
  • Explore my Portfolio for projects & experiments.
  • Grab my CV.
  • Reach me at m.safi.ullah@outlook.com.

Connect With Me

Website LinkedIn Hashnode X (Twitter) LeetCode GeeksforGeeks


🧠 Languages & Tools

My Skills

GitHub Stats & Activity

GitHub Streak GitHub Stats

Coding Profiles

LeetCode
LeetCode Heatmap
GeeksforGeeks
GeeksforGeeks Profile

Pinned Loading

  1. steganography-message-hider steganography-message-hider Public

    Steganography Message Hider is a web-based tool that securely hides and extracts secret messages in images, featuring fast asynchronous encoding with Celery and Redis.

    CSS

  2. fintal fintal Public

    Fintal is a Java-based modern-banking solution with real money transactions, multi-role authentication, bill management, and Stripe integration. Built for academic learning and professional deploym…

    Java 2

  3. chatting-application-mern chatting-application-mern Public

    A real-time chat app built with the MERN stack, using Socket.io for WebSocket-based messaging. Features JWT authentication, MongoDB for message storage, Express.js APIs, and a ReactJS front-end sty…

    JavaScript

  4. navigation-system-from-scrath navigation-system-from-scrath Public

    A hospital navigation web app built as a 4th semester Data Structures project. Implements Dijkstra's algorithm for shortest pathfinding, with custom Stack, Set, and Hash Map structures for navigati…

    CSS 1

  5. learn-databases learn-databases Public

    Database Systems is one the fundamental subject of Computer Science. So, I decided to ace it. This Repository contains all the SQL code I did.

  6. learn-dsa learn-dsa Public

    From Linear Search to Complex Graphs Algorithms, I have cover all in this repository.

    Java