computer
profile

Lily Chang

@lily-chang

1

FOLLOWERS

0

FOLLOWING

blog bg

Published on June 19, 2025

Tracking Browser History with Stacks: Build a Simple Web Navigation System

How does your browser remember where you were and allow you switch sites with a ...

Read more...

20 Views

blog bg

Published on May 21, 2025

How to Integrate Video and Audio in HTML5 with Advanced Controls

Web development nowadays requires multimedia. Integrating video and audio could ...

Read more...

169 Views

blog bg

Published on May 06, 2025

Exploring PHP 8.3: What’s New and How to Use It in Your Projects

Developers who work with PHP have to keep up with how the language changes. Ther...

Read more...

262 Views

blog bg

Published on April 21, 2025

Building a Dynamic Price Range Slider with Min-Max Inputs in JavaScript

Imagine going to an online store, looking at the items, and then finding a handy...

Read more...

225 Views

blog bg

Published on April 04, 2025

Building a CI/CD Pipeline for Serverless Apps Using GitHub Actions

How can you automate serverless application deployment without human interventio...

Read more...

298 Views

blog bg

Published on March 20, 2025

Code Refactoring for Sustainability: Writing Less Resource-Intensive Code

Ever glared at old code and thought, "What was I thinking?" I promise we have al...

Read more...

228 Views

blog bg

Published on March 14, 2025

Automating Crypto Trading Bots with Python: A Beginner’s Guide

Have you ever thought about how crypto traders can make trades all the time with...

Read more...

262 Views

blog bg

Published on February 26, 2025

Implementing a Skip List for Fast Searching: A Modern Alternative to Linked Lists

Tired of sluggish linked list searches? Imagine a data structure that combines l...

Read more...

257 Views

blog bg

Published on February 10, 2025

Handling Multiple Exceptions in Java: Best Practices with Examples

Have you tried handling multiple exceptions in one try block? You have undoubted...

Read more...

485 Views

blog bg

Published on January 23, 2025

Building a Responsive UI with Material Design Components

Why are some Android apps smooth and simple across screen sizes while others are...

Read more...

934 Views