Projects
Project Pane
Portfolio Website
CSS Snippets
React Website
Planned Projects
(Click on a project for more information.)
westPersonal Portfolio Website
GitHub SourceYou are viewing said project right now. It is a portfolio that displays and demonstrates my web development abilities.
Skills Learned/Reinforced
When I make a portfolio website again, what will I do different?
There are two main features that I would do different in the future when making a portfolio site. The first would be to use a JavaScript framework to create the website. For this current version of my portfolio, I wanted to make the website from the ground up to have a mastery over HTML and CSS. The second would be to move from GitHub Pages to a dedicated server provider to have more freedom with the backend. This would allow features such as server-side rendering to be possible.
CSS Snippets
In progress side project to collect and display some of my CSS code snippets, some of which have JavaScript. These snippets can be used by anyone because I love the open source community and wish to give back. 😀
Skills Learned/Reinforced
🚧 Currently under construction! 🚧 🪓 👷 🌳 🌳
React Website
Work on this project starts immediately after releasing version 1.0 of my portfolio website. It has not been fully decided whether React or Angular will be used for this project. Currently, leaning towards React, hence the label. Additionally, it may also utilize Electron to be a desktop app instead of being strictly a website.
Skills That Will Be Reinforced or Learned
Project Goal
The goal for this project is to create a grading app that can be used for grades K through 12 with a focus on homeschooling households. It will store entered grade information into an SQL database and calculate grades based on weights given. Additionally, the main feature will be the WYSIWYG interface that can be used to print a transcript or report card to ones liking (i.e. styling) using the stored grading information.
Future Planned Projects
Possible projects that would allow me to learn or explore new skills and technologies.
Next Projects
- Redo portfolio in React or Angular.
- Find an open source project to start contributing to regularly.
- Making a LISP interpreter.
- Interested in studying compliers and making a small language.
- Maybe even make a game in my free time...
- ...and what every else that can help strengthen my skills! 🧐 👍