avatar

Om Dev Karki

Full-Stack Developer

I build scalable web apps with clean UX and solid backend architecture

About Me

Problem solving through clean code

Passionate about building systems that solve real problems. I focus on clean architecture, performance optimization, and creating intuitive user experiences.

Tech Stack

ReactNext.jsTypeScriptNode.jsPostgreSQLAPI DesignTailwind CSSGitSystem Design

Featured Work

Projects

CineGhar

Watch Nepali Movies For Free Online on CineGhar. Stream and enjoy a vast collection of Nepali films across various genres without any cost.

Next.jsPostgreSQLWebSockets

AnimeWeebs

A social platform for anime enthusiasts to share reviews, discuss episodes, and connect with fellow fans.

Reactbun.jsNode.js

Gulf Visa Service

A web application to streamline visa applications for Gulf countries with document management and status tracking.

Next.jsMongoDBAPI Routes

Detector AI

An AI-powered tool that analyzes documents and reports to detect AI-generated content, delivering detailed insights, confidence scores, and supporting metadata.

Next.jsMongoDBAPI Routes

Full-Stack Architecture

Building Systems That Scale

This person actually builds systems, not just UIs. Here's how I architect production applications.

Frontend

• React & Next.js

• Server Components (RSC)

• Optimized State Management

• Responsive & Accessible

API Layer

• RESTful & GraphQL APIs

• Server Actions & Route Handlers

• Authentication & Authorization

• Error Handling & Logging

Database

• PostgreSQL & NoSQL

• Indexed Queries

• Connection Pooling

• Migrations & Schemas

DevOps & Tools

• Docker & Containerization

• CI/CD Pipelines

• Performance Monitoring

• Git & Version Control

Example: Server Action Pattern

'use server'

export async function createPost(formData) {
  // Validate input
  const title = formData.get('title')
  
  // Call database
  const post = await db.posts.create({
    title,
    authorId: session.user.id,
    createdAt: new Date()
  })
  
  // Return data
  return post
}

Skills

Experience & Expertise

Frontend

React
Next.js
TypeScript
Tailwind CSS
Responsive Design

Backend

Node.js
API Design
Authentication
Database Design
System Architecture

Database

PostgreSQL
MongoDB
Redis
Query Optimization
Data Modeling

Tools & DevOps

Git
Docker
CI/CD
AWS
Performance Optimization

Get in Touch

Let's work together

I'm interested in building great products and solving complex problems.

Or connect directly

omdevkarki@gmail.com