Sana Khan (sanaa-khan)

sanaa-khan

Geek Repo

Location:Islamabad, Pakistan

Home Page:sanakahnn@gmail.com

Github PK Tool:Github PK Tool

Sana Khan's repositories

network-simulation

A small network simulated using cisco packet tracer, with subnets built using VLSM. Implementation of different concepts such as RIP, EIGRP, OSPF and NAT.

License:MITStargazers:6Issues:1Issues:0

A-Walk-Through-Physics

Android app for E-Learning, for students to access resources from and teachers to upload relevant resources, create courses and more.

Language:DartLicense:MITStargazers:4Issues:0Issues:0

covid-analysis

Compilation of several algorithms that answer queries regarding the COVID-19 pandemic, attempting to be as efficient as possible regarding space and time complexities.

Language:C++License:MITStargazers:4Issues:0Issues:0

event-management-system

A complete desktop app for event management, designed to automate user registration, event booking/cancellation, payment and employee management. Built using Java and MySQL.

Language:JavaLicense:MITStargazers:4Issues:1Issues:0

n-queens-with-local-search

Classic N-Queens problem, solved using local search algorithms hill climbing and simulated annealing. Perfect solution not guaranteed :)

Language:PythonLicense:MITStargazers:4Issues:1Issues:0

student-registration-system

A web application for a school, facilitating the registration of students. Built using HTML/CSS, PHP and Oracle.

Language:PHPLicense:MITStargazers:4Issues:0Issues:0

classification-with-kmeans-and-knn-

A python implementation of the k-means clustering algorithm and the k-nearest-neighbours classification algorithm.

Language:Jupyter NotebookLicense:MITStargazers:3Issues:1Issues:0

client-server-model

A small client server model representing a shopping store, where multiple clients can access and query the server.

Language:C++License:MITStargazers:3Issues:1Issues:0

genetical-knapsack

The classic knapsack problem, done better with the genetic algorithm.

Language:Jupyter NotebookLicense:MITStargazers:3Issues:0Issues:0

pathfinding-with-bfs-dfs

Python implementation of a graph-based search agent.

Language:PythonLicense:MITStargazers:3Issues:1Issues:0

pathfinding-with-informed-search

Python implementation of a graph-based search agent, using informed search algorithms - greedy search and A*.

Language:PythonLicense:MITStargazers:3Issues:0Issues:0

AES-Algorithm

AES is an encryption algorithm used to protect data. This is a C++ implementation of it.

Language:C++License:MITStargazers:2Issues:1Issues:0

distributed-password-cracker

Applying brute force passwords cracking techniques with a twist - using OpenMP and MPICH to distribute the tasks in a clustered computing environment.

Language:C++License:MITStargazers:2Issues:1Issues:0

distributed-search

A small program that uses OpenMP and MPI to distribute search spaces among slave processes that run in parallel to find their target.

Language:C++License:MITStargazers:2Issues:1Issues:0

dns-server-model

A simple system with four servers and dynamic number of clients, with a DNS server and the associated functionality. Also has a basic routing protocol to facilitate communication. Built in C and C++, using socket programming.

Language:C++License:MITStargazers:2Issues:1Issues:0
Language:C++License:MITStargazers:2Issues:0Issues:0

mini-linux-shell

A small shell for Linux, implements some of the features found in typical shells such as bash and and csh. Written in C and C++.

Language:C++License:MITStargazers:2Issues:0Issues:0

tic-tac-toe

Using the minimax algorithm to play games :)

Language:Jupyter NotebookLicense:MITStargazers:2Issues:0Issues:0

TrainYourOwnYOLO

Train a state-of-the-art yolov3 object detector from scratch!

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:2Issues:0Issues:0

Flask-AppBuilder

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/

License:BSD-3-ClauseStargazers:1Issues:0Issues:0

genetic-scheduler

Using the genetic algorithm to create the optimum exam schedule, keeping the specified constraints in mind.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

lil-chess

Chess, built in Python. Play against a pretty dumb AI powered by the minimax algorithm.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Live-Face-Detection

This project contains an implemented version of Face Detection using OpenCV and Mediapipe. This is a code snippet and can be used in projects.

Language:PythonStargazers:1Issues:0Issues:0

map-reduce-problems

An assortment of problems solved using the map reduce module in Hadoop. Written in Java.

Language:JavaLicense:MITStargazers:1Issues:0Issues:0

mern-learn

Welcome to Brilliant Pro - a learning management system (think Coursera..) built using the complete MERN stack.

Language:JavaScriptStargazers:1Issues:0Issues:0

Vehicle-Management-System

Vehicle Management System built using Angular, Express and MongoDB

Language:HTMLStargazers:1Issues:1Issues:0

servlet-practice

A small website built using jsp, with servlets making up the backend.

Language:JavaStargazers:0Issues:0Issues:0

spring-crud

A website built using Java Spring, thymeleaf, Bootstrap and MySQL. Allows user registration and login, user management and user session record keeping.

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0