Skip to content

feat: improve UI responsiveness, dark mode toggle, and accessibility#67

Open
suchithrakuruva wants to merge 1 commit into
AditixAnand:mainfrom
suchithrakuruva:improve-ui-darkmode
Open

feat: improve UI responsiveness, dark mode toggle, and accessibility#67
suchithrakuruva wants to merge 1 commit into
AditixAnand:mainfrom
suchithrakuruva:improve-ui-darkmode

Conversation

@suchithrakuruva
Copy link
Copy Markdown

  • Add modern dark mode toggle (sun/moon icon) replacing old dropdown

  • Add course search/filter on homepage

  • Fix broken nav toggle on 5 pages (webdev, ai, career, login, register)

  • Fix broken video buttons on career page (placeholder IDs replaced)

  • Fix undefined CSS variables in auth.css and chat.css

  • Add skip-to-content link, aria-labels, focus-visible, keyboard nav

  • Add Google Fonts (Inter), fadeInUp animations, AOS scroll effects

  • Centralize theme code into reusable theme-toggle.js

  • Add consistent footer-bottom across all pages

- Add modern dark mode toggle (sun/moon icon) replacing old dropdown

- Add course search/filter on homepage

- Fix broken nav toggle on 5 pages (webdev, ai, career, login, register)

- Fix broken video buttons on career page (placeholder IDs replaced)

- Fix undefined CSS variables in auth.css and chat.css

- Add skip-to-content link, aria-labels, focus-visible, keyboard nav

- Add Google Fonts (Inter), fadeInUp animations, AOS scroll effects

- Centralize theme code into reusable theme-toggle.js

- Add consistent footer-bottom across all pages
suchithrakuruva

This comment was marked as spam.

Copy link
Copy Markdown
Author

@suchithrakuruva suchithrakuruva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi maintainers,
I’ve implemented UI responsiveness improvements, dark mode enhancements, accessibility fixes, and navbar/button bug fixes across multiple pages.

I’d appreciate a review whenever convenient, and I’m happy to make any requested changes or improvements.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant