Back to Portfolio

SK Solutions LLC Website

Homepage hero featuring the self-drawing site-draft diagram

SK Solutions LLC Website main image

Homepage hero with the animated blueprint draft diagram

SK Solutions LLC Website screenshot 1

Filterable project spec-sheet grid

SK Solutions LLC Website screenshot 2

Ticket-style project intake form with budget tiers and referral tracking

SK Solutions LLC Website screenshot 3

The Django-built website for my own full-stack studio, SK Solutions LLC. Rather than a generic agency template, the whole site runs on a custom "drafting table" design system — deep blueprint-blue backgrounds, a self-drawing SVG hero diagram, and project cards styled as spec sheets with rotated status stamps (Live / Shipped / In Progress).

The project showcase shares its data with shaekuhnke.com: both sites read from a single projects.json hosted in S3 and cached with Django's cache framework, so a project only needs to be documented once and can be tagged to appear on either site, both, or neither. The site also includes a ticket-styled project-intake form with reCAPTCHA v3 protection and a referral field that feeds a commission-tracking workflow in Django admin.

2026

Technologies Used:

Backend:

Django 5, S3-backed shared projects.json data layer, Django cache framework

Frontend:

HTML5, CSS3 (custom "drafting table" design system), Vanilla JavaScript

Other Tools:

reCAPTCHA v3, referral/commission tracking via Django admin, self-drawing SVG hero animation