Ahsan Ahmed (@AhsanSN)

Top repositories

1

Hotel-Management-System

A Hotel Management System simulation that simulates a multi-day business in the hotel. Simulates the checkins and checkouts, guests, floors, rooms, drinks, and billing for everything.
C++
14
star
2

Mailbox-Flooder

Want to take revenge from your friend by filling their mailbox with emails? Why not try the 'Mailbox flooder' to fill their mailbox with hundreds of emails. All you have to do is to specify the receivers email address and the 'Mailbox flooder' does the rest. It sends email with different titles so that your the receiver doesn't receive email in the form of the single thread.
PHP
9
star
3

War-Heroes

War Heroes game created on Unity available on playstore
C#
5
star
4

Meme-Viewer

A meme viewing software created using Electron that shows you memes on you desktop after every 3 seconds. It also downloads new memes from the internet in the background.
JavaScript
4
star
5

USB-Copier

Copies the contents of the connected USB to the computer it's connected to. The script runs in the background so that the victim doesn't know whats happening. Note that this software doesn't fetch any files. It just fetches their names along with their paths, so that if next time if you get hold of their USB, you know what directory to go in first.
Python
4
star
6

Simple-Text-Editor

A text editor that enables you to read or write to a test file. It also uses neural systems to detect an incorrect input and suggest the right input.
C++
4
star
7

Anomoz-v1

An anonymous messaging web app like Sarahah with an option of public and private chatting built using PHP, Javascript, and jQuery.
HTML
3
star
8

TheWasteFoodProject

This project aims to make the donation process, quick and convenient. It brings the Food Donors and the Food Takers (FNUs) closer through this website. This project makes the food donation process super easy by connecting the food donors to all those food needing institutions in Karachi. Now, one can easily donate their leftover food to NGOs by simply posting on this website. When a post is added on our website, all the FNUs receive a text message about your leftover food. The FNU nearest to your home will contact you and will pick up the food. The process of posting on our website takes less than a minute, that makes the donation process easy.
PHP
3
star
9

Copy-Prevention-System

A copy prevention system that allows you to sell your closed source software safely, preventing its users from creating further copies and selling them.
Python
2
star
10

Anomoz-v2

A anonymous chatting application where people can chat in groups on different topics. People can also be invited on one's wall. All users are notified in case of a new message.
PHP
2
star
11

HU-RateYourProfessor

A RateYourProfessor website for Habib University students where you can rate your teachers and how they taught their respective courses.
CSS
1
star
12

Real-time-HTML-Compiler

A simple compiler that compiles HTML/CSS/Javascript in real time.
PHP
1
star
13

APIs

A collecting of my APIs
PHP
1
star
14

Application-NodeJS

Small sample app made on NodeJS. Uses Html form to submit data and nodejs to retrieve datas.
CSS
1
star
15

Compendium-for-Games

A SEGA type compendium where people can play game of their choice. It also contains the option to upload new games.
HTML
1
star
16

Clipboard-App

A clipboard app created on NodeJs (Note: This doesn't actually add it to the database. It's rebuild made on Express will do so.)
HTML
1
star
17

war_heroes_2

First release of War Heroes game created on Unity and available on playstore
C#
1
star
18

Paint-Graphic-Editor

It is a graphic editor software where you are create drawings using simple rectangles, lines, and points.
C++
1
star
19

Instagram-Hashtag-Detector

An Instagram Hashtag Detector that uses Instagram's API to fetch user data using a click of a button.
PHP
1
star
20

Todo-Android-App

An basic Android todo app created using ionic. Contains features of adding new items to the list using a modal.
JavaScript
1
star
21

Networking-under-WIFI

It implements a rudimentary chatting application. The application will run on a client/server model which means that there will be a server and some clients. Different computers can communicate under a network
C
1
star
22

Thread-Communication

Using threads for a producer-consumer problem. We have a single process which contains two threads. The aim is to use thread communication and send some values from one thread to other. The code uses the global memory of the process to do so.
C
1
star
23

Shared-memory-communication

Using Shared memory mechanism for a producer-consumer problem. We have a two process. The aim is to use Shared Memory communication and send some values from one process to other.
C
1
star
24

Clipboard-App-using-Express

A rebuild of my Clipboard App created using Ejs and Express, a web development module of NodeJs
HTML
1
star
25

Process-Communication

Using message queues to communicate between two different processes. We have two process. The aim is to use Message Queue and send some values from one process to other.
C
1
star