Our projects

Below are LivenLab's projects at or near completion

Screenshot of the home page of the Cheekyfaceskamloops website
JS · HTML · CSS

Cheekyfaceskamloops

A vibrant and mobile-friendly static website designed for a face painting artist, tailored to busy moms planning kids' parties.

More...

A delightful and straightforward website crafted for Cheeky Faces Kamloops, a face painting artist from Kamloops, British Columbia. This static, single-page website is designed with busy moms in mind, offering a seamless and convenient way to explore face painting services for their kids' parties. The website features a compact, mobile-friendly layout with all additional functionality integrated into intuitive modals, ensuring an effortless user experience on small devices like smartphones. By focusing on simplicity and responsiveness, the site provides an engaging platform that saves time and makes planning events stress-free.


View it on GitHub
Screenshot of the home page of the Junglebeauty website
React · Firebase · JS · HTML · CSS

Junglebeauty

We recreated and revamped the website of Junglebeauty Bengal Cattery, making it more user-friendly and modern.

More...

Our starting point was replicating the functionality and general aesthetic of the old PHP site. Prospective customers needed to be able to browse available kittens, see pertinent information from the cattery owners, and have an easy way to contact the cattery. Our greatest improvement was the streamlining of kitten browsing; the new gallery allows filtering by various characteristics while the kitten profiles allow for easy navigation to kittens' parents and siblings. The look and feel of the site was updated significantly to create a more pleasant and user-friendly experience.

The website was developed using React, with the UI implemented using React Bootstrap. Data including cat profiles, cat pictures, and news items is loaded from Google's Firestore and Firebase services. A full list of libraries used can be found in the README in the project's GitHub repository.


View it on GitHub
Screenshot of the home page of Olga Samolevska's website
JS · HTML · CSS

Olga Samolevska's Website

A comprehensive portfolio website for Olga Samolevska, a Ukrainian filmmaker, writer, and poet, showcasing her diverse body of work across various mediums.

More...

Olga Samolevska is a distinguished Ukrainian filmmaker, writer, and poet. Her portfolio website serves as a centralized platform, presenting her films, photography, poetry, and articles. The site is designed to be easily navigable and visually engaging, allowing visitors to explore her creative works seamlessly. Currently, the website is live and accessible, offering a comprehensive showcase of her artistry.

View it on GitHub
Screenshot of the Best Memory card game
JS · HTML · CSS

Best Memory

Our Studio Ghibli-themed memory card game, featuring game setting customization and a music player.

More...

What started as a small assignment has grown into a game project that we continue to tinker with and add to. This card matching game uses art and music from various movies by Studio Ghibli, which are loved by our developers. Our goal with this project is simply to create a simple game that's soothing to play, with a secondary aim of providing players with a highly customizable experience.

View it on GitHub
Screenshot of a table of kittens in the Junglebeauty admin app
React · Firebase · JS · HTML · CSS

Junglebeauty Administrator

A tool created alongside the Junglebeauty website, allowing the owners to control the data and content of the site.

More...

This React application connects to the Firestore database and Firebase cloud storage used by the Junglebeauty website. The app provides an interface for viewing and manipulating data which is then served on the site. At present, the owners may add new cats (both parents and kittens) and update existing ones, including setting their photos. Similar functionality exists for writing and editing news items and articles. Authentication, also provided by Firebase, ensures that only the verified owners may use this app.

View it on GitHub