Kimkorng / Sitemap

Sitemap

Complete overview of all pages and content on this website.

Notes & Articles

(51)
About This Website
This page provides some insight into the purpose and inspiration...
The AI That Makes You Feel Stupid—but In a Good Way
How AI tools like GPT can write code faster, reveal mistakes, and help programmers improve their skills.
អត្ថន័យ និងសារៈសំខាន់នៃ «របាំត្រុដិ» ក្នុងសង្គមខ្មែរ
ឈ្វេងយល់ពីអត្ថន័យដ៏ជ្រាលជ្រៅនៃ «របាំត្រុដិ» ដែលជារបាំប្រពៃណីខ្មែរសម្រាប់ដេញឧបទ្រពចង្រៃ និងសុំសេចក្ដីសុខក្នុងឱកាសបុណ្យចូលឆ្នាំថ្មី
My Honest Take on AI Coding Tools After Months of Heavy Use
After months of daily use, here’s my honest take on AI coding tools: what actually improved, what surprised me, and how to stay in control as a developer.
Why I Still Keep a Personal Website
A simple take on building a personal website that grows over time, beyond just a typical portfolio website.
Connect Telegram Notifications in Laravel App Quickly
Learn how to link your Laravel app to a Telegram bot, handle webhooks, and send instant notifications with minimal setup.
Laravel 13 Highlights
Laravel 13 updates: PHP 8.3, AI SDK, attributes, cache touch, and JSON:API resources.
សម្រាប់អ្នកចាប់ផ្តើមរៀន Coding
ការសរសេរកូដគឺជាសិល្បៈនៃការប្រែក្លាយភាពស្ងៀមស្ងាត់នៃតក្កវិជ្ជា ឱ្យទៅជាភាសាដែលអាចបង្កើតពិភពលោកថ្មីមួយដែលគ្មានដែនកំណត់
Supabase Quick Docs
Quick Supabase notes with essential commands, setup steps, and practical code examples.
A Roadmap to Becoming a Web Developer
Key skills, tools, and steps needed to become a web developer.
Developer in the Age of AI
Software improves when builders listen closely to the people using it.
QR Code មិនត្រូវការអ៊ីនធឺណិតដើម្បីដំណើរការ
វិស្វកម្មនៅពីក្រោយក្រឡាខ្មៅសនិងរបៀបដែលវាបម្លែងទិន្នន័យ
Stop Trying to Scale Everything
Build Small First, Let Growth Happen Naturally Later
Google បញ្ចេញ Lyria 3 ជា AI ថ្មីសម្រាប់បង្កើតបទចម្រៀងបានភ្លាមៗ
ធ្វើបទភ្លេង ៣០ វិនាទីបានយ៉ាងងាយស្រួលជាមួយ Lyria​ 3 របស់ Google Gemini
Write Code Like You’ll Maintain It
Clear code today saves you from confusion tomorrow.
ពិធីបុណ្យចូលឆ្នាំចិន ២០២៦
ការចាប់ផ្តើមថ្មី និងលាភសំណាងថ្មី
ChatGPT ចាប់ផ្ដើមដាក់ផ្ទាំងពាណិជ្ជកម្ម
ChatGPT ចាប់ផ្ដើមដាក់ពាណិជ្ជកម្មលើគណនីឥតគិតថ្លៃ ចាប់ពីខែកុម្ភៈ ឆ្នាំ ២០២៦ នេះតទៅ
Reddit ប្រើ AI បង្កើនសមត្ថភាពស្វែងរកឱ្យកាន់តែខ្លាំង
បច្ចេកវិទ្យា AI ថ្មីនឹងជួយឱ្យការស្វែងរកក្នុង Reddit កាន់តែងាយស្រួល និងមានប្រសិទ្ធភាពខ្ពស់
Firefox នឹងអនុញ្ញាតឱ្យអ្នកបិទរាល់មុខងារ AI ទាំងអស់ក្នុង Browser
សេរីភាពប្រើប្រាស់ AI តាមបែប Firefox ថ្មី
របត់ថ្មីនៃយុគបច្ចេកវិទ្យា នៅពេលមនុស្សក្លាយជាបុគ្គលិកឱ្យភ្នាក់ងារ AI
យុគសម័យដែលមនុស្សធ្វើការឱ្យ AI
តិចនិកគណនាលីមីតតាម L’Hôpital’s Rule
តិចនិកងាយៗ សម្រាប់ដោះស្រាយលីមីតបានលឿន
How to Center Anything with CSS
Centering things in CSS sounds simple, but it’s one of the most Googled questions in web development. Here’s a clear guide for text, divs, images, and more.
How to Fix CORS Policy Error in JavaScript
A simple guide to understand and fix the CORS policy error that many web developers face when making API requests in the browser.
Human in the Loop
AI writes the code, but we still steer. The job is now asking the right questions, spotting the wrong answers, and keeping human judgment in the loop.
A Simple Guide to Bash Commands for New Developers
For new developers who need to use the terminal but don’t know where to start. This guide will help you learn the basics
Laravel RBAC (Role-Based Access Control) System
Discover how to set up a Role Based Access Control (RBAC) system in Laravel. This guide will cover everything from defining roles and permissions to managing users effectively.
How to Set Up a Web Server on CentOS 7
Setting up a web server is an essential step for hosting websites, applications, and other online services. This guide will...
Real Project Development with Git and GitHub
Git and GitHub help teams work together on code. Git keeps track of code changes, while GitHub is...
How to Display Text in Two or More Columns with React.js
Sometimes, when building a React app, you might want to display text in a two-column layout to make it...
How to Add a Progress Bar in React.js/Next.js During a Page Route Change
Adding a Progress Bar to your Next.js application is a great way to enhance the user experience (UX) by...
How to Add Add Metadata to Audio in HTML and JavaScript to Display Song Name and Artist
If you want the audio on your website to display song information such as the title and artist on the Notification Bar...
How to Hide the Scrollbar Across All Browsers
If you want to hide the scrollbar while still allowing users to scroll (e.g., via mouse wheel or touchpad), you can use...
How to Upload Files in PHP
Uploading files in PHP involves using an HTML form along with PHP code to handle the file upload process to your..
Developing RESTful APIs with NestJS and TypeORM
Build a basic Create, Read, Update, and Delete (CRUD) API using NestJS and TypeORM from scratch.
Cisco Command Line Interface (CLI)
The Cisco CLI (Command Line Interface) is a tool we use to set up and manage Cisco devices like switches and routers.
Vue.js Tutorial For Beginners
Vue JS 3 Tutorial for Beginners
Understanding Laravel With CRUD Operations
Laravel is a web application framework with expressive elegant syntax. Every feature has been thoughtfully considered...
Next.js Authentication: Sign-In and Sign-Up with NextAuth and MongoDB
Today we'll create a sign-in and sign-up systems using Next.js with NextAuth and MongoDB. To do that, we need...
Step-by-Step Guide to Using i18next for Next.js
i18next, a powerful library for i18n, combined with Next.js, a popular React framework provides a strong...
Privacy Policy
Your privacy is important to me. This Privacy Policy explains how I collect, use, and protect any information you may provide while using this website...
Terms of Service
These Terms of Service ("Terms") govern your use of this website. By accessing or using this website, you agree to comply with and be bound by these Terms....
Creating Looping Marquee With Tailwind CSS
The tailwind marquee, a scrolling text or image feature commonly seen on monder web development. In this section....
IT Project Management (ITPM)
Comprehensive overview of IT Project Management, covering project fundamentals, methodologies, processes, knowledge areas, and best practices to ensure successful IT project delivery.
Quick Start Guide to SCSS
SCSS is a syntax of SASS which is an extension of CSS and make us to writing CSS more efficient and organized
How To Getting Started With Node.js
Node.js is a powerful platform for building server-side applications, and using the MVC (Model-View-Controller) architecture helps in...
Software Engineering
Introduction to Software Engineering principles, quality attributes, differences between SE and CS, and software process activities...
Setting Up and Using i18n in React.js
We'll use the i18next and react-i18next libraries for internationalization. Let's start by installing...
Deploying Django on Render
Guide on configuring Django with environment variables, handling static files, and setting up PostgreSQL on Render.
Building a CRUD API With Django and Django Rest Framework
In here, we are going to create a API that can create, read, update, and delete tasks with Django...
SQL (Structured Query Language)
Overview of SQL commands including SELECT, WHERE, INSERT INTO, UPDATE, and DELETE, along with advanced SQL concepts.
Django Custom User Model Creation
Comprehensive guide on creating a custom user model in Django using AbstractUser and AbstractBaseUser, including setup, configuration, migrations, and admin integration.

