Hey there! I’m Peyton.
26 August 2026 - Projects section added! It’s also been populated with information about the app project my group worked on in the Software Development 2 course in Spring of 2026. There are screenshots of the deployed app, a full background of our work, as well as a PDF of the final project report our group submitted that you can access and read to get a better idea of how our group approached the project. This will probably be the last changelog before I update this landing page, which I was going to do today, but thought better of it because I think the Project page needed to go up first. Have a great Wednesday, gang!
24 August 2026 - Alright, finally got another chance to work on the site. Chemistry is beating me mercilessly about my academic head and face already, three weeks into the semester. Couple of changes in the Contact page: I’ve removed the link to my Google calendar, which I obviated the need for by integrating my own calendar and dashboard design, and I have replaced it instead with a link to my Spotify profile so y’all can see what I’m listening to. This will also be good motivation for me to create new playlists, because it’s been a few months since I’ve put together a new one. So I’ll work on that too! I also removed the under construction banner because we’re in business now, baby. Enjoy the changelog text here while it lasts, because soon I’ll be completely overhauling this landing page to make it more modern and elegant and aesthetically pleasing. Talk to y’all soon.
19 August 2026 - Good morning! Another day of some additions and adjustments and fixes. After doing some research on the best path forward to storing tasks data inside the calendar for public view, I decided the best method was to go with a RESTful JSON hosting service. A database would have been too much for too little, but I think this is just right. And it works! So, the calendar is now fully operational, and updated with some of my current tasks. I’ll have a blog post up at some point today, and I believe I’m far enough along with the project that I can go ahead and soft launch it on LinkedIn today. Happy soft launch day, gang!
17 August 2026 - Happy Monday gang! If you’re visiting, thank you for stopping by, and I hope you have a great week. I have added a CALENDAR section to the site, which includes a calendar and dashboard that I am working with Gemini to integrate. The purpose of this calendar is threefold. First, I mean for the calendar to have active utility, in that I will be using it to organize myself as I go through my final semester. Second, it has been an excellent exercise in working with generative AI with direct, well-tailored prompts, designed to get solutions for directly-identified problems, and deliver a quality product to my site. As of this first pass, the calendar is fully functional, but the tasks only display on my end, because I currently have the data stored in local browser memory. Soon, I will migrate this data to the cloud such that my tasks are publicly viewable. Also, I have integrated a password-protected admin view for the calendar that allows me to add, edit, or delete tasks. Please look forward to the completion of this calendar in the next week or so, as well as a couple of new blog posts.