Aravind Rajpurohit (aravindrajpurohit)

aravindrajpurohit

Geek Repo

0

followers

0

following

0

stars

Location:Bangalore India

Github PK Tool:Github PK Tool

Aravind Rajpurohit's repositories

-FacialRecognition-Based-AttendanceSystem

Facial Recognition Based Attendance System using Python, Tensorflow, Keras, SqlLite3, Tkinter, OpenCV for companies, schools, colleges, etc. Automating attendance using Face Recognition via Neural Network

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

-Hash-project

Hash-project is a crypto tool. Use of hash functions relies on statistical properties of key and function interaction: worst case behavior is intolerably bad with a vanishingly small probability, and average case behavior can be nearly optimal .

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

-Network-packet-Sniffer

It is a command line python network sniffer which sniffs raw network packets. It is written in python version 2 and compatible to linux destros.

Language:PythonStargazers:0Issues:0Issues:0

-Performing-Analysis-of-Meteorological-Data

The main objective is to perform data cleaning, perform analysis for testing the Influences of Global Warming on temperature and humidity, and finally put forth a conclusion.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

FireWall-Algorithm

Given a set of firewall rules, a network packet will be accepted by the firewall if and only if the direction, protocol, port, and IP address match at least one of the input rules. If a rule contains a port range, it will match all packets whose port falls within the range. If a rule contains an IP address range, it will match all packets whose IP

Language:PythonStargazers:0Issues:0Issues:0

Online-ChessGame

An online multiplayer chess game. Supports infinite players playing against random opponents on different machines on different networks.

Language:PythonStargazers:0Issues:0Issues:0

Recognizing-Handwritten-Digits-with-Scikit-Learn

The primary aim of this project involves predicting a numeric value, and then reading and interpreting an image that uses a handwritten font. we will have an estimator with the task of learning through a fit() function, and once it has reached a degree of predictive capability (a model sufficiently valid), it will produce a prediction with the predict() function.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0