𐑑𐑕

πŸ“ Portfolio 🎢 Music 🎨 Art 🍳 Recipies πŸ“œ Blog

Websites

../ websites


Note: All websites are in client control and are no longer maintained by me unless stated otherwise.

Personal Site

This personal site is a project implemented as a true continuation of my original SIUE student site. It has gone through a few iterations and came to know its place on misterbutterfly.github.io, then joshuaspann.github.io until I purchased joshuaspann.com. The 2013-2019 version of the site was made up of pure HTML from scratch, though it did exist in NodeJS (hosted from home) for a few months in 2017.

As of September 2019, the site utilized markdown mixed with HTML, all hosted on GitHub's Pages. The content is composed in markdown due to markdown being much faster than typing up static html. The content is then managed via a build script file. The script would merge all markdown files with page templates, allowing as little work as possible in creating a static site. The resulting markdown files were composed into static HTML pages and deployed to GitHub where GitHub pages would do the rest of the hosting magic.

There was a new version of the site made from scratch in 2021, based off of a Nim webserver that dynamically displayed from markdown, HTML, and other files. It was made to focus on posts as an alternative to social media and was mirrored onto social media websites. On November 20, 2021, it was lost completely due to a housefire, though portions existed via posts to other sites.

In 2022 the site was adapted and recomposed from the GitHub version to fossil SCM, to run on a local machine, with a fairly unadjusted workflow. This version focused on literal minimalism, with little-to-no CSS and no javascript whatsoever. Parts of the 2021 version were added as a posts page and the quotes were put into a seperate page. By 2023 the version was solely in MD, focusing on being hosted from fossil's built-in web server. From September 2023-2024 the fossil site was merged with all other existing versions and iterations of the site, all consolidated into one.

In September 2024 the site was adapted to run similar to previous versions, with usage of shell scripting to convert the markdown files to prerendered HTM files instead of hosting through fossil. This was because CSS and other adjustments don't transfer between local and source fossil repos. This version also used more POSIX/UNIX tools to convert links with the MD extension to the HTM extension to simplify the site's adaptability.

Publii Example Site

Publii Test Site

An example site built entirely in Publii. The entire site, even with scripting, is done within the confines of "vanilli" Publii. There is a bit of custom CSS and JavaScript here or there, as I had to write a basic form and fix the installed theme.

I integrated a custom form into the site's aside. The form utilized PostMail to send an email notification when an individual wanted to register for a newsletter. This is a bit hacky and a bit manual, but is the only option for a statically-hosted site.

The site is an example of how one can create a static website using a CMS workflow similar to Wordpress. It is a hack-together that showcases the best examples of content management as well as administrative skills to have a user-friendly way to hook up a freely hosted website.

You can access the latest version on the github page (which is really pointless as it's managed by Publii): https://github.com/JoshuaSpann/publii-test

SIMS: SIUE Fake Nursing Charts

Sims Chart

A fake charting system implemented in Wordpress, maintained during my time at SIUE. The initial design was to be a system built from scratch or existing FLOSS EMR/EHR systems. Administration desired a Wordpress-based solution because they were sold during a conference talk about using Wordpress for personal hosting. I had to work within constraints but was able to extend Wordpress to meet simulation needs.

The site is integrated with SIUE's Central Authentication Server, allowing access only with a proper university-issued username and password. Most content is created like a regular Wordpress site though there is a custom navigation element added to each page. The layout poorly attempts to mimic Epic but in a simpler and reduced design. The system was modified to be more easily customized and focuses on all fake patients from a single-page-app perspective.

The goal is to further extend the system so it can be integrated with our LLEAP simulation software. The integration will allow automated changing of patient records during sim. An action in LLEAP will trigger a change in the MAR or the Lab results during sims for a more immersive experience. The system is also planned to allow student practice during lab time, which will routinely empty all submissions within a given period.

Monada Software

monada.software

A simple website built from scratch over the course of a few days as an exercise in simpler design. It was the official website of my small business, Monada Software. However, to keep things up-to-date with my current priorities, I have since decided to do more freelance work and have ceased official business as Monada Software. I still do most of what I have listed as my business' services but do it under a simpler, one-time, freelance model.

Building Student Writers

A custom Wordpress site hosted on my servers when I provided web hosting through my web-design business, Monada. There was nothing overly spectacular, just a simple Wordpress site that implemented a custom CSS theme. After an extended grace period of late payments the site was shut down.

JB's Smartphone Repair

celldrjb.com

A customized weebly site that was made under my personal web-design business: Monada Software (formerly Quantum Develop). It was customized on the PHP level to better control functionality of the site and was made to be easily maintained by the client. I established the artistic direction of the initial site in 2017 and helped them easily integrate an existing form (in an iframe) into the website. I also helped with DNS redirection to ensure that the website would transfer from the original GoogleSites page to the Weebly site.

FREUD Engine

A project created by an instructor from SIUE, FREUD was an engine that was part of an applocation named FIRST. The project was a web-based solution that dealt with quotes and insurance for weather damaging and repairs. I contributed to display logic and improving the UX design. The FREUD/FIRST system was an internal project rather than a public site/system.

Home of the Hat

One of many senior projects for SIUE. The website acted as a display portal for all of my university work from development projects, artworks, music, and even a personal resume. Home of the Hat has since been reimagined into two separate websites. One is now more of an online resume showcasing professional work, while the other is a project website for graphic design, open source, and other miscellaneous projects.

In late 2018 SIUE had changed the network configuration that ended up scrapping all of the legacy sites on the old server. They established a new setup since then so the original site has been lost.