Skip to content
View SohamMore100's full-sized avatar
:atom:
Focusing
:atom:
Focusing

Block or report SohamMore100

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SohamMore100/README.md

Pinned Loading

  1. reFokus.com reFokus.com Public

    This project aims to replicate the design and functionality of the Refokus website using HTML, CSS, JavaScript, React.Js, Tailwind CSS. Additionally, it utilizes Locomotive Scroll and GSAP for smoo…

    JavaScript 2

  2. RESTfulAPI-with-Express-and-MongoDB RESTfulAPI-with-Express-and-MongoDB Public

    We will use the Express package to make our work easier. We will use MongoDB as the database to store all our data, so our REST API will perform four operations β€” GET, POST, PUT and DELETE.

    JavaScript 2

  3. Quora-RESTful-API-with-Express.js Quora-RESTful-API-with-Express.js Public

    A RESTful API typically exposes resources as URLs, and supports a set of operations (called CRUD operations) for interacting with those resources :- Create (POST): Create a new resource. Read (GET)…

    EJS 9

  4. Tropiko-Website Tropiko-Website Public

    Tropiko is a Online Fresh Fruit Selling Website developed using HTML, CSS, JAVASCRIPT, BOOTSTRAP.

    HTML 3

  5. Starbucks-Landing-Page Starbucks-Landing-Page Public

    Starbucks Landing Page created using only HTML 5 , CSS 3 and JAVASCRIPT .

    CSS 7

  6. Online-Grocery-Buying-System Online-Grocery-Buying-System Public

    This system leverages the power of Python for its flexibility and ease of use in writing the application logic, while MySQL serves as the database to store and manage the data. The system is menu-d…

    Python