Skip to content
View othzer's full-sized avatar

Block or report othzer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
othzer/README.md

Hi πŸ‘‹, I'm Stanzin Othzer

Building products that solve real-world problems.

AI β€’ Full Stack β€’ Developer Tools β€’ SaaS



πŸ‘¨β€πŸ’» About Me

I'm a full-stack developer passionate about building software that goes beyond CRUD applications.

I enjoy solving challenging engineering problemsβ€”from running complete development environments inside the browser, to designing race-safe booking systems, integrating AI into production workflows, and building secure authentication architectures.

Most of my projects focus on creating products that people can actually use rather than simple demonstrations of a technology.


πŸš€ Featured Projects


πŸ–₯ Rigpaz

AI-Powered In-Browser Code Editor & Playground

A complete browser IDE that runs full-stack applications entirely inside WebContainers.

Rigpaz delivers a real development environment without requiring local installation. It combines Monaco Editor, an interactive terminal, live preview, GitHub import, AI coding assistance, and framework templates into one seamless developer experience.

Highlights

  • ⚑ Full Node.js runtime using WebContainers
  • πŸ’» Monaco-powered code editor
  • πŸ€– AI chat assistant (Groq Β· Llama 3.3 70B)
  • ✨ Inline AI code completion (Mistral Codestral)
  • πŸ–₯ Interactive xterm.js terminal
  • πŸ“¦ One-click GitHub repository import
  • πŸš€ React, Next.js, Vue, Angular, Express & Hono templates
  • πŸ”’ Hardened through a security audit (IDOR fixes, OAuth improvements, rate limiting, COOP/COEP)

Tech Stack

Next.js β€’ TypeScript β€’ WebContainers β€’ Monaco Editor β€’ MongoDB β€’ Prisma β€’ Auth.js β€’ Groq β€’ Mistral AI β€’ Tailwind CSS

🌐 Live Demo

https://rigpaz.vercel.app


🌍 RiRoam

Intelligent Travel Marketplace

A full-stack travel marketplace connecting travelers with verified local vendors.

RiRoam simplifies travel planning by bringing tours, accommodations, and transportation together in one platform while ensuring secure bookings, verified vendors, and AI-assisted itinerary generation.

Highlights

  • 🏨 Hotels, tours & vehicle rentals
  • πŸ‘€ Tourist, Vendor & Admin dashboards
  • πŸ” Database-enforced RBAC
  • πŸ’³ Razorpay payment integration
  • ⚑ Race-safe booking engine using PostgreSQL row-level locking
  • πŸ€– AI itinerary generation powered by Gemini
  • πŸ›‘ Hallucination guard with schema validation
  • πŸ“ Built specifically for tourism in Ladakh

Tech Stack

Next.js β€’ TypeScript β€’ PostgreSQL β€’ Prisma β€’ Auth.js β€’ Gemini AI β€’ Razorpay β€’ Tailwind CSS

🌐 Live Demo

https://riroam.vercel.app


πŸ’° PayNey

AI-Powered Personal Finance Platform

Automatically capture, organize, and understand your finances using AI.

PayNey transforms raw financial data from multiple sources into structured transactions, budgets, insights, and recurring reports.

Highlights

  • πŸ’³ Automatic expense categorization
  • πŸ“© SMS transaction capture
  • πŸ”” UPI notification parsing
  • πŸ“· Receipt image processing
  • πŸ€– AI-powered transaction understanding
  • πŸ“ˆ Budget tracking
  • πŸ” Recurring transaction detection
  • πŸ“§ Monthly AI financial reports
  • 🀝 Lending & borrowing ledger
  • βš™ Event-driven automation using Inngest

Tech Stack

Next.js β€’ React β€’ PostgreSQL β€’ Prisma β€’ Gemini AI β€’ Clerk β€’ Inngest β€’ Tailwind CSS

🌐 Live Demo

https://payney.vercel.app


πŸ“± PayNey Capture

Android Companion Application

The mobile companion powering PayNey's automatic transaction capture.

Designed for Android, PayNey Capture securely collects bank SMS, UPI notifications, and receipt images before syncing them with the PayNey platform for AI-powered processing.

Highlights

  • πŸ“© Bank SMS capture
  • πŸ”” Notification listener
  • πŸ“· Receipt scanning
  • πŸ”’ Secure device pairing
  • πŸ”‘ HMAC-signed authentication
  • ☁ Real-time cloud synchronization
  • ⚑ Jetpack Compose UI

Tech Stack

Kotlin β€’ Jetpack Compose β€’ Android β€’ Hilt β€’ Room β€’ WorkManager


πŸ” Authentication System

Production-Ready Authentication Starter

A secure authentication foundation for modern web applications.

A complete authentication system implementing modern security best practices, designed as a reusable foundation for production applications.

