An open API service indexing awesome lists of open source software.

https://github.com/fleetadmiraljakob/portfolio

My self-coded personal website builds with ReactJS
https://github.com/fleetadmiraljakob/portfolio

css html javascript portfolio portfolio-site portfolio-website react

Last synced: 5 months ago
JSON representation

My self-coded personal website builds with ReactJS

Awesome Lists containing this project

README

        


Portfolio Website - v2.0

roessner.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/made-with-typescript.svg)](https://forthebadge.com)  
[![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com)  


🔹
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 [FleetAdmiralJakob](https://github.com/FleetAdmiralJakob/Portfolio). Thanks!

## Built With

My personal portfolio roessner.tech which features some of my
GitHub projects as well as my resume and technical skills.

This project was built using these technologies.

- ReactJS
- Node.js
- Express.js
- CSS3
- Sass
- Webstorm
- VSCode
- Typescript

## 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.

## 🚀 To deploy using gh-pages module on GitHub page run the following command.

1. In package.json update `"homepage": ""` by adding your GitHub page url.
2. `npm run deploy`
3. Go to settings -> pages -> build and deployment -> choose `gh-pages` as root branch

## 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.

## License

Copyright 2023 Jakob Felix Eugen Rössner

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.