This is the first week of Fab Academy! In this week, I had two tasks:
What I knew beforehand
This is the first time I'm going to work with Git and I've never designed a website from scratch.
As a continuing Fab Academy student, this documentation was produced during my first Fab Academy cycle in January 2025. At that point, I had never worked with Git, never built a website from scratch, and had no experience with version control of any kind. What I did bring was clarity about the problem I wanted to solve: as director of Innova ESAN, I had watched countless entrepreneurs struggle with pitch timing, and I knew what a useful tool would look like even before I knew how to build one. In 2026, returning as a continuing student, that original idea evolved into PitchLight — a fully functional pitch timer with a touch display, LED strip, and custom PCB. Week 1 was where the seed was planted.
Principles and practices
- Plan and sketch a potencial final project
In the Business Incubator, we conduct training sessions and competitions where participants must present their business ideas. An important aspect is that the presentations (pitches) must be delivered within a set time limit; therefore, for my final project, I thought of designing a timer that can signal the time without causing too much stress to the participants.
The initial design is a cute chick that changes color like a traffic light (green - "you may begin the pitch", yellow - "1 minute left", red - "time is up"). On the back, there will be an OLED screen to display the elapsed time, along with buttons for programming.
Project Management
marit@Asus25 MINGW64 -
$ cd C:
marit@Asus25 MINGW64 /C
$ ls
'$Recycle.Bin'/ FabAcademy/ PerfLogs/ ProgramData/ Users/ @Support/ swapfile.sys
'Documents and Settings' Finish.log 'Program Files'/ Recovery/ Windows/ hiberfil.sys
DumpStack.log.tmp OneDriveTemp/ 'Program Files (x86)'/ 'System Volume Information'/ devlist.txt pagefile.sys
marit@Asus25 MINGW64 /C
$ cd Fabacademy
marit@Asus25 MINGW64 /C/Fabacademy
$
REFLECTIONS
It was a challenging week; it was the first time I'd ever seen any code. It took me a while to understand it, and then it became repetitive. I learned to design web pages, edit a template, upload code to a repository, among other things.
If I had to do it again, I might look for a simpler template or work with the base template and Markdown.
Resources
My Fab Academy Student Agreement is here