Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victoriamcn/portfolio
This repo is no longer being updated.
https://github.com/victoriamcn/portfolio
bulma-css javascript portfolio-website react software-development vite webdesign
Last synced: about 10 hours ago
JSON representation
This repo is no longer being updated.
- Host: GitHub
- URL: https://github.com/victoriamcn/portfolio
- Owner: victoriamcn
- License: mit
- Created: 2023-01-29T16:29:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T16:01:14.000Z (5 months ago)
- Last Synced: 2024-06-07T17:27:07.897Z (5 months ago)
- Topics: bulma-css, javascript, portfolio-website, react, software-development, vite, webdesign
- Language: JavaScript
- Homepage: https://www.victoriamcodes.com/
- Size: 62.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Note from Victoria
My third portfolio website of four I have created, and is no longer being updated. Looking back after some time and experience, I put in so, so, so many hours polishing this. I have learned to focus less on the design and focus more on the quality of my existing projects and their documentation. I also shouldn't have deleted my development branches because I cannot update the app (why, past me, why???). My website remains at [victoriamcodes](https://www.victoriamcodes.com/).
---
# React-Portfolio
## Description
My tech portfolio is a dynamic personal portfolio application built with React and designed to showcase my web development skills to potential employers. It offers seamless navigation, project displays, and a user-friendly interface for potential employers.
## Table of Contents
- [React-Portfolio](#React-Portfolio)
- [Description](#description)
- [Table of Contents](#table-of-contents)
- [Links](#links)
- [Preview](#preview)
- [License](#license)
- [Credits](#credits)
- [Framework Documentation](#framework-documentation)
- [Badges](#badges)
- [Frameworks and Libraries](#frameworks-and-libraries)
- [Integrated Development Environments (IDE)](#untegrated-development-environments-ide)
- [Languages](#languages)
## Links[Deployed Site](https://www.victoriamcodes.com/)
[GitHub Repository](https://github.com/victoriamcn/Portfolio)
## License
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/Apache-2.0)
- [Click here](https://opensource.org/license/apache-2-0/) to view the license documentation or,
- Go to the [license file](https://github.com/victoriamcn/React-Portfolio/blob/main/LICENSE) with in this repository.## Credits
### Framework Documentation
**[React](https://react.dev/learn/react-developer-tools)**
**[Vite](https://vitejs.dev/guide/)**
## Badges
### Frameworks and Libraries
![Bulma](https://img.shields.io/badge/bulma-00D0B1?style=for-the-badge&logo=bulma&logoColor=white)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)
![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge&logo=vite&logoColor=white)### Integrated Development Environments (IDE)
![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)
### Languages
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)