diff --git a/Final Project - Fall 2024.pdf b/Final Project - Fall 2024.pdf new file mode 100644 index 0000000..5a359bc Binary files /dev/null and b/Final Project - Fall 2024.pdf differ diff --git a/Notebook.md b/Notebook.md new file mode 100644 index 0000000..ca6d547 --- /dev/null +++ b/Notebook.md @@ -0,0 +1,22 @@ +## Jesse M. Ellis - Development notebook for my personal website. + +- Notebook entries are organized with the most recent at top. +- Revision 1 will be developed from 11/24/2024 to 12/11/2024. + +--- + +### 11/24/2024 - First things first + +The point of this website is to build a personal website that highlight's personal projects using concepts we've learned in Caterina Paun's Intro to WebDev at PSU. I am going to attempt to create something that is more oriented toward my personal game development endeavours by theme-ing the website with elements from LunaLight. I will highlight some of the milestones in that project as well as other projects I have done. + +**Some technical constraints** + +To check the boxes around concepts learned in WebDev this site should be built using the following: + +- HTML +- CSS +- JavaScript + +Intitial deployment of the site will use GitHub pages. + +--- \ No newline at end of file