SS Web Services

Image of software project

This site was created to help showcase the work of SS Web Services and reach new clients. It’s designed to be performant and easy to maintain. I created the design for the site from scratch and I’m quite happy with how it turned out!

Features

I’m very happy with the responsive design I was able to create with Bootstrap. It also makes it very easy to quickly change the colorscheme across the entire site with a single variable.

With NPM, I was able to automate the build process including the Sass compilation and the site building with Hugo. It also makes the build process more portable overall, because Hugo is installed by NPM at the correct version, so there’s no confusion between the development and production environments.

The site is hosted on Netlify with continuous integration/continuous deployment from Github.

Technologies used:

Read Next

Cover Image

Vaporwave It

This project was the winning entry for a code jam hosted by Python Simplified and sponsored by Apify.

I created the audio_processing Python module for this project which applies real-time DSP to an …

view more
Cover Image

Sudoku Solver

This is a program that can solve any valid sudoku puzzle. It is written in Python using the Kivy framework. It has a full GUI for ease of use.

Example of a puzzle entered into the app:

sudoku solver with an unsolved puzzle

After …

view more