You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor to mobile-first Tailwind CSS with dark/light theme
- Add Tailwind CSS CDN with dark mode support
- Add theme toggle button with localStorage persistence
- Use system default fonts (system-ui font stack)
- Refactor all templates with Tailwind utility classes
- Fix mobile text breaking with break-words and hyphens-auto
- Add line-clamp for controlled text overflow
- Create custom.css for line-clamp and prose fallbacks
- Mobile-first responsive design (grid-cols-1 sm:grid-cols-2 lg:grid-cols-3)
- Dark mode support for all pages (navigation, cards, forms, content)
I'm a software engineer with a passion for building things. I'm a Full Stack Decentralized Application Developer with various interests and skils not limited to Distributed Development, Data Science, Artificial Inteligence and Machine Learning. I enjoy building things from the ground up and learning new things. I'm an experienced developer and I'm always looking for new opportunities to learn and grow through self-learning and contributing to opensource software and various stack exchange forums. I participate actively on programming platforms, <ahref='https://www.leetcode.com/ericgitangu'>LeetCode</a>, TopCoder, <ahref='https://www.hackerrank.com/theace'>Hackerrank</a> and <ahref='https://www.codingame.com/profile/e5d13e7fbe4b82eb26c601fd545bf8af1580081'>CodingGames </a>
I'm a software engineer with a passion for building things. I'm a Full Stack Decentralized Application Developer with various interests and skills not limited to Distributed Development, Data Science, Artificial Intelligence and Machine Learning. I enjoy building things from the ground up and learning new things. I'm an experienced developer and I'm always looking for new opportunities to learn and grow through self-learning and contributing to opensource software and various stack exchange forums. I participate actively on programming platforms,
0 commit comments