projects.sh

$ cat welcome.txt

Our Projects

Explore our technical solutions and architectures_

$ ls -la projects/

FRONTEND GENERATOR PIPELINE

FRONTEND GENERATOR PIPELINE

AI pipeline that generates production Next.js apps from a GitHub repo URL and a design screenshot. Gemini Vision analyzes, an LLM generates the code, and the result auto-deploys to Vercel.

// Stack

frontend: Next.js (generated)

backend: Python

database: PostgreSQL

// Metrics

Generates a deployable Next.js app from a repo URL and a screenshot

// Key Features

• Gemini Vision analysis of both codebase and design screenshot

• LLM code generation targeting Next.js, React and shadcn/ui

• Async job queue with FastAPI and Celery

• Automatic Vercel deployment via token integration

Next.js FastAPI Gemini Celery PostgreSQL
AUTO GAME GENERATOR
FEATURED

AUTO GAME GENERATOR

AI-assisted platform for generating playable game prototypes. An LLM drafts the game spec, a clean-architecture Go service manages the lifecycle, and a web UI handles design and play-testing.

// Stack

frontend: Vue 3

backend: Go

database: PostgreSQL

// Metrics

Produces playable prototypes from a natural-language brief

// Key Features

• LLM-driven game-spec generation with versioned configs

• Clean architecture with dependency injection and GORM migrations

• Dual REST (Fiber) and gRPC service interfaces

• Game lifecycle management: create, test, publish

Go gRPC PostgreSQL Vue.js OpenAI
SLOT GAME

SLOT GAME

A production-grade slot machine engine: 5x4 grid, cascade wins, progressive multipliers, free spins and provably-fair RNG. Go backend, Vue + PixiJS frontend.

// Stack

frontend: Vue 3

backend: Go

database: PostgreSQL

// Metrics

Provably-fair engine with a full audit trail

// Key Features

• 5x4 grid with up to 1,024 ways to win

• Cascade mechanics with symbol tumble and chained wins

• Progressive multiplier ladder in base and free-spin modes

• Free-spins bonus with scatter triggers and retriggers

Go Vue.js PixiJS PostgreSQL Redis
REALISTIC SLOT

REALISTIC SLOT

A 3x3 cascade slot prototype with AI-generated assets. A Python pipeline (Gemini) creates tiles and backgrounds; a React + Babylon.js frontend renders 3D cascades.

// Stack

frontend: React

backend: Python

database: N/A

// Metrics

Cascade slot prototype built in a short timeframe

// Key Features

• AI asset generation for tiles, glyphs and backgrounds

• 3x3 grid with cascade tile-flip and reveal effects

• Match-line highlights with multiplier badges

• Big-win banner and coin-shower animations

React Babylon.js Python Gemini
SLOT MJW2

SLOT MJW2

A high-performance Vue 3 slot machine frontend rendered with PixiJS. Pinia state, GSAP animations and Howler.js audio, tuned for smooth mobile play.

// Stack

frontend: Vue 3

backend: N/A (frontend)

database: N/A

// Metrics

Smooth high-frame-rate rendering with PixiJS

// Key Features

• PixiJS 8 canvas rendering for high frame rates

• Vue 3 and TypeScript with Vite tooling

• Persistent state via Pinia

• GSAP-driven reel and win animations

Vue.js TypeScript PixiJS GSAP
AI ADS RECOMMENDS

AI ADS RECOMMENDS

AI-powered advertisement recommendation system. Uses LLM agents and vector embeddings to surface the most relevant ads for each advertiser and context.

// Stack

frontend: Nuxt 4

backend: Python

database: PostgreSQL

// Metrics

Semantic matching improves ad relevance over keyword rules

// Key Features

• Multi-agent LLM orchestration with OpenAI

• Vector embeddings for semantic ad matching

• Chat-based advertiser interaction

• Multi-advertiser account support

Nuxt FastAPI Python PostgreSQL OpenAI
TIKTOK CAMPAIGN AUTOMATION

