Git Product home page Git Product logo

Richanshu Jha's Projects

3dmesheditor icon 3dmesheditor

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

back2work icon back2work

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

black-friday-sales-prediction icon 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.

tcp-email-client-for-gmail-in-python icon 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.

virtualwhiteboard icon virtualwhiteboard

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.