Skip to content
View inspiringdev's full-sized avatar

Highlights

  • Pro

Block or report inspiringdev

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
inspiringdev/README.md

Hi 👋, I'm Ubaid


Typing SVG

MasterHead

Driven and adaptable professional with a strong technical foundation and a problem-solving mindset. I excel at embracing new challenges, learning quickly, and applying innovative solutions to real-world issues. With a passion for continuous growth and delivering results, I thrive in fast-paced environments where creativity and efficiency are key to success.

💫 About Me:

Image

🎓 CS Major at NUST
💻 Passionate about coding and problem-solving
📚 Always learning new technologies and improving skills
🤝 Open to collaboration on exciting projects
🚀 Love turning ideas into real-world applications
🔍 Curious about Open Source & Modern Frameworks
💡 Thrive on solving challenging real-world problems
⚡ Enjoy experimenting with new frameworks & tools
🌍 Excited to build impactful solutions that make a difference

inspiringdev

🔥 What I do:


Image

💻 Tech Stack:

🧑‍💻 Programming Languages

C++  C#  Dart 

TypeScript  JavaScript 

Java  Python  HTML5


⚙️ Frameworks & Libraries

React  Next JS  TailwindCSS 

NodeJS  .NET  Django  Qt

Flask  Flutter  React Native


🗄️ Databases

MySQL  MongoDB 

Neo4J  SQLite 

Oracle  Firebase


☁️ Cloud & Platforms

AWS  Vercel 

Docker  Kubernetes


🤖 AI / Data Science

Scikit-Learn  TensorFlow 

Keras  PyTorch  Jupyter


⛓️ Blockchain

Ethereum  Ethers.js 

Web3.js  Solidity 


🛠️ Tools

Git  VS Code  Figma  Canva 

Postman  Notion  Docker

Linux  Ubuntu  AWS  Slack 

📊 GitHub Stats:

🏆 GitHub Trophies

Image

✍️ Random Dev Quote

Image

🔝 Top Contributed Repo

Image

Image

🌐 Socials:

🌟 Support:

BuyMeACoffee Patreon

Image

Popular repositories Loading

  1. Stellar Stellar Public

    An LLM-assisted evolutionary framework for optimizing power allocation in LEO satellite networks using Rate-Splitting Multiple Access (RSMA). Reproducing GLOBECOM 2025 results.

    Python 2 1

  2. LandingonNext LandingonNext Public

    This is my effort of building a simple coffee application using React and Next JS

    TypeScript 1

  3. BounceandDrag BounceandDrag Public

    This is my version of the bounce game. Its mostly Unity so I did it to get a hold on the basics but soon I gained interest and motivation into developing it as best as I could

    C# 1

  4. Cpp-Snake-Game-using-GUI Cpp-Snake-Game-using-GUI Public

    I developed a classic Snake game in C++, aiming to hone programming skills. Challenges included graphics library compatibility, user input handling, accurate collision detection, and managing game …

  5. racistdev racistdev Public

  6. Preventing_SQL_Injection Preventing_SQL_Injection Public

    The code uses parameterized SQL queries (execute(query, (user, file_id))), which protects against SQL injection. This method ensures that any input (like user or file_id) is safely inserted into th…