Mini project hub

Everything Wanabusful is now tracked from a single landing page

The Next.js toolbox lives inside the /othertools folder (“wahaha”), while the homepage itself stays as a lean static page. Scroll through the cards below to jump directly into each project.

CSV → JSON converter

Normalize DynamoDB-style exports by stripping attribute maps, typing booleans and numbers, and flattening nested maps before emitting pretty JSON.

  • Vanilla HTML
  • PapaParse
  • CSV normalization
Launch converter ↗

Base64 encode / decode

Encode text to Base64 or decode Base64 to text. Runs entirely in the browser—no data is sent to any server.

  • Vanilla HTML
  • Encode / decode
Open Base64 tool ↗

JSON formatter

Pretty-print or minify JSON. Validate and format JSON in the browser with copy-to-clipboard.

  • Vanilla HTML
  • Pretty / minify
Open formatter ↗

Lorem Ipsum generator

Generate paragraphs, sentences, or words of Lorem Ipsum for mockups and placeholders.

  • Vanilla HTML
  • Placeholder text
Open generator ↗

URL encode / decode

Encode text for URLs (query params) or decode percent-encoded strings. Uses encodeURIComponent / decodeURIComponent.

  • Vanilla HTML
  • Percent-encoding
Open URL tool ↗

UUID generator

Generate random UUIDs (v4). Pick how many, copy one or all. Uses crypto.randomUUID or a secure fallback.

  • Vanilla HTML
  • v4 UUID
Open UUID tool ↗

Markdown preview

Type or paste Markdown and see rendered HTML in real time. Powered by marked.js; runs in the browser.

  • Vanilla HTML
  • marked.js
Open preview ↗

Timestamp converter

Convert Unix timestamp (seconds or ms) to human date, or date to Unix. "Now" fills current time. All in the browser.

  • Vanilla HTML
  • Unix / ISO date
Open converter ↗

Blueprint for new experiments

Drop HTML-first utilities in their own top-level folder (like /csv-to-json) and keep richer tooling inside the Next.js sandbox. Update this page with a new card, description, and stack callouts whenever a project graduates to its own link.

Want an API-backed tool? Create another route inside /othertools and link it from here.

About This Site

This site is a curated collection of handy online tools, built to showcase modern web development techniques with Next.js and Tailwind CSS. Want to contribute? Reach out via the contact info below.

About Us

We are a passionate team of web developers hunting for career opportunities and building dynamic, responsive websites using modern technologies.

  • Jovylle
  • ByteSurfer23
  • Maynard Rosales

Contact

Have questions or feedback? Reach out to us. We value your input and strive to improve our services based on your suggestions.

[email protected]