TIKTOK CAMPAIGN AUTOMATION

Go service that monitors TikTok ad campaigns and auto-disables underperformers. Reads thresholds from Google Sheets and alerts the team on Slack.

// Stack

frontend: N/A

backend: Go

database: Google Sheets (config)

// Metrics

Catches wasteful campaigns far faster than manual review

// Key Features

• Scheduled monitoring of live campaign metrics

• Google Sheets configuration for advertisers and thresholds

• TikTok Ads API integration with OAuth2 token refresh

• Dual threshold logic on spend and cost-per-acquisition

Go Docker Slack
YOBIMORI

YOBIMORI

Maritime safety and rescue application for fishers. Sends SOS signals with real-time location, manages multiple devices per user, and coordinates emergency response.

// Stack

frontend: Flutter

backend: Go

database: DynamoDB

// Metrics

Multi-device SOS coordination for maritime fleets

// Key Features

• SOS emergency signalling with real-time location tracking

• Multiple devices per user with live status monitoring

• EV-07B GPS device integration server

• Geofencing and location history for rescue operations

Go AWS Flutter gRPC
BILLCOLLE
FEATURED

BILLCOLLE

A multi-role billing platform built as a monorepo. Separate Next.js frontends for owner, issuer, customer and admin share a Ruby on Rails GraphQL backend.

// Stack

frontend: Next.js

backend: Ruby

database: MySQL

// Metrics

Four role-specific frontends over one backend

// Key Features

• Four role-based apps for owner, issuer, customer and admin

• Yarn Workspaces monorepo for shared dependencies

• GraphQL code generation across all clients

• Ruby on Rails backend with multi-tenant isolation

Ruby on Rails Next.js GraphQL MySQL TypeScript
WILLS PROJECT — Digital Yuutai Club
FEATURED

WILLS PROJECT — Digital Yuutai Club

Shareholder benefit program management with point-based rewards, corporate admin portal, and AI-powered FAQ chatbot. Dedicated frontends per user role on microservices architecture.

// Stack

frontend: React

backend: Golang & Python

database: PostgreSQL

// Metrics

// Key Features

Golang React PostgreSQL Redis JWT RS256 LangGraph Python
BOTTOS

BOTTOS

A mobile app on LINE that lets users check-in/out via QR, book seats, and use tickets or subscriptions for coworking cafe services. It also includes campaigns and AI-based promotions to optimize occupancy and user engagement.

// Stack

frontend: Vue.js

backend: Golang

database: PostgreSQL

// Metrics

// Key Features

Golang Vue.js PostgreSQL
MEIWA-DX

MEIWA-DX

Comprehensive DX system for Meiwa Town covering welfare commissioner management, communication tools, and resident application services. Multi-role access control with 5 user types.

// Stack

frontend: React

backend: Ruby

database: MySQL

// Metrics

// Key Features

Ruby on Rails React TypeScript MySQL Redis AWS
SMART INVOICE

SMART INVOICE

A cloud-based billing and payment collection system that enables businesses to manage invoicing, automate payment reconciliation, and support multiple payment methods, along with integrated communication tools and secure customer self-service portal.

// Stack

frontend: Vue.js

backend: Ruby

database: PostgreSQL

// Metrics

// Key Features

Ruby On Rails PostgreSQL
VIBICO

VIBICO

Video-based education, tournament management, and Stripe payments on Go microservices.

// Stack

frontend: React + Vue.js

backend: Golang

database: PostgreSQL

// Metrics

// Key Features

Golang React Vue.js Stripe
LINESHOP
FEATURED

LINESHOP

Full e-commerce and customer communication platform built around the LINE ecosystem. Multi-tenant OEM deployment with white-label customization, AI chatbot support, and polyglot microservices architecture.

// Stack

frontend: NuxtJs

backend: Ruby

database: MySQL

// Metrics

70% faster website speed, improving conversion rates by up to 50%

// Key Features

• Optimized UI/UX design to enhance customer experience.

