Rohan Pillai (rohanpillai20)

rohanpillai20

Geek Repo

Company:@alkiranet

Location:Seattle

Github PK Tool:Github PK Tool

Rohan Pillai's repositories

Image-Classification-by-Keras-and-Tensorflow

Image Classification using Keras as well as Tensorflow.

Language:PythonLicense:Apache-2.0Stargazers:83Issues:4Issues:7

Table-Extractor-From-Image

This repository contains the code that extracts a table from an image and exports it to an Excel.

Language:PythonLicense:Apache-2.0Stargazers:53Issues:4Issues:1

Web-Based-Graphical-Password-Authentication-System

Web Based Graphical Password Authentication System is a web based application that can be used in any system to allow users to sign up and log in using a different model other than the static passwords. In normal authentication systems, static passwords are used by users to get in the system but it is a known fact that static passwords are very easy to hack. Thus in this system, a user can select certain points in an image and use them as their password. They are immune to basic hacking techniques like brute force attack & dictionary attacks.

Language:JavaLicense:MITStargazers:35Issues:2Issues:1

Sentence-Similarity-based-on-Semantic-Nets-and-Corpus-Statistics

This is a full implementation of the paper written by Yuhua Li, David McLean, Zuhair A. Bandar, James D. O’Shea, and Keeley Crockett

Language:PythonStargazers:3Issues:1Issues:0

Rohan-Pillai-Blog-Files

This repository contains all the files I have written a tutorial about in my blog.

Language:JavaLicense:MITStargazers:2Issues:1Issues:0

8-Puzzle-by-A-Star-Search

This python file solves 8 Puzzle using A* Search with Manhattan Distance

Language:PythonStargazers:1Issues:1Issues:0

Ethereum-Blockhain-Secure-E-voting-Decentralised-Application

Ethereum Smart Contract based Voting Decentralized Application

Language:JavaScriptLicense:Apache-2.0Stargazers:1Issues:1Issues:0

Student-Progress-Card-App

This is an Android application which helps students access their marks of Mid-Terms and Semester End Examinations in real time. It uses Gmail API & Graph API among various other tools for basic functionalities.

Language:JavaStargazers:1Issues:1Issues:0
Language:PythonLicense:MITStargazers:0Issues:2Issues:0

expertiza

Expertiza is a web application through which students can submit and peer-review learning objects (articles, code, web sites, etc). The Expertiza project is supported by the National Science Foundation.

Language:RubyLicense:MITStargazers:0Issues:1Issues:46

go-coverage-report

Github action that publishes the Go Coverage report as a comment in the Pull Request

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

NCSU_CSC-510_SE_P1_GROUP-4

Group 4's Repository for CSC 510 Software Engineering Project 1

Language:Jupyter NotebookLicense:MITStargazers:0Issues:2Issues:11
Stargazers:0Issues:2Issues:0

SGD-for-Linear-Regression-with-L2-Regularization

Code for Stochastic Gradient Descent for Linear Regression with L2 Regularization

Language:Jupyter NotebookLicense:MITStargazers:0Issues:2Issues:0

Wikipedia_Article_Count_Words

Query https://en.wikipedia.org/w/api.php?action=parse&section=0&prop=text&format=json&page=[topic] to get the [topic] Wikipedia article, and then count how many times the string [topic] appears in the article's text field.

Language:JavaStargazers:0Issues:1Issues:0