Pinned Repositories
nimble-android-app
A multi-purpose College App!
adaptive-test-serverless
A simple serverless implementation to get the next item in adaptive test
bharat-electronics-internship
Implemented Kalman filter for Speech Denoising
cyberoam
Cyberoam Utility Pack (Check following link for updates)
cyberoam-utils
Cyberoam Utility Pack
gui_typing_tutor
Python-based Typing Tutor to learn typing and generate personalized typing tests using RNN
picogram
An instagram-like implementation on Ruby on Rails
vramdisk
Emulating disk-drive on RAM with an add-on feature of mounting it on Linux environment.
saraansh's Repositories
saraansh/cyberoam
Cyberoam Utility Pack (Check following link for updates)
saraansh/vramdisk
Emulating disk-drive on RAM with an add-on feature of mounting it on Linux environment.
saraansh/bharat-electronics-internship
Implemented Kalman filter for Speech Denoising
saraansh/cyberoam-utils
Cyberoam Utility Pack
saraansh/adaptive-test-serverless
A simple serverless implementation to get the next item in adaptive test
saraansh/gui_typing_tutor
Python-based Typing Tutor to learn typing and generate personalized typing tests using RNN
saraansh/picogram
An instagram-like implementation on Ruby on Rails
saraansh/aws-lambda-tesseract
11 MB Tesseract (with English training data) to fit inside AWS Lambda compressed with Brotli
saraansh/book-crossing-genre-mod
Recommending books to users based on 'book crossing dataset' with the addition of genre crawled from 'goodreads'
saraansh/books-recommender
Recommending books based on genre-matching using the CMU Book Summaries dataset
saraansh/chardrv
A simple character device driver to reverse string objects.
saraansh/code_snippets
saraansh/cpu-usage-observer-pattern
saraansh/dropbox-sdk-java
A Java library for the Dropbox Core API.
saraansh/fabricmonde
Test by fabricmonde
saraansh/firedrive
saraansh/inkredo-challenge
saraansh/jiit-bookstore
An attempt at developing a sample bookstore app with book recommendations
saraansh/mean-basics
A basic demo to understand the working of the mean stack
saraansh/ML-Basics
A step into the world of Multi-Platform Machine Learning and Artificial Intelligence
saraansh/multi_client_single_server_CRC
Implementing TCP multi-client single-server for message passing to demonstrate Cyclic Redundancy Check (CRC) technique on Python
saraansh/NIMBLE
Click on the website link for the updated code -->
saraansh/plant-leaf-disease-recognition-deep-learning-cnn
Plant Leaf Disease Recognition using Deep Learning Convolutional Neural Network
saraansh/Project-Euler
Repo to contain solutions to all Project Euler problems.
saraansh/react-basics
saraansh/restify-api-basics
A barebone API developed using the "restify" package and "nodejs"
saraansh/steganography_compress_hide
Compress image and hide a text file behind it
saraansh/twig-basics
Learning the basics of Twig from myriad resources
saraansh/typeracer-dataset-extractor
Extracting and parsing structured dataset with LXML parser and generating csv files for users from typeracer.com
saraansh/typing_metrics
Metrics calculation for a simple typing test on Python console.