Skip to content

UtiliVerse is your one-stop website that brings together a variety of easy-to-use tools for everyday tasks.

License

Notifications You must be signed in to change notification settings

Exonymos/utiliverse

Repository files navigation

A one-stop website that brings together a variety of easy-to-use tools for everyday tasks. With its clean, intuitive design, UtiliVerse makes getting things done simple and stress-free for everyone. Built using Next.js and daisyUI.

GitHub license GitHub issues GitHub last commit
GitHub stars GitHub forks

Table of Contents

About

UtiliVerse is your one-stop website that brings together a collection of simple, yet powerful tools designed for everyday tasks. Whether you need to calculate your age, check your BMI, or generate a custom QR code, UtiliVerse provides a clean, intuitive interface to help you get the job done quickly.

(back to top)

Features

  • Age Calculator:
    • Calculates your age in years, months, and days.
    • Displays total days lived, days until your next birthday, zodiac sign, and a fun future prediction.
  • BMI Calculator:
    • Supports both metric and imperial units.
    • Provides your Body Mass Index (BMI) along with the corresponding health category.
  • QR Code Generator:
    • Generate QR codes from text or URLs.
    • Customize QR code size, foreground, and background colors.
    • Download generated QR codes as PNG or SVG; copy or share them directly.
  • Tool Search & Listing:
    • Fuzzy search functionality to quickly find the tool you need.
    • Clean and responsive layout built with Next.js and TailwindCSS.
  • Theme Toggle:
    • Seamless switching between multiple themes (e.g., light and dark) powered by daisyUI.

(back to top)

Getting Started

Follow these steps to set up a local copy of UtiliVerse.

Prerequisites

  • Node.js (version 14 or later)
  • pnpm (recommended for dependency management)

Installation

  1. Clone the repository:
git clone https://github.com/Exonymos/utiliverse.git
  1. Navigate to the project directory:
cd utiliverse
  1. Install dependencies:
pnpm install

Usage

  1. Start the development server:
pnpm dev
  1. Open your browser and visit:
http://localhost:3000

(back to top)

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

(back to top)

About

UtiliVerse is your one-stop website that brings together a variety of easy-to-use tools for everyday tasks.

Topics

Resources

License

Stars

Watchers

Forks