pperuzzo@pperuzzo:~$ cat spaceflare

spaceflare - platform for commercial property owners to host clean energy technologies

project status: active, in continuous development

project team: team of 2

tags: php, js, css, sql, aws

tldr

overview

commercial property owners often have extensive parts of their properties completely unused.
this is usually in the form of roofs and parking lots.
on the other end, energy providers are always on the lookout for spaces where they can build renewable energy infrastructure and sell the energy generated.
by leveraging a web app, i created spaceflare: a platform designed for commercial property owners to host clean energy technologies, bridging the gap between building owners and energy providers.

the website consists of a landing page, a web application for building owners, a web application for energy providers, and an admin panel for managing the platform.
i designed and developed the majority of the code for spaceflare, ensuring that each component was tailored to the specific needs of its respective user group, and (if possible) reusable throughout the application.
i developed the website using a combination of php laravel, vue.js, inertia.js, and tailwind css. the whole system is supported by a mysql database that stores customer's data.

to provide accurate and up-to-date energy consumption data for buildings, i integrated a utility data api.
this feature allows building owners and energy providers to make informed decisions based on real-world data.
additionally, i helped integrate stripe into the website to enable seamless and secure payment processing within the platform.

finally, i deployed the website to aws ec2 to ensure a reliable, scalable, and high-performance hosting solution.

technologies used

media

project view

project overview part 1

project overview part 2

code

the source code for this project is proprietary and not publicly available; however, it can be made available for review upon request.

links

back