Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vtlanglois/vtlanglois.github.io
My personal website. Made to showcase my education and projects.
https://github.com/vtlanglois/vtlanglois.github.io
personal-website react typescript
Last synced: 26 days ago
JSON representation
My personal website. Made to showcase my education and projects.
- Host: GitHub
- URL: https://github.com/vtlanglois/vtlanglois.github.io
- Owner: vtlanglois
- Created: 2022-08-31T02:58:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T01:32:32.000Z (7 months ago)
- Last Synced: 2024-04-13T13:11:27.332Z (7 months ago)
- Topics: personal-website, react, typescript
- Language: TypeScript
- Homepage: https://vtlanglois.github.io/
- Size: 14.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [vtlanglois.github.io](https://vtlanglois.github.io)
My personal website, built using Typescript and React.
## Purpose
The website has the following goals:
1. Develop and design a website to showcase my skill sets.
2. Further develop the web development skills gained during my internship.
3. Highlight my experiences, education, and projects.## Future
Following my graduation from Indiana University, I plan on overhauling my website. The following will be done:
1. Conduct a code review of the entire repository, noting errors and/or issues spotted for further review.
2. Design a UI redesign wireframe in Figma.
3. Add additional features, including but not limited to:
1. Tag filtering system for my projects and completed courses, allowing users to see exactly what they want to see on both pages
2. A proper contact page.
4. Conduct user testing on new features and UI/UX design choicesThis overhaul will allow me to learn more about Typescript and React, alongside learn more about the following
- Figma
- UI/UX
- User testing
- Code reviews
- GitHub Issues and Project Boards