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

Block or report ghulamraza110

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

Hi πŸ‘‹, I'm Ghulam Raza

from Pakistan πŸ‡΅πŸ‡°


πŸ”­ I’m currently working on Data science projects
πŸ‘― I’m looking to collaborate on AI engineer and Data science roles
🀝 I’m looking for help with deployment best practices and API integrations
🌱 I’m currently learning React, Tailwind CSS, Framer Motion, and cloud deployment
πŸ’¬ Ask me about Python, Django, Streamlit, PyQt5, scikit-learn, and repo hygiene
πŸ“« How to reach me: [email protected]
πŸ‘¨β€πŸ’» All of my projects are available at ghulamraza-portfolio.vercel.app
⚑ Fun fact: I love clean code, minimal UI, and debugging deployment configs πŸ˜„


πŸ› οΈ Skills

Languages:
Python C++ HTML5 CSS3 JavaScript SQL

Frontend:
React Tailwind CSS Framer Motion Bootstrap

Backend & Frameworks:
Django Streamlit PyQt5

AI/ML & Data:
pandas scikit-learn nltk OpenCV

DevOps & Deployment:
Render Hugging Face Spaces Git GitHub


πŸ“Š GitHub Stats

Ghulam's GitHub Stats
GitHub Streak
Top Languages


πŸ† GitHub Trophies

Trophy


πŸ“« Connect with Me

LinkedIn GitHub


Popular repositories Loading

  1. Myfirstrepo Myfirstrepo Public

    HELLO, <GitHub>

  2. python-data-analysis python-data-analysis Public

    This simple Python script demonstrates the basic usage of the Pandas library to create a DataFrame, perform basic descriptive statistics, and export the data to a CSV file.

    Python

  3. pyqt-weather-app pyqt-weather-app Public

    A desktop weather app built with PyQt5 and OpenWeatherMap API

    Python

  4. titanic-survival-ml titanic-survival-ml Public

    Predicting Titanic survival using machine learning and custom pipelines

    Jupyter Notebook

  5. tic-tac-toe-in-cpp tic-tac-toe-in-cpp Public

    A simple, modular implementation of the classic Tic-Tac-Toe game using object-oriented principles in C++. Designed for two human players in a terminal interface.

    C++

  6. information-retrieval-system information-retrieval-system Public

    A modular command-line application for searching and ranking text documents using TF-IDF and cosine similarity. Built in pure Python with no external dependencies beyond the standard library and Nu…

    Python