• Easy management of products, inventory, and orders.

• Supports multiple payment gateways: PayJp, PayPal, and more.

• Integrated marketing automation, email campaigns & chatbot support.

Ruby on Rails Golang Node.js Nuxt.js Vue.js LINE Messaging API GraphQL
UNICORN-CART
FEATURED

UNICORN-CART

A multi-domain management system that enables customizable landing pages for sales optimization, along with order management and integrations with multiple shipping providers and payment methods.

// Stack

frontend: NuxtJs

backend: Ruby

database: MySQL

// Metrics

Increased user engagement with custom landing pages

// Key Features

• Multiple domain management for individual customers

• Customizable landing pages for each domain

• Integration with shipping carriers for real-time tracking

• Product restocking feature

Ruby on Rails Vue.js MySQL
REDAIKU
FEATURED

REDAIKU

A job matching platform for the construction industry, featuring advanced filtering and real-time notifications.

// Stack

frontend: Vue.js

backend: Golang

database: PostgreSQL

// Metrics

Employers reduce hiring time by 40% with intelligent job-matching algorithms.

// Key Features

• AI-driven job matching for faster and more accurate candidate recommendations.

• Advanced filtering options based on skills, experience, and certifications.

• Real-time notifications for job postings and application updates.

• Seamless communication between employers and candidates via integrated messaging.

Golang Vue.js PostgreSQL
ESB — eSports Bull / Ebisu

ESB — eSports Bull / Ebisu

Comprehensive eSports streaming & betting platform with Watch-to-Earn mechanics, AI-powered multi-agent customer support (6 specialized agents via LangGraph), and multi-brand domain support.

// Stack

frontend: Vue.js

backend: Ruby, Python

database: MySQL

// Metrics

50% reduction in page load time

// Key Features

• Real-time data synchronization

• Advanced user authentication

• Responsive design for all devices

• Automated deployment pipeline

Vue.js Python Golang React PostgreSQL Kubernetes OpenAI Pinecone
ESB Games — Game Development Studio

ESB Games — Game Development Studio

End-to-end game production pipeline: production-grade slot engine (96.92% RTP, provably fair RNG), AI asset generation pipeline (23 image + 11 sound steps), and automated game code generator with LLM workflows.

// Stack

frontend: Vue.js

backend: Python & Golang

database: PostgreSQL

// Metrics

// Key Features

Golang Python Vue.js PixiJS + GSAP OpenAI Gemini ElevenLabs
TENCE

TENCE

Inspection report management with legacy data migration and PDF generation.

// Stack

frontend: Vue.js

backend: Ruby

database: MySql with TimescaleDB

// Metrics

Successfully migrated old data using crawler

// Key Features

• Migrate data from old system

• Performance when use crawler to migrate data

• Clean zombie processes

• Pdf Report System

Ruby on Rails Vue.js TimescaleDB
QIBITECH

QIBITECH

A system for managing autonomous transport robots, providing real-time alerts when issues occur and allowing operators to monitor and take manual control.

// Stack

frontend: Vue.js

backend: Ruby & Node.js

database: PostgreSQL

// Metrics

// Key Features

Ruby On Rails Vue.js Node.js
HANAMARO

HANAMARO

E-Commerce. Provides direct delivery service of phalaenopsis for corporate gifts. By making the flow of flowers as simple as possible, we have realized a cost cut and set up a system to deliver high-quality phalaenopsis at fair value. This website is our first work, which also is our rocky start!

// Stack

frontend: Vue.js

backend: Ruby

database: MySQL

// Metrics

85% faster database operations

// Key Features

• SEO-Friendly URL & Schema Markup

• Easy management of products, inventory, and orders

• Automated backup and recovery

• Performance monitoring and optimization

Ruby on Rails Vue.js Aws Kubernetes
FULLOUT

FULLOUT

Landing page

// Stack

frontend: Streamlit

backend: Python

database: BigQuery

// Metrics

Increased visitor engagement by 40%

// Key Features

• Responsive and modern design

