Skip to content
Agung Smaraputra
Home

All Articles

15 posts across 4 categories

Making a Crypto Portfolio Tracker + Signal Capabilities App

Building a full-stack crypto portfolio tracker with real-time price feeds, signal detection algorithms, and a React Native mobile interface.

Mar 8, 2026Full Stack

Exploring DevOps and VPS Setup

A practical guide to setting up a VPS from scratch, covering server provisioning, security hardening, Nginx reverse proxy, SSL certificates, and CI/CD pipelines.

Mar 2, 2026DevOps

Unity Ads Update You Need to Know in 2025

Breaking down the latest Unity Ads SDK changes, new mediation partners, and revenue optimization strategies for mobile game developers.

May 7, 2025Unity

Understanding 2D Colliders in Unity

A deep dive into Unity's 2D collision system covering BoxCollider2D, CircleCollider2D, PolygonCollider2D, and composite colliders with practical examples.

Apr 1, 2025Unity

Camera Shake in Unity: A Simple and Effective Implementation

Implementing camera shake effects in Unity using Perlin noise and coroutines for impactful game feedback without external plugins.

Feb 14, 2025Unity

PlayerPrefs in Unity: A Comprehensive Guide

Everything you need to know about Unity's PlayerPrefs system for persistent data storage, including best practices, limitations, and alternatives.

Jan 22, 2025Unity

Understanding the Difference Between Update and FixedUpdate in Unity

Clarifying when to use Update versus FixedUpdate in Unity, with examples covering rendering logic, physics calculations, and input handling.

Jan 20, 2025Unity

Ever Wanted to Stop Time (or Slow It Down) in Your Unity Game? Here's How!

Implementing time manipulation mechanics in Unity using Time.timeScale, unscaled time, and custom time systems for pause menus and slow-motion effects.

Jan 11, 2025Unity

Exploring Unity as a Game Engine for Mobile Game Development: Powerful and Beginner Friendly

Why Unity remains one of the best choices for mobile game development, covering its strengths, workflow, asset pipeline, and cross-platform build system.

Jan 3, 2025Unity

Develop Software with Data Protection and Privacy: Things to Keep in Mind

Key principles for building privacy-first software, covering data minimization, encryption, GDPR compliance, and secure development practices.

Jan 2, 2025Full Stack

Mastering Mobile Software Development and Marketing: A Strategic Approach

Bridging the gap between mobile development and marketing, covering ASO, user acquisition, analytics integration, and iterative release strategies.

Dec 31, 2024Mobile Dev

Supercharging Mobile Software Development: Tips and Best Practices

Practical tips for faster mobile development cycles, from modular architecture and automated testing to CI/CD pipelines and performance profiling.

Dec 30, 2024Mobile Dev

How to Plan and Execute Mobile Game Development: A Step-by-Step Guide

A structured approach to mobile game development from concept and prototyping through production, testing, and launch on app stores.

Dec 29, 2024Mobile Dev

Exploring Game Development for Mobile Apps: Where to Find the Best Assets

A curated guide to finding quality game assets including sprites, audio, fonts, and UI kits from free and premium marketplaces.

Dec 28, 2024Mobile Dev

Game Development on Mobile Apps: Software and Tools You Need to Know

An overview of essential software and tools for mobile game development, from game engines and IDEs to version control and analytics platforms.

Dec 27, 2024Mobile Dev