computer
profile

Lily Chang

@lily-chang

1

FOLLOWERS

0

FOLLOWING

blog bg

Published on July 18, 2025

OpenAI's o4-mini: Enhancing Reasoning with Multimodal Capabilities

OpenAI's o4-mini: Enhancing Reasoning with Multimodal CapabilitiesWhat if your A...

Read more...

188 Views

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...

367 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...

277 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...

323 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...

342 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...

420 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...

301 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...

354 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...

327 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...

614 Views