Skip to content

fanyicharllson/portfolio_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Portfolio v2

TypeScript CSS Status

Overview

This is the updated version of my personal portfolio web application. Built primarily with TypeScript, this project showcases my skills, projects, and experience as a developer. It is designed for performance, accessibility, and modern aesthetics.

Features

  • 🚀 Modern UI/UX: Clean, responsive design for desktop and mobile devices.
  • 🛠️ Tech Stack: Built with TypeScript, CSS, and some JavaScript enhancements.
  • 📦 Project Showcase: Highlights key projects with live links and descriptions.
  • 🧑‍💻 About Me: Overview of skills, experience, and background.
  • 📫 Contact: Easy-to-use contact section for connecting.

Demo

Live Demo Link
(Replace this with your deployed portfolio URL)

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/fanyicharllson/portfolio_v2.git
    cd portfolio_v2
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the development server:

    npm start
    # or
    yarn start
  4. Open http://localhost:3000 to view it in your browser.

Build for Production

npm run build
# or
yarn build

About

Updated portfolio web application - v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors