Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apoprzenovic/portfolio
A portfolio website to showcase my education, experience and projects in more detail.
https://github.com/apoprzenovic/portfolio
react tailwindcss typescript
Last synced: 2 months ago
JSON representation
A portfolio website to showcase my education, experience and projects in more detail.
- Host: GitHub
- URL: https://github.com/apoprzenovic/portfolio
- Owner: apoprzenovic
- Created: 2023-05-21T00:47:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-23T20:33:16.000Z (11 months ago)
- Last Synced: 2024-02-24T20:25:17.403Z (11 months ago)
- Topics: react, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 27.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio Website ๐
## Introduction
I am Arnes Poprzenovic, an aspiring software engineer with a passion for backend and full-stack development, and a growing interest in machine learning. Welcome to my portfolio website, which you can access [here](https://arnespoprzenovic.com/). Where you can find a comprehensive showcase of my education, experience, and projects. ๐## Getting Started
This portfolio is developed using React and bootstrapped with Create React App.### Prerequisites
- Node.js and npm installed ๐ฆ### Installation
1. Clone the repository:
```
git clone [repository URL]
```
2. Navigate to the project directory and install dependencies:
```
cd portfolio
npm install
```### Available Scripts
- `npm start`: Runs the app in development mode. Open http://localhost:3000 to view it in the browser. ๐ฅ๏ธ
- `npm test`: Launches the test runner in interactive watch mode. ๐งช
- `npm run build`: Builds the app for production to the `build` folder. ๐๏ธ
- `npm run eject`: Removes the single build dependency from the project. โ๏ธ### Deployment
This portfolio is set up for deployment using both GitHub Pages and Cloudflare Pages.1. Run `npm run deploy` to deploy the application to GitHub Pages. ๐
2. For Cloudflare Pages, the deployment is configured to automatically build and deploy the main branch. After deployment, Cloudflare Pages provides a unique URL for the website.
3. A custom domain is set up in Cloudflare Pages settings to redirect to `arnespoprzenovic.com`, effectively displaying the portfolio on this domain.
## Layout
The website includes the following sections:
- Home ๐
- About Me ๐ค
- Experience ๐ผ
- Projects ๐## Technologies Used
- React
- TypeScript
- MaterialUI
- Tailwind CSS## Contact
For more information or to discuss potential opportunities, please reach out to me at [[email protected]](mailto:[email protected]). ๐ง---
ยฉ 2023 Arnes Poprzenovic. All rights reserved. ๐ก๏ธ