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

Category Technologies
Languages Python, Java, SQL
GUI Frameworks Tkinter (Python), Java Swing
Data Science Pandas, NumPy, Scikit-learn, TF-IDF
Databases MySQL, JSON
Tools GitHub, 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 Stats Top 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-game brick-breaker-game Public

    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-System Movie-Recommendation-System Public

    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-application task-management-application Public

    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