Language Breakdown
Lines of code distribution across 3 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in C
Collaboration Network
Global Impact visualization
Repos
3
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Abdul Ali Ahmed
@liahmed
Akshay Mandhan
@AkshayMandhan17
Roman Lutz
@romanlutz
Adina Faraz
@adeena43
Mehdi Badami
@Binary-Assassin
Top Repositories
codex
Sorting algorithms are fundamental operations in computer science, essential for organizing data efficiently. This project aims to compare the performance of five sorting algorithms-Bubble Sort, Radix Sort, Selection Sort, Merge Sort, and Quick Sort-implemented using two parallel programming paradigms, Pthreads and OpenMP.
A Gmail-based phishing email detector using machine learning. It fetches emails via the Gmail API, extracts features, and classifies them as "Safe" or "Phishing" using a Random Forest model trained on phishing and safe email datasets.
Open Source Impact
Contributions to external projects
No external contributions found.