Skip to content

ut01/ut01.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ut01 - UT Austin Student Navigation Hub!

English 中文 Website GitHub stars GitHub forks MIT License Discuss on Reddit

One-stop navigation for UT Austin students 🤘
Quick access to essential university links without deep navigation

Live Site: ut01.github.io


What is ut01?

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 Screenshot ut01 Screenshot


Privacy & Data Collection

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

Reddit Comment

👉 View Reddit comments on r/UTAustin

Why ut01 Exists

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 Features

🎯 Essential Categories

  • 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

🚀 Student-Friendly Design

  • 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

How to Use

  1. Visit ut01.github.io
  2. Bookmark frequently used links
  3. Set as Homepage for instant access
  4. Search for specific services using the search function

Contributing

Want to add a link or fix something? Contributions are welcome!

Quick Steps

  1. Fork this repository
  2. 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" %}
  3. Submit a pull request

Finding Icons

Search for icons at FontAwesome and update the icon attribute.


Technical Details

  • Framework: Jekyll with custom templates
  • Hosting: GitHub Pages
  • License: MIT (modified from SmartHypercube/ustclife)
  • Maintenance: Student-driven updates

Contact & Support


🤘 Hook 'em Horns! Made with ❤️ by UT Austin PhD students

GitHub stars Visit Site

Set ut01.github.io as your homepage and never hunt for UT links again!

About

ut01, a navigation & resource page for UT-Austin students.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 79.7%
  • SCSS 20.3%