Pinned Repositories
Alohomora
Alohomora is a Python project that provides encryption and decryption functionality for files and directories using user-generated RSA key pairs. It ensures high security by utilizing 4096-bit encryption.
Ambulance-Karo
Ambulance Karo is a web application that aims to provide a convenient and efficient way to request an ambulance. The app is built with the PERN stack (PostgreSQL, Express.js, React, and Node.js) and uses JWT authentication for secure user login.
BIJLI-Hash-Table-Database
In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language. The CSV file has over 400,000 records of phone numbers. Searching them linearly may cause a lot of time. Therefore, I used Hash Table to search phone numbers in O(1).
GSpace
GSpace is an efficient and unified solution for synchronizing files across multiple devices using the power of Google Drive APIs. While Google Drive offers a desktop application for file synchronization, GSpace extends this capability to Android and Linux platforms, providing a seamless experience for users across diverse environments.
khat-web-app
m4lf0rm3d
Github Profile Portfolio
PFUN-CSV-Python-Project
This is final project for the Programming Fundamentals Course (CS101). In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language.
pwa-testing
Routing-Tables-Tries
This project implements a routing table using the Trie data structure. A routing table is a data structure used in network communication to determine the best path for forwarding network packets to their destination. The Trie data structure is a tree-like data structure used for efficient searching and retrieval of data.
Qawaid
Urdu Grammar correction sample website.
m4lf0rm3d's Repositories
m4lf0rm3d/Ambulance-Karo
Ambulance Karo is a web application that aims to provide a convenient and efficient way to request an ambulance. The app is built with the PERN stack (PostgreSQL, Express.js, React, and Node.js) and uses JWT authentication for secure user login.
m4lf0rm3d/Alohomora
Alohomora is a Python project that provides encryption and decryption functionality for files and directories using user-generated RSA key pairs. It ensures high security by utilizing 4096-bit encryption.
m4lf0rm3d/GSpace
GSpace is an efficient and unified solution for synchronizing files across multiple devices using the power of Google Drive APIs. While Google Drive offers a desktop application for file synchronization, GSpace extends this capability to Android and Linux platforms, providing a seamless experience for users across diverse environments.
m4lf0rm3d/khat-web-app
m4lf0rm3d/BIJLI-Hash-Table-Database
In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language. The CSV file has over 400,000 records of phone numbers. Searching them linearly may cause a lot of time. Therefore, I used Hash Table to search phone numbers in O(1).
m4lf0rm3d/m4lf0rm3d
Github Profile Portfolio
m4lf0rm3d/PFUN-CSV-Python-Project
This is final project for the Programming Fundamentals Course (CS101). In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language.
m4lf0rm3d/pwa-testing
m4lf0rm3d/Routing-Tables-Tries
This project implements a routing table using the Trie data structure. A routing table is a data structure used in network communication to determine the best path for forwarding network packets to their destination. The Trie data structure is a tree-like data structure used for efficient searching and retrieval of data.