And so it begins.
It's been a long time coming since I launched my personal website 17 months ago but I'm glad to say that v2 of sanjayderbyshire.com is finally complete! While I occasionally did get some hits (and some job offers, oddly enough) on the old website, to say that there are some changes for the new version would be an understatement. With a few small exceptions, pretty much everything on this site has been coded from scratch (and I have many tens of thousands of lines of code to prove it!)
The main motivation for the new version is that lately, I've gotten questions from people about the various projects I work on, world events, soccer, music, etc. so I intend to use this website as a way to publish those thoughts. Now, while I'm not quite conceited enough to think that many people will actually care what I post on this website, I've found that after settling into the 'rest of my life' routine, writing and expressing myself in some fashion is quite therapeutic to me so if I can achieve that while interesting a couple people in the process, I will be fully content.
This rest of this post will mostly be a rundown of what's changed and what still needs to be changed in the future. So come along and celebrate with me all of the features that will almost certainly never be used!
The main difference between the original website and v2 is that this original website was static and v2 is dynamic. The difference is that for the former, I had ~10 static files (ie. never changed) that would get served by my webserver the same way, every time. v2 is dynamic, meaning that I can configure my website any way I want and thus, your experience could vary heavily from session to session. Going dynamic allows me to do many things such as having databases, handling any assortment of URLs, a blogging system, a user system, a subscription system, etc.
Now many people will think that a lot of my changes are overkill (and they probably have a fair point) but the second big takeaway from all the changes I've made it that I pretty much don't have to write anymore code that I don't want to write. The main goal of this update was to abstract the coding process so I can completely update my website from a browser without entering a single line of code. While I realize this sounds an awful like an actual blogging or website service, I have complete control over every detail of my website (and my only cost was a domain). So I definitely do intend to use this website quite substantially going forward.
Ukulele strummer, milk enthusiast, and sushi connoisseur. Was the leading scorer on my amateur soccer team last season. I'm also a true nerd at heart and an aspiring rocket scientist.
Comments
0 Likes