Soumabha-Banerjee
Hey there, myself Soumabha a CS undergrads. I am a fresher Web Developer, just started contributing in github. Give Ideas & Support.
@dakshineswarshayaklibrary Kolkata, West Bengal, India
Pinned Repositories
Array
Complete Array Data Structure
BasicReactHooks
This is a example of basic react hooks. UseState, UseEffect & UseReducer is covered here. This website simply increment & decrement a counter which is basically the state of the page & shows the current state on the title using useEffect.
EnigmaticByte
This is a steganography desktop application that hides txt messages inside a cover image. It is completely developed using JavaFX and Cryptography and Steganography both is used. For Cryptography we used a symmetric key technique called Columnar Transposition and for Steganography we used LSB Insertion technique.
Form_Validation
This Website is completely made using JavaScript Regular Expressions.
HackerRank-30Days-Java
INTAL-BigIntigers
LibrayOOPS
LibrayOOPS is a library management website made by JS OOPS concepts.
Magic_Note
Note Taking Website --- Completely Made by BootStrap and JavaScript.
Nexon
Pricing-Panel-Codepen
Soumabha-Banerjee's Repositories
Soumabha-Banerjee/Array
Complete Array Data Structure
Soumabha-Banerjee/BasicReactHooks
This is a example of basic react hooks. UseState, UseEffect & UseReducer is covered here. This website simply increment & decrement a counter which is basically the state of the page & shows the current state on the title using useEffect.
Soumabha-Banerjee/EnigmaticByte
This is a steganography desktop application that hides txt messages inside a cover image. It is completely developed using JavaFX and Cryptography and Steganography both is used. For Cryptography we used a symmetric key technique called Columnar Transposition and for Steganography we used LSB Insertion technique.
Soumabha-Banerjee/Form_Validation
This Website is completely made using JavaScript Regular Expressions.
Soumabha-Banerjee/HackerRank-30Days-Java
Soumabha-Banerjee/INTAL-BigIntigers
Soumabha-Banerjee/LibrayOOPS
LibrayOOPS is a library management website made by JS OOPS concepts.
Soumabha-Banerjee/Magic_Note
Note Taking Website --- Completely Made by BootStrap and JavaScript.
Soumabha-Banerjee/Nexon
Soumabha-Banerjee/Pricing-Panel-Codepen
Soumabha-Banerjee/QuizApplication
This is a basic quiz application in java where question and answers are stored hardcoded and at the end of the quiz the score is calculated. Also a timer facility implemented in this application.
Soumabha-Banerjee/ReactMenuApp
This is a absolute react menu app where one can learn how to create only one component and render it through the entire website
Soumabha-Banerjee/ToDoApp
This is a basic app made using react. All basic react concepts like fragments, functional component, useState hooks & useEffect hooks are covered in this project. This is a todo app where user can list there todo in a list and can easily delete or update the list. Complete CURD operation is also covered here.
Soumabha-Banerjee/WeatherApp
This is an API based weather app.