projects

A social media app for solo female travelers to connect and share experiences. Users can filter activities by interests, view activity locations on a map, and receive notifications for new or updated activities. They can also create and invite others to activities, and follow other users.

As a PWA, it is installable as a native-like app with access to certain native features.

SheTreks

  • React Router
  • React
  • Vite
  • TanStack Query
  • React Hook Form
  • Tailwind CSS
  • daisyUI
  • Vis.gl
  • PWA
  • Supabase
  • Clerk
  • Bun
  • Hono
  • Sequelize
  • Postgres

A bidding platform where users can bid and buy Rolex watches. Users can also list their own watches for sale. The app features a chart to show the past few months of watch prices, giving users an idea of the market price.

Bids are made in real-time by leveraging Socket.IO, and a Stripe integration is used for payments.

Watch Out

  • React Router
  • React
  • Vite
  • TanStack Query
  • React Hook Form
  • MUI
  • Firebase
  • Auth0
  • Stripe
  • Node
  • Express
  • Socket.IO
  • Sequelize
  • Postgres

An informational travellers app for travellers to Singapore. Users can search for food, attractions, and hotels, and view the location on a map. Users can also save their favourite places and view them later. The app also help users to plan their itinerary with flight and hotel details.

SG Buddy

  • React Router
  • React
  • Vite
  • SWR
  • React Hook Form
  • MUI
  • Vis.gl
  • Firebase
  • Node

A simple app to check up the latest prices of different assets in the market. Users can search for the price and details of a stock, cryptocurrency, or foreign exchange currencies. The data is displayed in cards and the number of cards can be adjusted.

Market data is from Polygon.io.

priceQuery

  • React
  • Vite
  • SWR
  • MUI
  • Bun