Posts

I've written 11 articles in total, revolving around programming tutorials, tech, and life.

3 months ago98 Views

swiftup: A Swift Command-Line Tool for Checking the Reachability of URLs

3 months ago107 Views

Swiflicense: The Swift Way to Generate Licenses for your software

3 months ago134 Views

Snippet for formatting dates in JavaScript

10 months ago2,483 Views

Breaking down George Pólya's methods of problem-solving.

1 year ago162 Views

Understanding Sets in Swift.

1 year ago1,011 Views

String Interpolation in Swift

1 year ago523 Views

Understanding Strings in Swift

1 year ago753 Views

Understanding Constants in Swift

1 year ago735 Views

Understanding Variables in Swift

1 year ago1,221 Views

Remove Duplicate Elements From An Array in Javascript!

2 years ago22,121 Views

Make your own calculator in HTML, CSS, JAVASCRIPT