One-stop navigation for UT Austin students 🤘
Quick access to essential university links without deep navigation
Live Site: ut01.github.io
ut01 is a student-built navigation homepage that consolidates all essential UT Austin links in one place. Created by Koutian Wu, a UT Austin PhD student (Class of '24) to solve the frustration of navigating deep university website hierarchies and dealing with frequent login timeouts.
ut01.github.io prioritizes user privacy while providing analytics insights for site improvement.
What We Track:
- Anonymous website analytics (Google Analytics)
- Visitor statistics (Clustrmaps)
- No personal accounts or credentials
What We Don't Collect:
- Personal identification information
- Login credentials
- Educational records
- Email addresses or contact information
Compliance:
- No FERPA-regulated educational records processed
👉 View Reddit comments on r/UTAustin
As a UT student, I was constantly frustrated by:
- Deep Link Navigation: Simple tasks like checking dining balance required multiple clicks through complex menus
- Frequent Logouts: UT links automatically sign out, making bookmarks redirect to "Sign in with your EID" pages
- Scattered Resources: Essential student services spread across dozens of different portals
So I built this centralized hub that organizes everything students actually need.
- Key Portals: MyUT, UT Direct, Canvas, Emergency Info
- Academics: Grades, Course Schedule, Libraries, Registration
- Financial: Tuition, Financial Aid, Waivers, Tax Forms
- Campus Life: Housing, Dining, Transportation, Recreation
- Technology: EID Help, VPN, Microsoft 365, TACC
- International Services: ISSS, Visa, Employment Authorization
- Quick Access: No deep navigation required
- Bookmark-Ready: Set as your browser homepage
- Always Updated: Student-maintained for relevance
- Mobile Responsive: Works on all devices
- Visit ut01.github.io
- Bookmark frequently used links
- Set as Homepage for instant access
- Search for specific services using the search function
Want to add a link or fix something? Contributions are welcome!
- Fork this repository
- Edit
index.html
following the template:<!-- Add new link --> {% include block-grid.html url="https://example.utexas.edu" title="Service Name" icon="fad fa-icon-name" %}
- Submit a pull request
Search for icons at FontAwesome and update the icon
attribute.
- Framework: Jekyll with custom templates
- Hosting: GitHub Pages
- License: MIT (modified from SmartHypercube/ustclife)
- Maintenance: Student-driven updates
- Issues: Report problems or suggest additions
- Developer: Contact maintainer Koutian Wu
- Community: Built by UT students, for UT students