Showcase
These are my latest favorite projects where I showcase my best web development skills.
Solar Plant Report PDF Generator
As a solar engineer, I’ve encountered the tedious chore of downloading and formatting monthly reports for our customers. To simplify this process, I embarked on creating an app—a minimalist platform designed for monitoring our solar plants equipped with only Huawei inverters (at least for now). This tool not only streamlines report generation, including vital data like solar production and monthly savings but also oversees installation performance, bypassing the complexities of FusionSolar’s interface. The app operates under the MIT license and serves as an open-source solution. If you don’t have a solar plant with a Huawei Inverter, you can either visit the public repo or browse the screenshots in the link below.
Built using:
Links:
The website of uvpower
I was responsible for designing and implementing the website for this solar company.
Built using:
Links:
OAuth workflow with Next.js
This app demonstrates the authentication workflow using Auth.js V5 with Next.js, covering the entire process from Authentication to Registering users into a database.
Built using:
Links:
T3 stack by theo
Typically, I wouldn’t regard tutorial videos as a showcase. However, this tutorial by Theo, the creator of T3-Stack, effectively demonstrates the new abilities of React Server Components and the new Next.js app directory, showcasing a tech and services stack that scales efficiently in a production environment.