github - Kevin Uriel Fonseca
YTDownloader on May 30, 2022
Changelog for 05/30/2022 Videos are now dowloaded to the proper container found. Not need to rename them.
Read more
GitHub, Creating a Project The Right Way!
There’s something that I find myself doing every time I create a new project and that is, creating repositories from scratch to push or pull code. Get Everything Ready for our GitHub Repository! To begin with, everytime we want to transfer a project from our […]
Read more
GitHub ReadME in NextJS
GitHub Account Setup and Env Variables in NextJS First thing first, to get the readME file we need access to our GitHub personal account settings and will need to generate a new personal token. Once that is done, copy the token and create a document […]
Read more
A YouTube Downloader App using ExpressJS, NodeJS and Custom Code
Background Let’s start by saying this was just a fun project that I wanted to create in order to have something new as part of my portfolio. Since every single website that I know about that provide this type of service are still made with […]
Read more
Creating a Good Looking ReadME for your GitHub Profile
Yes, I know! Yes, yes, I know this has been known for quite a while already but guess what? I was one of the first bloggers to talk about it when it was first announced back then. However, this is a new blog, a new […]
Read more
How to create a QR Code for a Webpage using ReactJS
How it Started? That’s the funny part, I was using the Google Chrome search bar when I noticed there was an icon which triggered an option of “Create QRCode for this Website” whenever I was hovering over it. It only took about 3 seconds for […]