Skip to content

pratikks01/pratik-s-portfolio

Repository files navigation

pratik-s-portfolio

Netlify Status

A Personal Portfolio website The Tech Stack used : HTML, CSS, Javascript, Bootstrap, React.js, Express.js.

This is a multipage website that is made using HTML, CSS, Javascript. There are a few pages in the website namely Home, Projects, resume and about. This website is device scalable that is,it can be viewed on small screen devices (mobiles) as well as large screen devices (PC). The multiage functionality was made using express, the website used React.js as the frontend framework. It has a Resume page where I have uploaded my resume, and a download button is also given to download the resume. The website also have social links to redirect user to the mentioned social media handles.

Link to the website hosted on MS Azure

The link for the website hosted at MS AZURE

Link to the website hosted on Netlify

The link for the website hosted at Netlify

Youtube Demo video link https://youtu.be/_DJUaZ8skrc

Landing Page of the website:

This page gives introduction about me

1 homepage

The same page has a short introduction followed by my social media handels

2 homepagee

The Projects Page

In this page hosts all the project i have worked or been working on There is a short discription about each and a link to the github page

2 project page

The Resume Page

This page has my updated Resume, there is a download option as well.

3 resume

The About Page

This page gives more details about who am I and my professional Skilset and the Tools that i am comfortable to work with.

4 about 4 about 2

Microsoft Azure Dashboard of the website

This website is hosted at Microsoft Azure, Azure static Web app was used to host the website. The Azure dashboard can be seen below.

azure dashboard

Tech Stack

Client: React JS

Front-end frameworks: Bootstrap, Axios

Backend-end frameworks: Express, Mongoose

Primary Azure Technology: Azure Static Web App, Visual Studio Code

Demo

https://kind-cliff-0fa990f10.1.azurestaticapps.net/

https://pratik-s-portfolio.netlify.app/

Run Locally

Clone the project

  git clone https://github.com/pstricks01/pratik-s-portfolio.git

Go to the project directory

  cd Server

Install dependencies

  npm install

Start the server

  npm run start

Made By