Foundation
January 21, 2026 - 8:23PM
I won't make the mistake of starting a project before creating the blog this time..
But after a fun time building RamAI, especially visualizing the data, I realized I wanted to work with data more.
I was trying to think of times at college where I just wished a tool existed. One of those times was when I was trying to create a visual schedule for the semester by looking back and forth at the blue text in Workday. I didn't even realize that Workday had a calendar view until halfway through my college career. Even so, their calendar view was not really user-friendly. Conveniently enough, the Workday developers created a button not far from it to export the .xlsx file of your schedule. I opened the file but it looked the exact same as on the website. Maybe Workday added this feature so us developers could do something with it? If so, I'm interested..
Yes, it's called UniWeek for now. I'm not sure if I'll keep that name, but my eye itches when my projects don't have names. I'm probably going to choose Next.js and React to build this project just for UI flexibility and premium component usage. The MVP steps for this project is pretty simple:
- Let user upload the .xlsx schedule file exported from Workday.
- Parse the .xlsx file and extract the data.
- Create a visual representation of the schedule using the data.
- Use the time I would have spent making my own clean schedule to do something more productive.
That's all I had in mind for today, I have some quizzes to study for and lecture recordings to re-watch, so I'll leave it at that for now.

— Montasir


