Language Breakdown
Lines of code distribution across 10 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Jupyter Notebook
Collaboration Network
Global Impact visualization
Repos
14
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Top Repositories
Compress files from your chosen directory, reducing size and saving space. Easily extract files to your specified directory, accessing content from ZIP. Streamline file management with efficient compression and extraction
A C# phone book application that lets users add contacts with details like email, age, job, and full name, storing the data in SQL Server for easy management and retrieval.
I developed a two-player Snake game using C++ in the console. In this version, two players control separate snakes, competing to eat food and grow while avoiding collisions with the walls, themselves, and each other. The game implements basic C++ concepts like arrays, loops, conditional statements, and real and time-user input.
I created a To-Do List application using Python with console, desktop, and web versions. It allows users to add, edit, and delete tasks while tracking deadlines with a built-in time feature. The project leverages Python's libraries for each platform, ensuring a smooth experience across multiple interfaces for task management.
Supervised Machine Learning: Regression and Classification is a foundational course by Andrew Ng that covers key concepts in machine learning, including regression and classification techniques. It explores model training, cost functions, gradient descent, and evaluation metrics, providing hands-on experience with real-world data.
This repository contains problem sets and solutions from the Introduction to Programming (ITP) course, taught by Dr. Monireh Abdoos. The course focuses on learning the fundamentals of programming using C++, covering essential concepts such as variables, control structures, functions, and data structures.
Teaching Assistant team of The preinternship course Fall 1403 SBU
Binary friends. Discrete Mathematics team. We design a decoder that deciphers a long binary string into 3 or 2 or 1 length bit strings and finds specific patterns accordingly
Hello, this is my profile
In this project, an automatic color-based image segmentation method is developed using a Genetic Algorithm (GA). The goal is to segment the target object from the background by automatically learning optimal color thresholds in the HSV color space, rather than selecting them manually.
Open Source Impact
Contributions to external projects