Personal Projects

REACT DEVELOPMENT

Self-taught 2022

Built React + Next.js + TypeScript app that consumes the Marvel Comics API and presents comics by specific creators or featuring specific characters. Project designed and reviewed by Simpleview supervisors as prep for upcoming stack migration. ETA: Marvel Comics API no longer available. Project archived and code available at:

[GitHub Repository](https://github.com/crowingram/cms-react-training)

Current Projects

Clone of [Absolut Elyx](https://www.absolutelyx.com)

Original site by [Groove Commerce](https://‌www.groovecommerce.com/‌work/‌absolut-elyx-1/)

Status: Adaptive hero section complete.

Ongoing project live site at [https://jovial-bhaskara-1d3d91.netlify.app/].

Code available at [https://github.com/crowingram/study-absolut].

Prior Projects

Clone of [Tesla](https://www.tesla.com/)

Follow-along of a superficial replication of the Tesla front page by Clever Programmer (i.e., not my original work) on YouTube at [https://youtu.be/0mVbNp1ol_w].

Project makes ample use of styled-components and minimal use of Redux.

Live site at [https://distracted-ardinghelli-4bf536.netlify.app/].

Code available at [https://github.com/crowingram/study-tesla-clone].

JSON DEVELOPMENT

Self-taught 2020

Ongoing Projects

yarns.json and yarns-schema.js

Built as part of a larger project to build online cart and in-store POS system, this file captures the necessary data to fully present a commercially spun yarn both on a website and as part of a searchable database.

Code available at [https://github.com/crowingram/yarn-data].