Richanshu Jha (richan8)

richan8

Geek Repo

0

following

0

stars

Location:Providence, RI

Github PK Tool:Github PK Tool

Richanshu Jha's repositories

Language:PythonStargazers:0Issues:0Issues:0

back2work

A heroku based webapp designed to enable automated controlled entry into a post-covid workplace.

Language:JavaScriptStargazers:0Issues:0Issues:0

RestaurantBookingAndOrderingPlatform

A web application that allows reservation of tables and ordering items from a restaurant

Language:JavaScriptStargazers:0Issues:0Issues:0

ComputerVision3DSkullSegmentor

A python program that segments the skull from slice images of a human head and generates a 3D model of the skull

Language:PythonStargazers:0Issues:0Issues:0

motionDetectionConputerVisionProject

This program detects motion in two provided images using Computer Vision techniques

Language:PythonStargazers:0Issues:0Issues:0

PythonHistogramEqualizer

A python application that equalizes image histograms to increase image clarity

Language:PythonStargazers:0Issues:0Issues:0

3DMeshEditor

A C++ standalone program that uses OpenGL to render and edit multiple 3D objects.

Language:C++Stargazers:0Issues:0Issues:0

GoogleSheetsViewer

Web app to display a google sheets page using google APIs and JavaScript

Language:CSSStargazers:1Issues:0Issues:0

javascriptJSParser

Web based JS parser that is designed as a template

Language:JavaScriptStargazers:0Issues:0Issues:0

ComputerVisionForegroundExtraction

A program that can segment out the background and foreground using a webcam video

Language:PythonStargazers:0Issues:0Issues:0

VirtualWhiteboard

A Virtual whiteboard that tracks a point light source using the webcam and displays a 3D whiteboard using OpenGL

Language:PythonStargazers:0Issues:0Issues:0

PythonIMDBNetworkCentralityAnalysis

Analysis of network centralities of various actors via data collected from IMDB

Language:PythonStargazers:0Issues:0Issues:0

SurfaceTypeClassification

Surface type classification using Machine Learning techniques

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

continualLearning

Continual Learning for robotic perceptron

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

Black-Friday-Sales-Prediction

Predict the purchase amount of products THAT THE CUSTOMERS ARE WILLING TO PAY to obtain maximum profit during black Friday sales based on various attributes of customer like age, gender, occupation, city category, marital status and product attributes like product categories and product prize.

Stargazers:0Issues:0Issues:0

restapidocs

Templates for documenting REST APIs

License:UnlicenseStargazers:0Issues:0Issues:0

TCP-Email-Client-for-Gmail-in-Python

In this part, the student will acquire a better understanding of the SMTP protocol. The student will gain experience in implementing a standard protocol using Python. Develop a simple mail client that sends email to any recipient. Your client will need to connect to a mail server, dialogue with the mail server using the SMTP protocol, and send an email message to the mail server. Python provides a module, called smtplib, which has built in methods to send mail using SMTP protocol. However, we will NOT be using this module in this lab, because it hide the details of SMTP and socket programming. In order to limit spam, some mail servers do not accept TCP connection from arbitrary sources. For the experiment described below, you may want to try connecting both to your university mail server and to a popular Webmail server, such as a GMAIL mail server. You may also try making your connection both from your home and from your university campus.

Stargazers:0Issues:0Issues:0

rest-api-doc-template

Documentation template for quickly getting started with Markdown Scanner and REST API docs

License:MITStargazers:0Issues:0Issues:0

Traceroute

ICMP traceroute written in python

Stargazers:0Issues:0Issues:0