Projects

This section showcases some of my personal and experimental projects.
If you’re interested in seeing my professional work or client projects, please visit my Upwork or LinkedIn profiles.

Web Applications

Image Manager

An internal tool that I created for Sekolah.mu helps my teammates in the Frontend Team to upload image assets to an AWS S3 Bucket and search and filter existing images. It is built using Next.js and utilizes Supabase as the database, with simple authentication for users when they try to upload image assets.

Completed Web

jaluwibowo.id

Personal Website & Blog to share my understanding about software development. #ContactMe form using nodemailer to notify incoming message through this website.

Completed Web
Nodemailer

JSON to Javascript Converter

JSON to Javascript Converter, to convert a JSON into simple object. Have an options to set indent spacing, change quote from doublequote into single quote, and change case for all object key(s).

Completed Web

My Wedding Site

This is my wedding website that I built using modern web technologies. It includes event details, photo galleries and Chat Box functionality. I designed and developed it myself to reflect our personality and make it easy for guests to find all the important information in one place.

Completed Web

pndek.in

pndek.in is a web app that can shorten your links and manage URLs. You can create a shortened link either by logging in or without logging in to the web app. Using Safe Browsing API when creating a short link ensures that malicious links would not be created. Utilizing IP Geolocation API when redirecting short links makes the analytics more robust and comprehensive.

Completed Web
Safe Browsing API IP Geolocation API

Word Counter

Simple Word Count, check characters count, word count, sentences count, paragraphs count, estimated reading time, and show how many keywords appear.

Completed Web

Libraries

Slidev Repo Template

About This repository serves as a template for creating and hosting multiple Slidev presentations in a single project.

Completed Web
hygen

string-randomify

string-randomify is a simple and customizable library for generating random strings. This can be useful for creating unique IDs, passwords, tokens, and more.

Completed Multi Platform

Extensions

pndek.in Chrome Extension

pndek.in Chrome Extension to help user shorten an URL using chrome extension.

Completed Browser Extension

Tools

pndek.in Telegram Bot

pndek.in Telegram bot to help user shorten an URL without opening a browser.

Completed Server

Games

Learning Pronunciation Game

This game give you a unique experience in learning pronunciation in foreign languages. Here you can race against time to get best scores. The game offer various difficulty for you to tackle it and be better in pronunciation. User can using speech recognition to beat the game, and using speech synthesis to give a clue, and leaderboard to give a sense of achievement.

Completed Web
Web Speech API