Skip to content

Blog

Insights & Tutorials

Sharing knowledge and experiences from my journey in game development, web development, and software engineering.

Found 6 articles
Optimizing Unity Games for Mobile Platforms
Game Development

Optimizing Unity Games for Mobile Platforms

Learn essential techniques to improve performance and reduce battery consumption in Unity mobile games.

Apr 2024
8 min read
Unity
Building Accessible Web Applications with React
Web Development

Building Accessible Web Applications with React

A comprehensive guide to creating inclusive web experiences that work for everyone.

Mar 2024
10 min read
React
Introduction to Shader Programming in Unity
Game Development

Introduction to Shader Programming in Unity

Get started with creating custom visual effects using HLSL shader programming in Unity.

Feb 2024
12 min read
Unity
Setting Up a Modern Next.js Project with TypeScript
Web Development

Setting Up a Modern Next.js Project with TypeScript

A step-by-step guide to configuring a Next.js project with TypeScript, ESLint, and Tailwind CSS.

Jan 2024
7 min read
Next.js
Implementing JWT Authentication in Node.js
Backend Development

Implementing JWT Authentication in Node.js

Learn how to securely authenticate users in your Node.js applications using JSON Web Tokens.

Jan 2024
9 min read
Node.js
Creating Realistic Water Effects in Unity
Game Development

Creating Realistic Water Effects in Unity

Dive into techniques for simulating convincing water surfaces and interactions in Unity games.

Dec 2023
11 min read
Unity