Pinned Repositories
Air-Hunter
Air Hunter is a simple JavaScript based game.
algorithmsAndDataStructures
Algorithms and Data Structures in Java
angular_bootstrap_spring
Angular JS with Bootstrap and Spring 4 and Spring Security 4
invoice-generator-react
Consumes https://github.com/last-stand/invoice-generator and generates invoice.
java-algorithms-usage
Use of different encryption, hashing and compression algorithm in Java.
opencv-api
Using OpenCV for Face-Detection with Django python server.
py-revision
Unit test practice in python.
StrengGeheim
Steganography in android with optional data encryption using AES, RC5, RC6 or TripleDES, optional hashing SHA-1, SHA-256 or MD-5 for password.
webcrawler
Web Data Crawling and Vectorization
wolf
:wolf: wolf is a simple compiler for my simple programming language named wolf.
last-stand's Repositories
last-stand/Air-Hunter
Air Hunter is a simple JavaScript based game.
last-stand/angular_bootstrap_spring
Angular JS with Bootstrap and Spring 4 and Spring Security 4
last-stand/AngularJS
Angular JS Examples by Last-Stand
last-stand/ArrayUtil
Array Utility using structure in C
last-stand/BSTree
Binary Search Tree using structure in C language.
last-stand/C_test
last-stand/CollectionUtil
CollectionUtils which uses Generic Lists in JAVA
last-stand/face-detection-nodejs
A simple example of a Node.js application for face detection
last-stand/grammar-semantic-analyser
Analyse the grammar and creates new single or multiple sentences after joining them.
last-stand/LinkedListADT
Linked List with Data Structure in C
last-stand/MasterMind-Game
MasterMind is a classic game which is created using JAVASCRIPT.
last-stand/measurement
last-stand/MineSweeper
MineSweeper game using JAVASCRIPT.
last-stand/Paths
Paths is an application which is written in JAVA that will eventually be used by a travel agent. It will tell about the flight path, operate between many cities.
last-stand/probability
Probability in JAVA using pure Object Oriented Programming in STEP 3 Java BootCamp.
last-stand/RPN
Application of STACK in Reverse Polish Notation using C language
last-stand/School-App
School App using node js,express,mocha and chai
last-stand/ShapesFun
last-stand/StackADT
Stack Abstract Data Type using Linked List
last-stand/Steganography101
BootCamp by Tina Maria Link: https://github.com/tinamaria/Steganography101
last-stand/TicTacToe
TicTacToe is a game which is created using Java swings.
last-stand/UNO-Card-Game
last-stand/video-rental
last-stand/web-based-face-detect
Web based interface for face detection with OpenCV
last-stand/wordCount
wc tool in JAVA which is similar to wc of Unix bash command