Projects

(24)
Genesis
Platform sharing stories about discoveries and inventions
Omnan
A space for insights and updates.
TodayTab
News and updates platform
SubtitleExtension
Add custom subtitles to any video with this browser extension
TenEcho
A CMS with role-based access, article management, and analytics.
iNOVEL
A platform for publishing, reading, and sharing novels with a community of authors and readers.
OpenUI
Build beautiful, production-ready UI fast. Copy-paste responsive
THEnoter
A website to find, explore, and share lyrics from your favorite songs and artists.
KaoShi
A simple web platform for managing exams for teachers and students.
ScienceBlog
A little corner of the internet, where I want to share about science.
Salavel
Student management system with role and permission features, built with Laravel.
Khmer Dictionary App
Find Khmer word meanings quickly with Next.js and the Wiktionary API.
NextAuthApp
Secure authentication system with Next.js and NextAuth.
Blondie
E-commerce platform with admin features
Meatika
Article reading platform with admin features
SLSReel
Movies and TV shows database
Jaitaw
Django social media API
BlogApp
A clean and simple blog manager. Built to do the basics well.
DjanFood
Online food ordering platform
FileOrganizer
Python script used for organize files in a given directory based on their file extensions.
RandomQuote
Generates random inspirational quotes
JSCalculator
A simple calculator app that support basic arithmetic operations.
TTF
Text-to-speech conversion tool
SimpleFeed
Basic news feed page with HTML and CSS.

Last updated: 4/11/2026