A practical utility tool for converting dates between English (Gregorian) and Nepali (Bikram Sambat) calendar systems. This hobby project addresses a common need in Nepal where both calendar systems are used in daily life.
Key Features:
- Bidirectional Conversion - Convert from English to Nepali dates and vice versa
- Clean Interface - Simple, user-friendly design focused on functionality
- Fast Performance - Built with Svelte for optimal performance and minimal bundle size
- Responsive Design - Works seamlessly across desktop and mobile devices
Technical Implementation: Built using Svelte to create a lightweight, fast-loading application. Implements accurate date conversion algorithms that handle the complexities of the Nepali calendar system, including leap years and varying month lengths in the Bikram Sambat calendar.
Community Value: This tool serves the Nepali community and anyone working with Nepali dates, providing a reliable and accessible solution for date conversions. The project demonstrates practical problem-solving skills and attention to user needs in the local context.
This hobby project showcases my ability to identify everyday problems and create simple, effective solutions while experimenting with modern web technologies like Svelte.