Erfan Farahmandnejad
@Erfan-FarahmandnejadLanguage Breakdown
Lines of code distribution across 6 owned repositories
T-Shaped Developer
T-shapedDeep in Python with broad versatility
Collaboration Network
Global Impact visualization
Repos
28
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
ferreshteh
@ferreshteh
Mahdi Jafari
@mahdijafariii
Mahdi Haghverdi
@mahdihaghverdi
Sayyed Hossein Hosseini
@Sayed-Hossein-Hosseini
Reza Aalaei
@rezaAalaei
Top Repositories
A modern, personal finance manager for Android built with Kotlin and Jetpack Compose. It supports multi-account tracking, smart expense categorization, budgeting, and insightful financial reports—powered by MVVM, Hilt, Room, and Coroutines.
A secure and flexible FTP server supporting FTPS (FTP Secure with TLS/SSL). This project provides a robust and encrypted file transfer solution with authentication and encryption for secure data exchange.
A simplified Clash of Clans-inspired game, featuring player accounts, heroes, maps, buildings, and attack mechanics. Includes customizable gameplay, hero selection based on player level, and dynamic battle outcomes. Optional enhancements include creative algorithms, database integration, and advanced attack logic.
A lightweight and simple Telnet server and client implementation in Python, designed to demonstrate the core principles of the Telnet protocol and basic network programming.
It models networks using an adjacency matrix and leverages classical algorithms to determine optimal routes under varying network conditions. The project supports both local networks (LAN) and wide-area networks (WAN), providing a comparative analysis of different routing strategies.
A comprehensive project on creating a custom, lightweight, and bootable Linux distribution for x86_64 systems using the Buildroot framework. This repository documents the entire process from initial configuration to deployment on a bootable USB drive.
miniOS-with-FAT-Block-Based-Storage is a file system simulation implemented in Python, providing functionalities for file creation, deletion, renaming, compression, scheduling, and directory management. It simulates a FAT-based file system with block-based storage, including disk formatting and metadata management.
A simplified implementation of Nmap features using socket programming, including host status checks, port scanning, latency measurement and ...
The project builds a graph-based social network to recommend connections using Depth-First Search (DFS but limited up to 5 degree) to analyze relationships up to five degrees. Recommendations prioritize shared skills, connection degrees, and user-defined preferences. Users can register, and the system dynamically updates from a JSON file.
This project implements a B+ Tree-based database management system (DBMS) to simulate real-world database operations such as indexing, searching, adding, and deleting records efficiently.
Open Source Impact
Contributions to external projects