GithubHelp home page GithubHelp logo

Daniyal 's Projects

aiko-code icon aiko-code

Code for Aiko, the robot that won first place at TSA Nationals my 8th grade year. The robot has two modes, one where it is autonomous and follows a light source (it will avoid obstacles on its own) and one where you can control it via an app I developed

banking-system icon banking-system

A simple banking system in Python that allows users to create credit card numbers and pins, log into accounts, transfer money to and between accounts, as well as delete accounts. All credit card numbers follow the Luhn Algorithm, the standard method of verifying credit card numbers, and are stored in a SQLite Database

covid-19-tracker icon covid-19-tracker

This program tracks all recorded cases, deaths, and recoveries for COVID-19 around the world, as well as a country-by-country basis

credit-calculator icon credit-calculator

Calculator written in Python that can determine annuity monthly payments, credit principal, differentiated monthly payments, and how long it will take to pay back a loan. Alongside this, the credit calculator will also find over-payments as well as having two modes, command line (where you input data via a command line) and regular (where you run the python file, prompting the program to ask you to input the information).

dog-breed-recognition icon dog-breed-recognition

Web app that predicts the breed of a dog given its photo. Has 81.12% accuracy on a validation dataset.

has-password-been-hacked icon has-password-been-hacked

This program uses the "Have I Been Pwned" API to check whether or not a specific password has been hacked before. Using this form is much safer then going to the "Have I Been Pwned" website, as all data is stored locally (instead of on a server) and, using a method known as k-anonymity, only the first 5 characters of the hash code are read (it is possible to dicifer a full hash code, however, it is near impossible to only crack a password with the first 5 characters).

heart-disease-prediction icon heart-disease-prediction

Streamlit web app that uses a KNN classification model to predict whether or not someone has heart disease. It has 91.8% accuracy, .92 recall, and a .92 F1-score.

malaria-rates-predictor icon malaria-rates-predictor

Potential To Dos: Add more data, view larger countries, add more features, analyze potential feature selection

tic-tac-toe icon tic-tac-toe

A basic Tic-Tac-Toe game. Input coordinates in the format (x,y) to plot points onto the grid.

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.