https://github.com/js00001/portfolio
📷 🖥️ A portfolio showcasing my experience and projects.
https://github.com/js00001/portfolio
axios nextjs tailwindcss typescript
Last synced: 27 days ago
JSON representation
📷 🖥️ A portfolio showcasing my experience and projects.
- Host: GitHub
- URL: https://github.com/js00001/portfolio
- Owner: JS00001
- Created: 2022-03-16T13:17:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T19:01:57.000Z (over 2 years ago)
- Last Synced: 2024-03-02T20:23:58.437Z (over 2 years ago)
- Topics: axios, nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://jacksenyitko.com
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⭐Jack Senyitko - Portfolio
My portfolio is an open sourced and is used to show my projects, work style, lifestyle, and more. This project contains the frontend for the project, and can be accessed at [https://jsenyitko.tech](https://jsenyitko.tech)

## 🚀 Problem
Recruiters want to see applicants' work and projects. I had not yet created a website to show off my work in a flashy way.
## ❤️ The Solution
My portfolio was created to show off my previously made projects, my planning process, some facts about me, and provide an easy way to contact me.
## 🔨 Setup
- Make sure you have `NodeJS` installed.
- Clone this project
- Open a command prompt in the projects folder, and run `npm install`
- Once the installation has completed, run `npm run dev` to run the application in developer mode.
- Navigate to https://localhost:3000