This project basically maintains arecord of your completed and uncompleted tasks separately using file handling in C++ language. You can add, delete and modify your (todos) tasks.
This application is the Length Converter project which changes one unit of length to another as desired by the user.
A simple and easy to understand deadlock occurence and deadlock fixing example of multithreading in java.
In this Java tutorial, we are given an array of integers, we have to find the maximal possible sum of its k consecutive elements.
A generic stack accepts any data type the user wants his/her input to be in. It helps the user use a single stack class to create multiple stacks with varying input datatypes.
This project uses the Java Random class to generate a captcha string of length 6 characters. The GUI is made using Java Swing and awt packages.
It consists of a 9x9 textbox grid. The value for a textbox is set if it adheres to the rules of sudoku, otherwise, the code backtracks and checks for other possible values.
In this packet, we create a simple Python GUI that fetches news items related to a topic using News API which is an easy-to-use REST API.
This project helps you to build a simple Tkinter GUI in Python to analyze sentiment type as "positive" / "negative" / "neutral" of the .txt file using the vaderSentiment library.
In this packet, we perform real-time face and eyes detection through a webcam using OpenCV library and Haar Cascade pre-trained models.
In this project we have used html, css, javascript, bootstrap for frontend. For backend we have used jdbc, sql, jsp.
A robot named Cortana which will perform some basic tasks for us to simplify our lives.