Highlights

  • πŸ” OAuth Authentication
  • πŸ‘€ Credentials Login
  • βœ‰ Email Verification
  • πŸ”‘ Password Reset
  • πŸ›‘ Role-Based Authorization
  • πŸš€ Protected Routes
  • πŸ”’ Secure Session Management

Tech Stack

Next.js β€’ TypeScript β€’ Auth.js β€’ Prisma β€’ PostgreSQL

🌐 Live Demo

https://otzr-auth.vercel.app


⭐ What I Enjoy Building

Rather than focusing on a single domain, I enjoy tackling interesting engineering challenges.

Some areas I particularly enjoy working on include:

  • πŸ€– AI-integrated applications
  • 🧠 Developer tooling
  • 🌍 Marketplace platforms
  • πŸ’° FinTech products
  • πŸ”’ Authentication & Security
  • ⚑ Backend architecture
  • ☁ Cloud-native web applications
  • 🎨 Clean and responsive user interfaces

πŸ›  Tech Stack

Languages


Frontend

Also worked with

  • shadcn/ui
  • Zustand
  • React Hook Form
  • Zod

Backend

Experience with

  • REST APIs
  • Server Actions
  • Authentication
  • Webhooks
  • Background Jobs

Databases

  • PostgreSQL
  • Neon
  • MongoDB Atlas
  • Prisma ORM

AI & Developer Tools

AI & Services

  • Google Gemini
  • Groq
  • Mistral AI
  • WebContainers
  • Monaco Editor
  • Cloudinary
  • Razorpay
  • Clerk
  • Auth.js
  • Inngest

πŸ† Engineering Highlights

Over the past year I've focused on building products that involve more than just frontend development.

Some engineering problems I've worked on include:

  • ⚑ Running complete full-stack development environments directly inside the browser using WebContainers

  • πŸ”’ Designing race-safe booking systems using PostgreSQL row-level locking and transactional consistency

  • πŸ€– Building AI-assisted applications with Gemini, Groq, and Mistral

  • πŸ’³ Integrating secure payment workflows with Razorpay, including callback verification and webhook handling

  • πŸ” Developing authentication systems with OAuth, RBAC, email verification, and secure session management

  • πŸ“± Connecting Android applications with cloud platforms through authenticated APIs

  • βš™ Designing event-driven workflows using Inngest for recurring automation and background processing

  • πŸš€ Deploying production-ready applications using Vercel, Neon PostgreSQL, and MongoDB Atlas


πŸ“ˆ GitHub Analytics



πŸ’‘ A Few Things About Me

  • πŸ’» I enjoy building complete products from idea to deployment.

  • 🧩 I like solving backend and system design problems just as much as building polished user interfaces.

  • πŸ€– I'm particularly interested in integrating AI into applications where it genuinely improves the user experience.

  • 🌍 I enjoy creating software that solves practical, real-world problems rather than building projects solely to demonstrate a technology.

  • πŸš€ My goal is to build software that's reliable, scalable, and enjoyable to use.


πŸ“‚ Featured Technologies Across My Projects

Project Focus
πŸ–₯ Rigpaz Browser IDE β€’ WebContainers β€’ AI Coding
🌍 RiRoam Marketplace β€’ Booking Engine β€’ Payments
πŸ’° PayNey FinTech β€’ AI Automation
πŸ“± PayNey Capture Android β€’ SMS & Receipt Processing
πŸ” Authentication System OAuth β€’ RBAC β€’ Security

🀝 Connect With Me


Thanks for visiting!

If one of my projects interests you, feel free to explore the repository or reach out.

⭐ Happy Coding!

Pinned Loading

  1. rigpaz rigpaz Public

    A browser-native development platform featuring WebContainers, Monaco Editor, AI assistance, and instant live preview. Build, run, and ship applications from your browser with this development envi…

    TypeScript 1

  2. riroam riroam Public

    A modern travel marketplace connecting tourists with verified local vendors for tours, stays, vehicles, and AI-assisted trip planning. Featuring verified vendors, secure payments, and intelligent i…

    TypeScript 1

  3. PayNey PayNey Public

    πŸ€– AI-powered personal finance app that auto-captures transactions from bank SMS, UPI notifications & receipts : with budgets, analytics, recurring bills & a lending ledger. Next.js 15 Β· Gemini Β· Pr…

    JavaScript 1

  4. payney-capture payney-capture Public

    πŸ“² Android companion for PayNey. Automatically captures bank/UPI SMS & payment-app notifications, scans receipts, and syncs every expense to your tracker β€” zero manual entry. Built with Kotlin & Jet…

    Kotlin 1

  5. Authentication-system-fullstack-nextjs Authentication-system-fullstack-nextjs Public

    Production-ready authentication system built with Next.js 16, TypeScript, MongoDB, JWT and secure email verification & password reset workflows.

    TypeScript

  6. videoTube videoTube Public

    Youtube inspired video streaming app! Currently powering the backend with scalable APIs, secure authentication and video management. Future goal: full-stack implementation with sleek frontend and i…