/personal_porfolio

Este es mi portafolio personal

Primary LanguageJavaScript

Personal Porfolio

This project is based on the original idea of the web portfolios of Javascript Mastery and Rishav Chanda. This project showcases my skills, projects, and experiences as a web developer.

Main Section

Screenshot (303)

This section below was created by Rishav Chanda:

Porfolio Web of Rishav Chanda: Live Website

Some Images of Rishav Chanda Personal Porfolio

Table of Contents

Introduction

My Portfolio is a React.js application that serves as an online portfolio to showcase my work, skills, and achievements. It provides an overview of my background, displays my projects, and offers a way to contact me.

Features

  • About Me: An overview of my background, skills, and experiences.
  • Projects: A collection of my notable projects with descriptions, screenshots, and links.
  • Skills: A list of my technical skills and proficiencies.
  • Resume: A link to download my resume.
  • Contact: A form to send me messages or inquiries.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • HTML5 & CSS3: Markup and styling languages for building web pages.
  • JavaScript: A programming language for adding interactivity to web applications.
  • Style-Components: A CSS framework for creating responsive and mobile-first designs.
  • Git: A version control system for tracking changes and collaborating on projects.
  • GitHub Pages: A platform for hosting and deploying web applications.

Installation

To run this portfolio locally, follow these steps:

  1. Clone the repository: git clone https://github.com/Aran-tm/personal_porfolio.git
  2. Navigate to the project directory: cd personal_porfolio
  3. Install the dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and visit: http://localhost:3000

Usage

After installing and running the project locally, you can navigate through the different sections of the portfolio using the navigation menu. Explore the About Me section to learn more about my background and skills. Visit the Projects section to see detailed information about my projects, including descriptions and screenshots. Use the Contact section to send me a message or inquiry.