Skip to content

This project showcases some of my work, skills, and experience as a software developer through a responsive web application.

Notifications You must be signed in to change notification settings

alycecristines/portfolio

Repository files navigation

My Personal Portfolio

Welcome to my personal portfolio repository! This project showcases some of my work, skills, and experience as a software developer through a responsive web application.


Table of Contents


About the Project

This portfolio was built to create a professional online presence where I can display my projects, share my experience, and highlight my skills. The site is fully responsive, providing a great user experience on various devices.


Technologies Used

  • Next.js: React-based framework for building web applications.
  • TypeScript: JavaScript superset with static typing.
  • Tailwind CSS: Utility-first CSS framework for fast and responsive design.
  • Vercel: Platform for hosting front-end applications.

Installation and Setup

  1. Clone the repository:

    git clone https://github.com/alycecristines/portfolio.git
  2. Navigate to the project directory:

    cd portfolio
  3. Install dependencies:

    npm install
    # or
    yarn install
  4. Start the development server:

    npm run dev
    # or
    yarn dev
  5. Open the application in your browser:

    Visit http://localhost:3000.


Features

  • Home Page: Personal introduction and summary of skills.
  • Projects Section: Showcases completed projects with descriptions and repository links.
  • Experience Timeline: Professional and educational background.
  • Contact Form: Enables direct communication.

Contact

Feel free to reach out if you'd like to connect or discuss potential opportunities:

About

This project showcases some of my work, skills, and experience as a software developer through a responsive web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published