Page: Computer
Last updated: 7/1/2024

Some of the topics I plan to write about here:

  • Database/backend design projects/tutorials.
  • Web and CSS things.
  • Raspberry Pi things.
Since the actual creation of this website itself is one of the projects, I'll mention here that I am still on the fence as to whether or not I want to write a content management system from scratch for this website as a learning project. For now, I'll stick to plaintext HTML written in the stalwart VS Code for the pages.

SQL Server and PHP

Jul 1 2024

At work, I have been using the stack of PHP and MS SQL Server (express edition) for web utilities that interface with databases. I started a personal project for the purposes of making YouTube videos last December, but lost interest a couple of videos into that series. Still, the early videos show the configuration steps required to set up that stack.

I think it's a practical approach to take because a lot of people would already have access to Windows computers and can run the needed applications.



If anyone would like more specific tutorials or have trouble with doing the setup, feel free to reach out.