Geeta Krishna's repositories

Machine-Learning-Specialization-Coursera-labs

Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

forage-jpmc-swe-task-3

Starter repo for task 3 of JPMC's Forage program

Language:PythonStargazers:0Issues:0Issues:0

forage-jpmc-swe-task-2

Starter repo for task 2 of JPMC's forage program

Language:PythonStargazers:0Issues:0Issues:0

forage-jpmc-swe-task-1

Starter repo for task 1 of the JPMC software engineering program

Language:PythonStargazers:0Issues:0Issues:0

Hilf-Menschen

with payment (Donation Button)

Language:HTMLStargazers:0Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

chill_blogsite

blogging mern stack app

Stargazers:0Issues:0Issues:0

python-notes

Python basics +object oriented programming

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

One-stop

ecommerce-site

Language:HTMLStargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

zulip

Zulip server and web app—powerful open source team chat

License:Apache-2.0Stargazers:0Issues:0Issues:0

ChRIS_ui

UI for ChRIS

License:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

Computer-VIsion

This repository contains the guided project on object detection using OpenCV

Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Automatic-Birthday-mail-sending-with-Python

Apart from this, Also create an Excel sheet for containing records like this: Name, Email, Contact, Birthday, and Year. Approach: For the sending email part, We define a sendEmail() function which will start a Gmail session, send the email, and quit the session. For the SMS part, we must have an account on www.fast2sms.com from where we will get an API key. This API key is used to send SMS over mobile numbers using your account on fast2sms then We create a sendsms() function which will verify the API key and send SMS. In the driver code section, we read the data from Excel sheet and match today’s date with any of the birthdays. If there is a match, we call the sendEmail() and sendsms() functions and also we add the current year in the Excel sheet. Also, we have used ToastNotifier from win10toast library to show desktop notifications once the e-mail and SMS has been sent successfully

Language:PythonStargazers:1Issues:0Issues:0