Smita Deulkar (smita3199)

smita3199

Geek Repo

Location:Mumbai, India

Github PK Tool:Github PK Tool

Smita Deulkar's repositories

Automatic-License-Plate-Recognition

Automatic License Plate Recognition is implemented using Python, OpenCV and Tesseract to recognize Indian license plates and store the data in a CSV file.

Language:PythonLicense:NOASSERTIONStargazers:14Issues:2Issues:2

Library-Management-System-using-Data-Structures

Library Management System is implemented using linked list in C programming language. The main operation involves issuing books, returning the issued books and maintaining records of the issued books.

Language:CStargazers:3Issues:1Issues:0

MCQ-Quiz-Program-in-Java

MCQ Quiz Program is implemented using Java GUI frameworks: AWT and Swing. The program displays all the questions, their correct answers, the answers selected by the user and the total number of correct answers.

Language:JavaStargazers:2Issues:1Issues:0

Automatic-Text-Summarization

Automatic Text Summarization is implemented using Python NLTK library by tokenizing the sentences, finding weighted frequency of occurrence and calculating sentence scores. The process of web scraping articles is done using BeautifulSoup library.

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

Exercise-Planner-App-in-Flutter

Exercise Planner App is built with Flutter for Android devices to create exercise plans and workout routines specific to user goals.

Language:DartStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Implementation-of-Neural-Style-Transfer-in-Keras

Neural Style Transfer employs a pretrained convolution neural network to transfer styles from a given image to another. This is implemented using Keras.

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

Password-Generator-in-Python

Password Generator generates a random password of a given length in Python with Tkinter GUI and then stores it along with the username in a database using SQLite3.

Language:PythonStargazers:0Issues:0Issues:0