Pinned Repositories
Banking-system
This project is basically based on the topic of banking. How the transaction takes place in banks and how can we use this for our benefits we basically have a prototype ready through the help of c++ coding.
Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
Code-Pack
code pack
cricket-score-sheet-management
Mini project in c Cricket Score Sheet Management: This project includes the process of entering and recording the respective details of the players such as their names, the number of balls they have played, the number of runs they have hit, their batting and bowling status etc. It also includes the feature of calculating the total balls played and total score hit by the batting team as well as total overs bowled by the bowling team. It displays the final score sheet in the end with all the necessary details of each individual player and shows the status of the game. This project aims at reducing the time involved in entering the scores manually in paper and helps in minimalizing human errors while entering the scores. This project uses C language to execute the task effectively and is compatible with different hardware used in mobiles & PC’s.
crossword-puzzle-game-python
crossword puzzle game python. Design a Puzzle Game in which, various letters will be shown in a table that can move horizontally, vertically, or diagonally in order to make meaningful words.
cse445
https://donato.netlify.app/
DE-FRAUD
otp-module
OTP authentication is an elegant solution to both security concerns and UX.
Whatsapp_API
A WhatsApp Application Programming Interface to Make things easy and free for learning purposes
satish603's Repositories
satish603/otp-module
OTP authentication is an elegant solution to both security concerns and UX.
satish603/JOB-CO
Our project involved us getting familiar with the Android Development environment and thus develop an application to serve as a personal companion to one. So what our app does is fairly simple. It takes candidate details and finds a job that is suitable according to his/her qualifications.
satish603/Banking-system
This project is basically based on the topic of banking. How the transaction takes place in banks and how can we use this for our benefits we basically have a prototype ready through the help of c++ coding.
satish603/cricket-score-sheet-management
Mini project in c Cricket Score Sheet Management: This project includes the process of entering and recording the respective details of the players such as their names, the number of balls they have played, the number of runs they have hit, their batting and bowling status etc. It also includes the feature of calculating the total balls played and total score hit by the batting team as well as total overs bowled by the bowling team. It displays the final score sheet in the end with all the necessary details of each individual player and shows the status of the game. This project aims at reducing the time involved in entering the scores manually in paper and helps in minimalizing human errors while entering the scores. This project uses C language to execute the task effectively and is compatible with different hardware used in mobiles & PC’s.
satish603/Whatsapp_API
A WhatsApp Application Programming Interface to Make things easy and free for learning purposes
satish603/Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
satish603/crossword-puzzle-game-python
crossword puzzle game python. Design a Puzzle Game in which, various letters will be shown in a table that can move horizontally, vertically, or diagonally in order to make meaningful words.
satish603/cse445
https://donato.netlify.app/
satish603/DE-FRAUD
satish603/fake-product-detection
satish603/fluffy-module
collection of module
satish603/LGMVIP-DataScience
satish603/Livspace
satish603/Machine-Learning-with-R-datasets
satish603/online-whatsapp-msg
This repository is made as a working example for https://github.com/satish603/Whatsapp_API to demonstrate one of its use.
satish603/p-indicator
satish603/P2P
satish603/payment-service
satish603/PDF-Search-Engine
PDF search engine allows you to find free PDF books and files and download them to your computer. Search through millions of online pdfs.
satish603/portfolio-jekyll
portfolio from scratch
satish603/Portfolio-node
Personal portfolios are consistent that need to be taken care of throughout your work. You can easily display the samples of your work, details about yourself, completed projects in the past and better explain to your clients why they must use your services for their advantages.
satish603/railway
The Indian Railways (IR) carries about 5.5 lakhs passengers in reserved accommodation every day. The Computerised Passenger Reservation System (PRS) facilitates the booking and cancellation of tickets from any of the 4000 terminals (i.e. PRS booking window all over the countries). These tickets can be booked or cancelled for journeys commencing in any part of India and ending in any other part, with travel time as long as 72 hours and distance up to several thousand kilometres.
satish603/resume-builder
No time to build Resume our free resume builder help you applying for your dream job is easy and fast. Templates and customize them within a few clicks. Forget spending hours formatting your resume, or choosing complimentary fonts for your cover letter.
satish603/satish603
satish603/simplefolio
⚡️ A minimal portfolio template for Developers
satish603/SteelEye-API-Developer-technical-test
Given to write the API in Python using the FastAPI framework. You are not expected to have any previous FastAPI experience and unfamiliarty with FastAPI will not be held against you when reviewing your submission. However, it is expected that you will be able to produce a functional API.
satish603/SteelEye-Frontend-Engineer-Assignment
Based on the code below answer the following queries: Explain what the simple List component does. What problems / warnings are there with code? Please fix, optimize, and/or modify the component as much as you think is necessary.
satish603/stock-py-fb
satish603/THE-SPARKS-FOUNDATION
satish603/TRANSORG-ANALYTICS
Create a simple calculator which could be used to do basic operators like addition, subtraction, multiplication, division. The calculator should be able to evaluate multi operand expressions and should follow the bodmas rule. It should also support decimal numbers. Invalid expressions should be handled gracefully.