Pinned Repositories
Image-Compressor
Compression and Optimization tool to compress images JPG & PNG format
QRCode-Generator
QR Code Generator to make your own QR Codes
Quiz-Generator
Ever find yourself bored and looking for random trivia quizzes? Test out your knowledge with tests and games
Emotion-Based-Music-Player
Emotion Based Music player is a useful application for music listeners with a smart phone and an Internet connection The application is accessible by anyone who creates a prole on the system.
Spam-Filtering
To classify the email into Spam and Non-Spam
cognito_authentication
File-Mgmt-Sys
File Management System is used to upload, maintain download files in order to minimize the number of hard copies on hand. Users will be able to manage their documents online as part of this initiative. The features of the project are possibly inspired by Google Drive File Management, with the exception that this framework would only concentrate on a single entity or institution.
Microprocessor-MU-Sem4
This repository contains all content(notes, practicals and assignments) for Microprocessor - Mumbai University Computer Engineering Sem 4
MU-BE-Computer-Semester-6
MU-BE-Computer-Semester-8
warrenferns's Repositories
warrenferns/TicTacToe
Tic-tac-toe, noughts and crosses, or Xs and Os, is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. It is a solved game with a forced draw assuming best play from both players.
warrenferns/cognito_authentication
warrenferns/accelerator-core-android
An easy way to integrate OpenTok SDK to any Android applications
warrenferns/bash-it
A community Bash framework.
warrenferns/caps-to-escape
A tiny script for remapping CapsLock to Escape key. This is dedicated to all my fellow Vim users;)
warrenferns/CG-Sem3
warrenferns/Diabetic_Retinopathy_Detection
The research paper for this project will be published soon.
warrenferns/DS-Sem3
To implement basic data structures such as arrays, linked lists, stacks and queues Solve problem involving graphs, and trees To develop application using data structure algorithms Compute the complexity of various algorithms.
warrenferns/matplotlib
matplotlib: plotting with Python
warrenferns/mlh-localhost-github
This repo contains the source code for the MLH Localhost workshop, How to Collaborate on Code Projects with GitHub.
warrenferns/nltk
NLTK Source
warrenferns/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
warrenferns/pandasql
sqldf for pandas
warrenferns/pyforest
pyforest - feel the bliss of automated imports
warrenferns/rate-my-portfolio
warrenferns/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
warrenferns/rsync-time-backup
Time Machine style backup with rsync.
warrenferns/scikit-learn
scikit-learn: machine learning in Python
warrenferns/seaborn
Statistical data visualization using matplotlib
warrenferns/SECompsSem3MUPapers
Not liable for any incorrect information given in the solutions. Strived best to provide correct information.
warrenferns/Snake-And-Ladders
Snakes and Ladders is an ancient Indian board game for two or more players regarded today as a worldwide classic. It is played on a game board with numbered, gridded squares. A number of "ladders" and "snakes" are pictured on the board, each connecting two specific board squares.
warrenferns/streamlit
Streamlit — The fastest way to build data apps in Python
warrenferns/streamlit-multiapps
A simple framework in python to create multi page web application using streamlit
warrenferns/ThoughtOfTheDay
This projects displays a quote for the the day randomly as well as quotes are categorized into various classifications
warrenferns/To-Do-List
A simple To Do List implemented with Java backend and Swing frontend with MySQL database connectivity