Pinned Repositories
Augmented-Reality-Demo
A simple crude game built using Unity 3D and Vuforia Engine
Crypto-Analyzer
Cryptocurrency Order Book Analysis
Email-Quartz-Scheduler
An automated email sending application.
File-System-Manager
A file system manager using FUSE library in C
Food-Nutrition-AR-Game
An augmented reality application using Vuforia Engine and Unity Game Engine built in C#
GraphDB
A simple NoSQL Distributed Graph store that utilizes Raft to achieve consensus between nodes.
Memory-Manager
A memory manager written in C that simulates virtual memory management by the operating system using page tables and swap space on the disk
RedditDealsSkill
An Alexa skill to get a flash briefing of the latest reddit deals.
Smuriken
A avoider style game created in Unity 3D
User-Thread-Scheduler
A user thread library similar to POSIX library and a scheduler for scheduling user threads
ak1132's Repositories
ak1132/Crypto-Analyzer
Cryptocurrency Order Book Analysis
ak1132/Food-Nutrition-AR-Game
An augmented reality application using Vuforia Engine and Unity Game Engine built in C#
ak1132/Email-Quartz-Scheduler
An automated email sending application.
ak1132/Smuriken
A avoider style game created in Unity 3D
ak1132/File-System-Manager
A file system manager using FUSE library in C
ak1132/Memory-Manager
A memory manager written in C that simulates virtual memory management by the operating system using page tables and swap space on the disk
ak1132/Augmented-Reality-Demo
A simple crude game built using Unity 3D and Vuforia Engine
ak1132/BCNF-Decomposition
A driver program to decompose a relation with violating functional dependencies into BCNF
ak1132/GraphDB
A simple NoSQL Distributed Graph store that utilizes Raft to achieve consensus between nodes.
ak1132/RedditDealsSkill
An Alexa skill to get a flash briefing of the latest reddit deals.
ak1132/User-Thread-Scheduler
A user thread library similar to POSIX library and a scheduler for scheduling user threads
ak1132/coding-interview-university
A complete computer science study plan to become a software engineer.
ak1132/CryptoAnalyzer2.0
Cryptocurrency Data Analysis
ak1132/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
ak1132/Email-Spring-Scheduler
An automated email sending application.
ak1132/flockSO
FlockSO - StackOverflow for FlockOS
ak1132/FlyWithMe-Servlets
A Flight Booking System implemented using JSP/Servlets
ak1132/java-design-patterns
Design patterns implemented in Java
ak1132/Java-REST-Template-Starter
A working REST template for writing and consuming RESTful services in JAVA using Resteasy and ApacheHttpClient APIs
ak1132/KMeans-Mapreduce
KMeans using Hadoop
ak1132/Movie-List
A basic table of movies featuring the different java swing operations of a JTable
ak1132/Orbisfn
ak1132/Space-Shooter
A simple shooter game in Unity 3D
ak1132/TVDb-Rest-Client
A Rest Client for consuming Tvdb Webservice written using Square's Retrofit 2.0 API
ak1132/Using-K-Mediods-Clustering-and-DecisionTree-RandomForest-for-movie-prediction
A project for prediction of movie success using K-medoids clustering and decision trees
ak1132/Youtube-Clone
A simple youtube clone using ReactJS and Youtube API