Skip to content
View hamna-06's full-sized avatar

Block or report hamna-06

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

👋 Hi, I'm Hamna Raees

Computer Science Undergraduate | Aspiring Computer Engineer

I am a dedicated CS student at Jinnah University with a passion for building functional, logic-driven applications. I specialize in Python and Java, with a strong focus on Data Structures and Algorithms (DSA) and Human-Computer Interaction.


🛠️ Technical Toolbox

CategoryTechnologies
LanguagesPython, Java, SQL
GUI FrameworksTkinter (Python), Java Swing
Data SciencePandas, NumPy, Scikit-learn, TF-IDF
DatabasesMySQL, JSON
ToolsGitHub, VS Code, Jupyter Notebook

🚀 Featured Projects

  • Core Tech: Python, Tkinter, MySQL.
  • The "Why": Implemented advanced DSA concepts (AVL Trees and Min-Heaps) to optimize task retrieval and priority management.
  • Key Skill: Demonstrates $O(\log n)$ efficiency and backend integration.
  • Core Tech: Python, Scikit-learn, Pandas.
  • The "Why": A content-based engine using TF-IDF and Cosine Similarity to suggest movies based on genres, cast, and plot metadata.
  • Core Tech: Java.
  • The "Why": Explored game physics and object-oriented programming (OOP) through a multi-level arcade experience.

📊 GitHub Stats

Hamna's GitHub StatsTop Langs


📬 Let's Connect!

"Striving to write clean, efficient code and solve real-world problems one repository at a time."

Pinned Loading

  1. brick-breaker-gamebrick-breaker-gamePublic

    Smash your way through challenging levels in this fast-paced, addictive arcade experience! Control the paddle to bounce the ball, shatter patterns of bricks, and collect powerful upgrades to clear …

    Java

  2. Movie-Recommendation-SystemMovie-Recommendation-SystemPublic

    This project is a Content-Based Movie Recommendation System that recommends movies to users based on similarity of overview, genres, keywords, cast, and crew. The system uses TF-IDF, Count Vectoriz…

    Python

  3. task-management-applicationtask-management-applicationPublic

    This project is a Desktop-Based Task Scheduler developed in Python using Tkinter, integrated with a MySQL database to allow users to register, login, and manage tasks. The app supports task categor…

    Python