Soumyo-Pandey
I am currently studying in CSE 3rd Year. Interested in Data Structure And Algorithm, Machine Learning, Web Development and Python Programming.
Durgapur, West Bengal
Pinned Repositories
Banking-Record-System-Using-C-
Bank Management System is based on a concept of recording customer’s account details. Here the user can perform all the tasks like creating an account, show record from file, search record from file, update record, delete a record. There’s no login system for this project. All the main features for banking system are set in this project.
Color-Guessing-Game-Using-JavaScript
1.You build a game where the player will see a single RGB value for a color. 2.The player has to click on a color they think matches the RGB value displayed.
Design-And-Analysis-Of-Algorithm-Using-C
Data structure And Algorithm Programs In C
Digital-Clock-Using-Java-Script
This one the Digital Clock. Clocks are useful element for any UI if used in a proper way. Clocks can be used in sites where time is the main concern like some booking sites or some app showing arriving times of train, buses, flights, etc.
Employee-Management-System-in-C-Mini-Project
A Employee Management System In C Language makes easy to store records of each and every employees. The whole project is designed in ‘C’ language and different variables and strings have been used for the development of this project. This mini project is easy to operate and understand by the users.
Fake-News-Detection-
We can detect wheather a news is false or true by using tools like scikit-learn, NLP for textual analysis....
Form-Validation-Using-JavaScript
It is important to validate the form submitted by the user because it can have inappropriate values. So, validation is must to authenticate user. JavaScript provides facility to validate the form on the client-side so data processing will be faster than server-side validation. Most of the web developers prefer JavaScript form validation.
GFG-POTD
Geeks For Geeks Problem Of The Day(Coding Question)
Hospital-Information-Management-System-HIMS-SWE
An information system consisting of computer hardware and software, procedures, and processes that are specifically designed and implemented to store, maintain, collect, process, represent, and manage information specific to the health care domain.
Speak-the-meaning-of-the-word-using-Python
we can make our system say out the meaning of the word given as input. It is module which speak the meaning when we want to have the meaning of the particular word.
Soumyo-Pandey's Repositories
Soumyo-Pandey/Banking-Record-System-Using-C-
Bank Management System is based on a concept of recording customer’s account details. Here the user can perform all the tasks like creating an account, show record from file, search record from file, update record, delete a record. There’s no login system for this project. All the main features for banking system are set in this project.
Soumyo-Pandey/Color-Guessing-Game-Using-JavaScript
1.You build a game where the player will see a single RGB value for a color. 2.The player has to click on a color they think matches the RGB value displayed.
Soumyo-Pandey/Digital-Clock-Using-Java-Script
This one the Digital Clock. Clocks are useful element for any UI if used in a proper way. Clocks can be used in sites where time is the main concern like some booking sites or some app showing arriving times of train, buses, flights, etc.
Soumyo-Pandey/Employee-Management-System-in-C-Mini-Project
A Employee Management System In C Language makes easy to store records of each and every employees. The whole project is designed in ‘C’ language and different variables and strings have been used for the development of this project. This mini project is easy to operate and understand by the users.
Soumyo-Pandey/Fake-News-Detection-
We can detect wheather a news is false or true by using tools like scikit-learn, NLP for textual analysis....
Soumyo-Pandey/Hospital-Information-Management-System-HIMS-SWE
An information system consisting of computer hardware and software, procedures, and processes that are specifically designed and implemented to store, maintain, collect, process, represent, and manage information specific to the health care domain.
Soumyo-Pandey/Speak-the-meaning-of-the-word-using-Python
we can make our system say out the meaning of the word given as input. It is module which speak the meaning when we want to have the meaning of the particular word.
Soumyo-Pandey/Design-And-Analysis-Of-Algorithm-Using-C
Data structure And Algorithm Programs In C
Soumyo-Pandey/Form-Validation-Using-JavaScript
It is important to validate the form submitted by the user because it can have inappropriate values. So, validation is must to authenticate user. JavaScript provides facility to validate the form on the client-side so data processing will be faster than server-side validation. Most of the web developers prefer JavaScript form validation.
Soumyo-Pandey/GFG-POTD
Geeks For Geeks Problem Of The Day(Coding Question)
Soumyo-Pandey/Hospital-Management-System
Hospital Management System using php and mysql
Soumyo-Pandey/Heart-Disease-Prediction-Using-Deep-Learning-Final-Year-Project
Final Year Project
Soumyo-Pandey/Hsopital-Information-Management-System-SWE-Lab-
Project based on Front End as well as Backend development. In the Frontend Part HTML CSS and Javascript used and in the Backend part MYSQL. Software used VScode and XAMPP server. It is a app like thing, we have to start using XAMPP server.
Soumyo-Pandey/JavaScript-Drawing
Being able to make static pages look more appealing with graphical elements is a key part of web development (and web design) so learning how to make the most out of JavaScript’s drawing capabilities is critical.
Soumyo-Pandey/Login-Form-Using-MYSQL-and-PHP
Login From made using MYSQL Database and PHP, Front End used HTML, CSS
Soumyo-Pandey/Python-Basics-Programme
Python Basics Program
Soumyo-Pandey/Python-Coding-Question-For-Interview
Python Programming Coding Question Using Thonny Compiler, IDLE and PyCharm...
Soumyo-Pandey/Simple-Login-Form-using-HTML-CSS-NAD-JS
Simple login Form it can be used in any website for login purpose.
Soumyo-Pandey/Soumyo-Pandey
Config files for my GitHub profile.
Soumyo-Pandey/SoumyoPandey.github.io
My Portfolio on GitHub
Soumyo-Pandey/Tictactoe-Using-JavaScript
Building a simple Tic Tac Toe game with JavaScript is another excellent project idea you can finish in a single day.