PDF Compressors is a PDF reducer is designed for resizing large PDF document and optimize the texts and images it contains.this project is in Python
satisfying a given condition and checking whether a given condition is palindrome or not in Java language
This is a Java code which uses reversal algorithm to rotate an array right. we input the size of array then we take a integer by which we have to rotate the array.
ATM Application using Java is a simple application in which we have all the features of a regular ATM machine.
Simple and Interactive React Image Gallery built on top of React using firebase, which can be used in React projects.
This project reads data from google sheets in from of json object and data can be displayed and modified.
This app changes the wallpaper of the display screen after a time interval. The classes used are Drawable, Timer, and WallpaperManager.
This is a C++ packet for book management in a library. It can save, delete or search details of all the books.
In this packet, I've used input/output streams and the file management system of C++. Our program collects student details like name, roll number, marks in each subject, and calculates grade.
In this project, I have created a GAS service system you can create your new account and book gas.
Hi, In this packet, we are going to build a code for the Pizza Ordering system using Java.
Given an array of strings strs, group the anagrams together. You can return the answer in any order.