Ahsan Azeemi (m4lf0rm3d)

m4lf0rm3d

Geek Repo

Company:@habib-university

Location:Karachi, Pakistan

Home Page:https://www.xorahsan.me

Twitter:@xorahsan

Github PK Tool:Github PK Tool

Ahsan Azeemi's repositories

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.

Language:JavaScriptLicense:MITStargazers:10Issues:1Issues:0

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.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0
Language:JavaScriptLicense:MITStargazers:2Issues:0Issues:0

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).

Language:PythonStargazers:1Issues:1Issues:0

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.

Language:PythonLicense:MITStargazers:1Issues:2Issues:1

m4lf0rm3d

Github Profile Portfolio

Stargazers:0Issues:1Issues:0

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.

Language:PythonStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

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.

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0