• Clear, compelling calls-to-action (CTA)

• SEO-optimized for increased visibility

• Fast load times for improved user experience

Vue.js
TATTVA

TATTVA

E-Commerce website design and development solutions

// Stack

frontend: Vue.js

backend: Ruby

database: MySql

// Metrics

90% Faster Page Load Speed

// Key Features

• Modern & Responsive Design

• High-Quality Product Images & Videos

• SEO-Friendly URL & Schema Markup

• Lazy Loading & Image Optimization

Ruby on Rails Vue.js
LIVERL

LIVERL

Comprehensive liver information media with voting and PayJP donation integration.

// Stack

frontend: Streamlit

backend: Python

database: BigQuery

// Metrics

Increased user interaction by 45%

// Key Features

• Interactive idol profiles with detailed information

• Voting and donation features for user engagement

• Donation via PayJP for secure and seamless transactions

• Real-time updates on voting and donation status

Ruby on Rails Vue.js Aws
BEAUTY UPGRADE

BEAUTY UPGRADE

High-traffic content-driven commerce platform serving the Taiwanese market.

// Stack

frontend: Vue.js

backend: Ruby

database: MySQL with TimescaleDB

// Metrics

Increased conversion rates by 30%

// Key Features

• Attractive Visuals

• One-Page Checkout

• Auto-Fill & Address Suggestion

• Multiple Payment Gateways

Ruby on Rails Vue.js Aws
PINOKO SHOP

PINOKO SHOP

Japanese cosmetics for Vietnamese consumers with local payment integrations (VNPay, MoMo, ZaloPay).

// Stack

frontend: Vue.js

backend: Node.js

database: MongoDB

// Metrics

Increased conversion rates by 20%

// Key Features

• Mobile-friendly design

• One-click checkout

• Local payment integrations (VNPay, MoMo, ZaloPay)

• Fast page load speed

Docker Node.js
SON THACH

SON THACH

Landing page.

// Stack

frontend: Vue.js

backend: Node.js

database: Amazon RDS

// Metrics

Increased website traffic by 40%

// Key Features

• Fully responsive design for mobile and desktop

• SEO optimization for better search engine visibility

• Contact and inquiry forms for real-time communication

• High-quality visuals to showcase products effectively

Vue.js
STAR SMASH

STAR SMASH

Landing Page Star Smash is a fighting game that features Disney's beloved characters developed by XFLAG, Inc for mobile. The game is set in an alternative world with a popular sport called the Star Ball. The Disney characters transform into supporting cards to assist players. Players can click and tap on the screen to control their characters and enjoy exciting battles with 3 players.

// Stack

frontend: Streamlit

backend: Python

database: BigQuery

// Metrics

Increased app download conversions by 35%

// Key Features

• Engaging visual design featuring Disney characters

• Interactive elements showcasing gameplay mechanics

• Optimized for mobile and desktop devices

• Clear call-to-action buttons for app download

Vue.js
ENTETSU

ENTETSU

Landing Page Centered around the western part of Shizuoka Prefecture, Entetsu Group is engaged in expanding operations in close contact with the lives of people in the region such as railways and buses, real estate, insurance, nursing care, department stores, supermarkets, car sales, and leisure services

// Stack

frontend: Vue.js

backend: Ruby

database: MyqSQL

// Metrics

Increased user engagement by 30%

// Key Features

• Responsive and modern design optimized for all devices

• Clear service categories with easy navigation

• Contact forms and service inquiries for customer engagement

• SEO-optimized for better search engine visibility

Vue.js
BINGO

BINGO

Serverless bingo event for Tsum Tsum Stadium on multi-cloud (AWS + GCP).

// Stack

frontend: React

backend: AWS Lambda & Cloud Functions

database: DynamoDB & Firestore

// Metrics

Increased game participation by 30%

// Key Features

• Multi-cloud deployment

• Automatic scaling

• Pay-per-use pricing

• Zero infrastructure management

React Lambda DynamoDB Firestore