
How to deploy a static site for free
Every so often, I need to launch a quick landing page. Nothing too fancy, it's usually just a static site connected to a Google Forms (learn how to add responses to a Google
Every so often, I need to launch a quick landing page. Nothing too fancy, it's usually just a static site connected to a Google Forms (learn how to add responses to a Google
Every so often, I need to launch a quick landing page. Nothing too fancy, it's usually just a static site connected to a Google Forms (learn how to add responses to a Google
Recently, I was scrolling through Twitter and saw this post: Ctrl + F on chrome opens up a search box that is used to find text. To learn how it works, let's
Note: I realize now that ${!isInSchool && "not"} will return "false" in some cases and not "" like I expected (I've been writing a lot of React Native code lately).. I swear I
Thanks to some fun meta tags, you can increase your websites click through rate very simply by spicing up the way it looks on social media.
Search Engine Optimization, more commonly known as SEO, is the act of gaining more users through organic and paid traffic. What is the difference between paid and organic traffic?Organic traffic is experienced
As we all know, the only way to debug JavaScript code is with console.log(), but do you know how you can supercharge your debug game with other console methods? Let’s take
Today, I released the PRAUXY GO launch page. For history's sake, here is a screenshot: PRAUXY GO Launch PageThis time, I decided to try something new. While making the launch video, I was
So today, I was creating an input section on a new website and I really wanted to automatically submit the responses to a Google Form. In the end, I wanted to do a
Let's get the first question out of the way: why should you add a clap button to your site? In my opinion, it provides good analytics on which posts do well and which
Variable used to be the norm in JavaScript, but now there are better players on the playing field: let and const. The main difference? Scope. See, scope is important in programming. In most
Are you sick and tired of writing huge XMLHTTPRequests in your JavaScript code? Oh, you already stopped using those ages ago.. right.. Well, somehow, fetch() never caught my attention until just recently so
Hello everyone! I thought I'd finally share my pet project that I've been working on for a while now called "Prauxy." The main purpose of this app is to let me proxy my
Here's the issue. I'm always messing up my server, but now I'm running more production services on this server than my other server, so I need to figure out how to not lose
Yoga Your Way (YYW) is a school project that I and 6 other teens are assigned to as a "final" project (even though we started it in the 3rd quarter, it lasts until
Hello all! As you may have noticed, my portfolio site has been completely redesigned. If you have not seen it yet, I encourage you to check it out here. Also, a preview of