Giter Club home page Giter Club logo

Hi! I'm Sana

Software developer in the making, trying my hand at everything programming.

Toolbox

Proficient in Python, Java and HTML/CSS/JavaScript. Somewhat experienced with Go, Dart and C/C++. And lots of other stuff - basically I like dabbling in everything.

-> Frontend Development

HTML/CSS, ReactJS, Angular, JavaFX, Tkinter

-> Backend Development

Node.js, Java Spring

-> Programming Languages

C/C++, Python, Java, Dart, Go, JavaScript

-> Databases

Oracle, MySQL, MongoDB, Firebase

Contact

Gmail GitHub LinkedIn

Sana Khan's Projects

a-walk-through-physics icon 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.

aes-algorithm icon aes-algorithm

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

avl-tree icon avl-tree

C++ implementation of a templatised AVL tree - a self-balancing binary search tree.

big-int-class icon big-int-class

The big integer class is used for mathematical operation which involves very big integer calculations that are outside the limit of all available primitive data types. For example factorial of 100 contains 158 digits in it so we can't store it in any primitive data type available. This is a representation of big integer, written in pure C++.

client-server-model icon client-server-model

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

covid-analysis icon 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.

cpu-scheduling-simulator icon cpu-scheduling-simulator

A CPU uses various scheduling algorithms to allocate CPU cycles to every program. This is a C/C++ implementation of those algorithms according to the 5 state model.

dino-game-in-assembly icon dino-game-in-assembly

Ever been offline and forced to play the dinosaur game on Chrome out of sheer boredom? This was just a simple attempt to make that game in x86 Assembly.

distributed-password-cracker icon 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.

distributed-search icon 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.

dns-server-model icon 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.

event-management-system icon 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.

flask-appbuilder icon 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/

genetic-scheduler icon genetic-scheduler

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

lil-chess icon lil-chess

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

live-face-detection icon 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.

map-reduce-problems icon map-reduce-problems

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

mern-learn icon mern-learn

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

mini-linux-shell icon 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++.

n-queens-with-local-search icon n-queens-with-local-search

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

network-simulation icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.