Skip to content

Mosamorphing/portfolio

Repository files navigation

Portfolio

This repository contains the source code for my personal portfolio website, built with React and Vite. The site is currently a work in progress, designed to showcase my projects, skills, and professional journey. As I continue to develop and enhance it, more components and features will be added to create a comprehensive online presence.

Tech Stack

  • React: For building reusable UI components, ensuring a smooth and interactive user experience.
  • Vite: A fast and lightweight tool for building the app, providing a quick development environment.

Project Structure

The portfolio is organized into several key components, each serving a specific purpose:

  • Navbar: Provides navigation links to different sections of the portfolio.
  • IntroTemp: Displays an introduction section
  • Portfolio: Showcases some projects i've contributed to over the last 24 months.
  • Publications: Provides access to my publications and external links.
  • Links: Provides access to my social handles.

Getting Started

To run the project locally:

  1. Clone the repository:

    git clone https://github.com/your-username/portfolio.git
  2. Navigate to the project folder:

    cd portfolio
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open the app in your browser:

    http://localhost:3000
    

Future Additions(?)

  • About Me section: A dedicated space to share my background and story.
  • Projects Showcase: A more detailed presentation of my work, with links and descriptions.
  • Contact Form: An interactive form for visitors to reach out directly.
  • Responsive Design: Ensuring the portfolio is accessible and user-friendly across all devices.

Feedbacks

Feel free to explore the code and provide feedback as I continue to refine and enhance this portfolio!

About

portfolio: a quick overview of what i'm up to per 24 months

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published