• Stars
    star
    1
  • Language
    JavaScript
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Cognizant-Handson-2022

Cognizant ADM Java FSE Curriculum.
Java
101
star
2

Text-Summarization

Using Spacy and NLTK module with Tf-Idf algorithm for text-summarisation. This code will give you the summary of inputted article. You can input text directly or from .txt file, .pdf file or from wikipedia url.
Python
21
star
3

Broadcast-Receiver

This repo contains implementation of various Broadcast Receiver(like Screen On/Off, Device lock/unlock, Headphone plugged in/out, Wifi enabled/disabled/connected/disconnected, Bluetooth enabled/disbaled/connected/disconnected and much more) in a very modular and simpler way.
Java
11
star
4

Exam-Portal

This is a webapp built using Spring-boot and ReactJS that provides functionality to conduct and take quizzes. Admin can add, update, delete different quizzes, the categories to which these quizzes belongs and also questions of those quizzes. While normal user can attempt those quizzes as well as see the scorecards of their previous attempts.
JavaScript
9
star
5

yoga-api

Might be the only information rich API for Yoga Poses.
7
star
6

Banking-Management-System

I've tried to implement banking system to some extent using Python3. It's only works in cmd/terminal mode. Just made this as a warm-up project for practicing Python and MySQL.
Python
4
star
7

LunaticPrakash

3
star
8

mern-authentication-service

This is a standalone authentication service built using MERN stack. It provides role based authorization feature.
JavaScript
3
star
9

payment-service

A payment microservice using ReactJS, Spring Boot. It uses RazorPay as payment gateway.
JavaScript
2
star
10

Movie-Recommender

This project suggests you the list of movies based on the movie title that you have entered. It uses Count Vectorizer (Text-Feature Extraction tool) to find the relation between similar movies.
Jupyter Notebook
2
star
11

Data-Structure-And-Algorithms

Self Explanatory code for the topics related to Array, Linked List, Stack, Queue, Searching, Sorting, Tree, Graph and other famous approaches or algorithms.
Java
1
star
12

Expense-Manager

A simple website build using HTML5, CSS3, JavaScript & React Library to store your daily expenses.
JavaScript
1
star
13

login-service

User Registration and Login functionality using Spring-Boot and JWT for role based authorization. It used MYSQL as database.
Java
1
star
14

Widgets-in-Android

This repo contains implementation of all widgets in Android with clean and modular source code, either understand it or just use it.
Java
1
star
15

News-Assistant

Reads and displays all the important headlines from your chosen source. You can also change the speed rate as per your comfort. It works both with Windows and Linux OS.
Python
1
star
16

E-Commerce

An E-Commerce website that is built using microservice based architecture and has role based authorization and many other features.
JavaScript
1
star
17

Sudoku-Hunter

Cracks any Sudoku of size 4x4, 6x6, 8x8, 9x9, 10x10, 12x12, 15x15, 16x16, 25x25 within minutes
Python
1
star
18

Covid19

This app displays the COVID-19 statisticals details of individual states of India in a very simple way. It fetches data from official APIs and parse the JSON into RecycleView.
Java
1
star
19

To-Do

A simple To-Do type command line based program made in python.
Python
1
star
20

Swachh-Bharat

A web app built using Spring-Boot & ReactJS, that provides the functionality of adding the garbage dump location through a web-interface. After that suitable drivers (based on the location of dump) will get the notification alert, to pickup the garbage and help in keeping the city clean. Each successful pickup, provides E-coin to both user & driver
JavaScript
1
star
21

YT_Downloaded_Video_Sequencer

A simple tool to arrange the downloaded videos from any YouTube playlist into sequence. It works by adding the original sequence number of video to its prefix.
Python
1
star