computer
profile

Lily Chang

@lily-chang

1

FOLLOWERS

0

FOLLOWING

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

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

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

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

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

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

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

878 Views

blog bg

Published on January 07, 2025

Adding Sound and Music to Your Game with FMOD

Why do certain games engage you from the first scene? Sounds are the key to that...

Read more...

197 Views

blog bg

Published on December 05, 2024

Encrypt and decrypt data using Java’s javax.crypto library

How is your personal data protected online, have your ever give it a thought? Pr...

Read more...

239 Views

blog bg

Published on November 20, 2024

Building a Text Summarizer Using Machine Learning

Are you tired of scanning and summarizing long documents manually? And want to u...

Read more...

240 Views