This Website

 

This website is built on a Django backend, integrated with a Postgresql database, and served through Gunicorn and Nginx. 

Some of the files have been imported from an old pure Apache server I used to host my projects on, and even older ones have been imported from a web.py framework (mainly used in my first years of secondary school). As such, certain parts of the website are powered by CGI running pure Python scripts. Mostly these are only used in iframes, but occasionally you might wander across an application which runs fullscreen - those tend to be the imported projects.

 

 

My focus is as a systems administrator, and backend developement.