diff --git a/README.md b/README.md index 0200765861..6fcfe986e6 100644 --- a/README.md +++ b/README.md @@ -1,76 +1 @@ -

- Portfolio Website - v2.0
- soumyajit.tech -

-
- Demo -
- -
- -
- -[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)   -[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)   -[![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com)   -![GitHub Repo stars](https://img.shields.io/github/stars/soumyajit4419/Portfolio?color=red&logo=github&style=for-the-badge)   -![GitHub forks](https://img.shields.io/github/forks/soumyajit4419/Portfolio?color=red&logo=github&style=for-the-badge) - -
- -

- 🔹 - Report Bug     - 🔹 - Request Feature -

- -## TL;DR - -You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to [Soumyajit4419](https://github.com/soumyajit4419/Portfolio). Thanks! - -## Built With - -My personal portfolio soumyajit.tech which features some of my github projects as well as my resume and technical skills.
- -This project was built using these technologies. - -- React.js -- Node.js -- Express.js -- CSS3 -- VsCode -- Vercel - -## Features - -**📖 Multi-Page Layout** - -**🎨 Styled with React-Bootstrap and Css with easy to customize colors** - -**📱 Fully Responsive** - -## Getting Started - -Clone down this repository. You will need `node.js` and `git` installed globally on your machine. - -## 🛠 Installation and Setup Instructions - -1. Installation: `npm install` - -2. In the project directory, you can run: `npm start` - -Runs the app in the development mode.\ -Open [http://localhost:3000](http://localhost:3000) to view it in the browser. -The page will reload if you make edits. - -## Usage Instructions - -Open the project folder and Navigate to `/src/components/`.
-You will find all the components used and you can edit your information accordingly. - -### Show your support - -Give a ⭐ if you like this website! - -Buy Me A Coffee +Gravity of Decisions diff --git a/public/favicon.png b/public/favicon.png index 035c9b728a..158f1b5e1f 100644 Binary files a/public/favicon.png and b/public/favicon.png differ diff --git a/public/index.html b/public/index.html index 9a1d8bdd82..59bae30682 100644 --- a/public/index.html +++ b/public/index.html @@ -6,29 +6,29 @@ - + - S0umyajit | Portfolio - + Amsonia Supperclub + - - + + - + - - + + - - + + diff --git a/src/App.css b/src/App.css index 74b5e05345..e110d006d5 100644 --- a/src/App.css +++ b/src/App.css @@ -14,7 +14,7 @@ } .App-header { - background-color: #282c34; + background-color: #182133; min-height: 100vh; display: flex; flex-direction: column; diff --git a/src/Assets/home-bg.jpg b/src/Assets/home-bg.jpg index b152e6b544..f6a46396c7 100644 Binary files a/src/Assets/home-bg.jpg and b/src/Assets/home-bg.jpg differ diff --git a/src/Assets/home-main.svg b/src/Assets/home-main.svg index a35167ee12..c6181c14f2 100644 --- a/src/Assets/home-main.svg +++ b/src/Assets/home-main.svg @@ -1,9 +1,8222 @@ - - - - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Assets/logo.png b/src/Assets/logo.png index 03df5e67c8..cd2af848a9 100644 Binary files a/src/Assets/logo.png and b/src/Assets/logo.png differ diff --git a/src/components/Footer.js b/src/components/Footer.js index 40759086be..8b211b7b92 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -14,10 +14,10 @@ function Footer() { -

Designed and Developed by Soumyajit Behera

+

Forked from SB.

-

Copyright © {year} SB

+

Copyright © {year} Amsonia