JBrien's WebDev Practice Site
A few notes on what is happening here:
- This webpage is being hosted on an AWS EC2 Ubuntu-Apache server on a domain name purchased on Namecheap.
- I do my coding on VSCode and use Github for version control. CI/CD is done with Github Actions.
- More details can be found on my tech blog and github page.
- The course I'm taking for web development is Angela Yu's The Complete 2023 Web Development Bootcamp
11 December 2023
Projects:
SWE Salary Predictor
Python, Streamlit, Pandas, Numpy, and Scikit-Learn Project. To be hosted together with this website in an AWS EC2 Ubuntu-Apache server. Project made following a youtube tutorial.
Tableau Dashboards
Tableau dashboards done in the process of taking a Udemy Tableau course.
NFT Art
Created my own NFTs in OpenSEA with the Ethereum network to experience crypto and blockchain first-hand.
Future Projects Wishlist
- An embedded game, similar to flash games of the old days.
- A wikipedia web scraper.
- Something to do with machine learning, not sure what yet.
- A schedule visualizer, so schedule conflicts can be resolved.
- A javascript drum kit.