Rana Osama
@ranaosamaaA college student eager to learn new skills and create awesome things. Currently interested in machine learning.
Language Breakdown
Lines of code distribution across 16 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Jupyter Notebook
Collaboration Network
Global Impact visualization
Repos
19
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Not following anyone yet.
Top Repositories
A machine learning classification workflow for predicting diabetes outcomes using a structured medical dataset.
A modular, object-oriented Tic-Tac-Toe game implemented in C++. The project supports both human and AI gameplay with multiple difficulty levels and demonstrates clean class design, recursion (Minimax), and game loop management.
A C++ console-based image processing project that demonstrates fundamental image manipulation techniques using matrix operations. The project operates on PPM (P3) images and implements several common transformations without relying on external libraries.
A complete implementation of the Trie (Prefix Tree) data structure in C++, supporting insertion, search, prefix checking, and autocomplete functionality.
A pure C++ implementation of an arbitrary-precision integer (BigInt) class that supports arithmetic, comparison, and increment/decrement operations on integers of unlimited size — far beyond the limits of built-in types like int or long long.
A console-based Hospital Management System written in C++ that simulates core hospital operations — patient registration, doctor management, room admission, appointment booking, emergency handling, and medical test tracking — built entirely with OOP and STL data structures.
A modern, fully responsive frontend web application for an E-Learning platform, designed to cater to both Students and Professors. Built with vanilla HTML, CSS, and JavaScript.
Predict the estimated market price of a laptop based on its hardware specifications using a Polynomial Regression model wrapped in an interactive Streamlit web app.
A comprehensive template matching implementation using OpenCV that handles multiple objects, rotation, and scale variations.
A computer vision project that demonstrates color masking and real-time color tracking using OpenCV. This project focuses on detecting and tracking red objects in both static images and live video streams.
Open Source Impact
Contributions to external projects