utsav@homelab: ~/projects/student-portal, bash
[home] [× back to board]
utsav@homelab:~$ cd ~/projects/student-portal

STUDENT PORTAL

> U7 · NIC, ONE WORKSPACE FOR AN ENTIRE DEGREE

utsav@homelab:~/projects/student-portal$ cat README.md

Built during my own Bachelor of IT, this is a Notion workspace designed so no one has to lose track of a deadline, a lecture note or a unit resource again. Victoria University runs on a block model, one intense subject at a time, which makes staying organised genuinely make or break. The portal turned a scattered pile of PDFs and links into one workspace peers could actually use.

utsav@homelab:~/projects/student-portal$ ./features --list
▸ Per unit dashboards, resources, notes and tasks in one place ▸ Templates for assignments, readings and study sessions ▸ Built around VU's own block model timetable ▸ Works on any device, Notion web and mobile
utsav@homelab:~/projects/student-portal$ notion whoami --format stack
PLATFORMNotion, databases, linked views and templates AUDIENCEVictoria University Bachelor of IT students TYPEPersonal productivity, shared with peers
utsav@homelab:~/projects/student-portal$ git log --reverse --milestones
2023Built during the degree, out of genuine need to keep one block model subject at a time under control 2024Shared with classmates, refined based on what actually got used week to week TODAYKept as a reference example of platform thinking and UX design outside of code
utsav@homelab:~/projects/student-portal$