Samyam Subedi's repositories
LeetCode_Questions
This is a repository created to store the leetcode questions. This maynot be the most efficient way of solving the problem.
Hospital-Spring
Hospital-Spring is a Spring Boot demo project for managing hospital operations efficiently.
Soduko-web
The Sudoku-web repository hosts a web-based Sudoku game built using Go for the backend and HTML, CSS, and JavaScript for the frontend. This interactive game allows users to generate new Sudoku puzzles and validate their solutions directly through the web interface.
CryptoGraphy-Lab
A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.
Gullit-Pen
This repository features a Go web server (`Main.go`) that serves Tailwind CSS-styled HTML files from the `./static` directory based on various HTTP routes.
July-Leetcode
Welcome to the July LeetCode Challenge Solutions repository! This repository contains a collection of solutions to LeetCode questions that were featured in the July challenge.
June-Leetcode
Welcome to the June LeetCode Challenge Solutions repository! This repository contains a collection of solutions to LeetCode questions that were featured in the June challenge.
Programming-Skills
Programming-Skills is dedicated to providing a comprehensive collection of solutions and explanations for a wide range of programming challenges.
Slack-age-bot
The Slack-age-bot is a Go-based Slack bot designed to calculate and respond with the age based on a user-provided year of birth command.
Cryptography-React
READ ABOUT THIS IN MEDIUM.COM
Custom-Hook1-React
userForm
Custom-Hook2-React
useFetch
Dictionary-React
A simple React-based dictionary app that fetches and displays word definitions, parts of speech, and synonyms.
React-fifth-RecipeFinder
Recipe Guide Application is a React-based web app that allows users to search for recipes by ingredients or dish names, displaying detailed information and images fetched from the Spoonacular API, making cooking inspiration easily accessible and user-friendly.
React-Foody-John
John Foodland is a React application showcasing a basic food menu with buttons for different meals. The UI is styled with Royal Pink and Bone White as primary colors, giving it a clean and vibrant look.
React-Fourth-FormValidation
The Form Validation App is a simple React application that allows users to sign in by entering their email and password. It features real-time validation to ensure that the inputs meet specified criteria before submission.
React-sixth-ecommerce
Shop-Mandu is a React-based eCommerce app that allows users to search for and browse products using the Fake Store API, featuring dynamic data fetching and a responsive dark-themed design.
React-theme-switcher-application
The Theme Switcher App is a React application that allows users to toggle between light and dark themes dynamically. It utilizes the Context API for state management, making it easy to manage the theme across different components.
TCP-Server
This is simple Go-TCP server.