Giter Club home page Giter Club logo

SUKHDEV SINGH's Projects

alien-war-game icon alien-war-game

Aliens Game using HTML + JavaScript. Left, Right, Top, Down and Space are used to play this game. Space is used to fire a bullet for removing ships from his way and four other buttons are used for controlling the Alien when ships are also attacking on the Alien through bullets.

attacks-on-affine-cipher icon attacks-on-affine-cipher

Brute Force and Know Plain Text Attacks on Affine Cipher, Created using Google Colab to get it more clearly.

binary-search-tree-data_structure icon binary-search-tree-data_structure

Binary Search Tree. Some codes for BST operations such as Construct BST, Insert or Search or Delete Element(s) in BST, Finding Left or Right or Total Height of BST, Leaf Nodes with Count of BST and Level Order or Pre Order or In Order or Post Order Traversal of BST.( in C++ LANGUAGE)

calculator icon calculator

This is a basic calculator in which HTML and CSS are used. This is very simple code but Many a little makes a Mickle .

central-limit-theorem icon central-limit-theorem

Brief into about Central Limit Theorem (CLT) and Python code for finding mean of CLT and plotting using seaborn and matplotlib on normal, uniform, multi-nomial distribution.

compiler_design icon compiler_design

(Python Code) TOP DOWN PARSING (for making a PREDICTIVE PARSER using FIRST SET, FOLLOW SET, PARSING TABLE etc)

data_science-machine-learning icon data_science-machine-learning

Python codes ( .ipynb files for clear idea) for Linear regression with gradient descent, Collaborative filtering, Linear regression with random data, Naive Bayes on Movie review etc

dragon-game icon dragon-game

Dragon Game using HTML and JavaScript. As we all know Space button is used to play this game, press space button for jumping the dragon and cross the hurdles without touching them and to increase your score more.

facebook-web-app icon facebook-web-app

JAVA using ECLIPSE for Basic web application similar to FB. All the code files in java such as friends, mainPage, frontPage, post, profile, panel, sendRequest, jdbcCon, and main etc are in zip file.

hand-written-digit-classifier icon hand-written-digit-classifier

The code is written in python language with necessary libraries and comments are there for every step to understand it better.

implementation-of-affine-cipher icon implementation-of-affine-cipher

The affine cipher is a combination of additive cipher and multiplicative cipher. Plain text to cipher text and vice-versa codes in python.

loginpage icon loginpage

It is a Login page using HTML and CSS. CSS is used to decorate it and HTML is used for basic purpose.

queue-data-structure icon queue-data-structure

Some codes for Queue operations such as Queue with Array, Circular Queue with Array, Queue with Linked List, Circular Queue with Linked List, Circular Queue Linked List Splitting. These are having operations such as enqueue, dequeue, traverse, insertion, deletion, traverse, isEmpty, isFull, searching etc. ( in C++)

rc4-algo-cryptography-stream-cipher- icon rc4-algo-cryptography-stream-cipher-

[Python3] RC4 is a stream cipher and variable length key algorithm. This algo encrypts one byte at a time. Commented code for better understanding and Created using Colaboratory

snake-game icon snake-game

Snake Game using HTML + JavaScript. Left, Right, Top and Down buttons are used to play this game. These buttons control every movement of the Snake and helps its to get food for it and save its life.

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.