mahdimma's Stars
persepolisdm/persepolis
Persepolis is a download manager written in Python.
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Amirkhaksar/Hackerearth
Solution OF HackerEarth
UN-GCPDS/qt-material
Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6
SamaRostami/Solar-System-OpenGL
This repository hosts a Computer Graphics final project implemented in C++ using OpenGL and glut library. The project simulates the solar system with realistic planetary orbits and rotations based on actual data. It features interactive controls for zooming and provides an immersive experience with dynamic lighting and a starry background.
SamaRostami/Social-Network-Analysis
A Python project developed for the final project of the Social Network Analysis course. It utilizes NetworkX and Matplotlib to analyze and visualize social network data, demonstrating various metrics such as centrality measures, clustering coefficients, and community detection.