David LoderTechnology Professional

01Client work

View Funktional Fitness NYC

Client work·2021

Funktional Fitness NYC

My first professional site — built for a mobile personal training business serving the greater New York City area.

  • JavaScript
  • HTML5
  • CSS
View SC Prototypes

Client work·2023

SC Prototypes

A site for a model train restoration company, built for a co-worker who restores and details locomotives.

  • JavaScript
  • HTML5
  • CSS
View Adele Sand Therapy

Client work·2022

Adele Sand Therapy

A calm, straightforward site for a therapy practice — built for my mother's business.

  • JavaScript
  • HTML5
  • CSS

02Academic

View ChromoXplorer

Academic·2026

ChromoXplorer

A full-stack 3D genome visualization platform — React and Three.js over a Node/Express API, containerized and deployed to AWS.

  • React
  • Three.js
  • Node.js
  • Express
  • MongoDB
  • Docker
  • AWS Lightsail
  • Nginx
View Vacation Booking Application

Academic·2024

Vacation Booking Application

A C# ASP.NET Core MVC booking application over SQL Server, with stored procedures, REST integrations and no designer.

  • C#
  • ASP.NET Core MVC
  • SQL Server
  • Entity Framework Core
  • Bootstrap

03Personal

View Home Lab

Personal·2023

Home Lab

A TrueNAS self-hosted services environment behind a reverse proxy, with storage pools, backups and internal DNS.

  • TrueNAS
  • Docker
  • Linux
  • Reverse proxies
  • DNS

04Community

View AWS Visitor Counter Workshop

Community·2024

AWS Visitor Counter Workshop

A hands-on AWS workshop for student developers — EC2, S3 and RDS, start to finish, with the starter code and slides written from scratch.

  • AWS
  • EC2
  • S3
  • RDS
  • Workshop design
View TUDev Platform

Community·2024

TUDev Platform

A containerized multi-service platform — Directus and Wiki.js behind a Next.js front end — that I designed, deployed and still operate.

  • Next.js
  • Docker
  • Directus CMS
  • Wiki.js
  • Nginx
  • Cloudflare
  • Akamai Cloud
View Temple ACM

Community·2025

Temple ACM

The chapter site for Temple's ACM student chapter, which I maintained as the chapter's web developer.

  • React
  • Next.js

05Practice

View DogDayz Boarding and Training

Practice·2021

DogDayz Boarding and Training

A mock site for a local kennel and dog training service, built as a design and layout exercise.

  • JavaScript
  • HTML5
  • CSS
View Joe's Pressure Washing

Practice·2021

Joe's Pressure Washing

A small marketing site for a pressure washing service.

  • JavaScript
  • HTML5
  • CSS
View JavaScript Drumkit

Practice·2020

JavaScript Drumkit

A playable drum sampler driven by keyboard events, in vanilla JavaScript with no libraries.

  • JavaScript
  • CSS
  • Web Audio
View CSS Clock

Practice·2020

CSS Clock

An analog clock where the hands are CSS transforms driven by a small vanilla JS loop.

  • JavaScript
  • CSS
View CSS Variable Playground

Practice·2020

CSS Variable Playground

Live-updating CSS custom properties from JavaScript inputs — spacing, blur and color adjusted in real time.

  • JavaScript
  • CSS
View Array Cardio

Practice·2020

Array Cardio

Drills on the JavaScript array methods — map, filter, reduce, sort — against a real dataset.

  • JavaScript