Skip to content

Feromond/jacobs-portfolio-v2

Repository files navigation

Jacob's Portfolio Website

Netlify Status

Description

A modern, responsive portfolio website built with React, TypeScript, and Vite. This website showcases my projects, experience, and skills as a developer.

Features

  • Home: Introduction and welcome section
  • About: Personal bio and background information
  • Experience: Professional work history and skills
  • Projects: Showcase of past and current projects
  • Publications: List of published works
  • Contact: Ways to get in touch
  • Responsive Design: Optimized for all device sizes

Technologies Used

  • React 18
  • TypeScript
  • Vite
  • Framer Motion (for animations)
  • React Icons

Getting Started

Prerequisites

  • Node.js (latest stable version recommended)
  • npm or yarn

Installation

  1. Clone the repository
git clone https://github.com/feromond/jacobs-portfolio-v2.git
cd jacobs-portfolio-v2
  1. Install dependencies
npm install
  1. Start the development server
npm run dev

Building for Production

npm run build

Preview Production Build

npm run preview

Deployment

This website is deployed on Netlify with continuous deployment from the main branch.

Project Structure

jacobs-portfolio-v2/
├── public/             # Static assets and favicon
├── src/
│   ├── assets/         # Images and other assets
│   ├── components/     # React components
│   │   ├── core/       # Core UI components
│   │   └── features/   # Feature components (navbar, home, about, etc.)
│   ├── library/        # Utility functions and helpers
│   ├── App.tsx         # Main application component
│   ├── global.css      # Global styles
│   └── main.tsx        # Application entry point
├── index.html          # HTML template
└── package.json        # Project dependencies and scripts

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Jacob Mish

About

My portfolio website which I created using React, Typescript and CSS to demonstrate some web development skills and have another medium to display my resume and projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages