Hi, I'm Jillian -- a self-taught developer based in the US.


I started learning programming from scratch in 2019 via Ruby (and Rails). 
Throughout 2020, I worked with a small development agency to build WordPress and Shopify sites for a variety of clients.

Since 2021, I have been working with a full-service Shopify agency, building and expanding sites for dozens of eCommerce merchants.

I love chatting about learning programming, video and board games, or airplane forensics.
You can reach me anytime by email at jillianlwerner {at} gmail {dot} com.

Dancing Jillian

Professional Projects

Shopify site built with a focus on reusable modules and eye-catching elements, like the full-screen parallax logo in the footer.
Live Tinted

Shopify site built with plenty of colorful, full-page banners and blocks to highlight products and collections.
Crocodile Creek

New landing page built for an existing Shopify site as a reusable template for wedding season, with multiple configurable modules.
Westman Atelier - Bridal Page

WordPress site built with a combination of Bootstrap layouts and custom-created Thrive Architect templates. JavaScript used for unique image and scroll animations.
Brett Ramsay

WordPress site built with custom blocks (formerly known as Gutenberg blocks, PHP).
Prohaska

Shopify site built with Bootstrap and HTML / Liquid.
Wholly Veggie

Personal Projects

(Detailed READMEs are available at each project's GitHub link.)
A personal wiki used to track villagers and items in farming sims like Stardew Valley. A Ruby on Rails app with a PostgreSQL database.
Stardew Valley App

A simple catalogue used to track books to read or already read. Built with JavaScript and laid out in CSS Grid.
Library Catalogue

A recreation of the Google search homepage built in HTML. Operational "I'm Feeling Lucky" button and Google search redirect were built with JavaScript.
Google Search

A weather calculator / crop tracker designed for use while playing Harvest Moon: Sunshine Islands. Built with JavaScript, with crop data saved in localStorage.
Harvest Moon Weather Tracker

Two-player tic-tac-toe that can be played against a local opponent or AI. Built in JavaScript and laid out with CSS Grid & Flexbox.
Tic-Tac-Toe

A simple weather display that shows the current temperature for any requested city. Built with JavaScript; uses the OpenWeather API to pull real-time weather data.
Weather App