Welcome to my personal portfolio website! This is a SPA (Single Page Application) built with REACT, showcasing my skills and experience as a developer.
On the portfolio page, you can find more information about me, including my education and work experience. You can also download my resume and see some of my recent projects. Additionally, there is a contact form for you to get in touch with me.
- Personal information and resume
- Project showcase
- Contact form
- Clone the repository:
git clone https://github.com/AleksandrRiabov/portfolio.git
- Navigate to cloned directory using
cd portfolio
command. - Open index.html file from terminal, using
open index.html
command.
- REACT - A JavaScript library for building user interfaces.
- Material-UI - A popular React UI framework that implements Google's Material Design guidelines.
- email.js - A JavaScript library for sending email from the browser.