How I built my portfolio using Next.JS and SQLite DB — [Part 3]Authentication system with a hand-coded simple auth middlewareApr 241Apr 241
How I built my portfolio using Next.JS and SQLite DB — [Part 2]Building API routes and using SQLite as a database with Next.JSApr 14Apr 14
How I built my portfolio using Next.JS and SQLite DB — [Part 1]Hey there fellow devs! Some time ago while chilling with my fellow developer, we started talking about JavaScript and he pulled up Next.JS…Apr 13Apr 13
Cross-Browser Responsive Typography with pure CSS.Ever wondered why there is so much emphasis on responsive design? Responsive design doesn’t just mean compatibility between desktop view…Jan 26, 2021Jan 26, 2021
Published inJavaScript in Plain EnglishHow to build a Content Diff View in vanilla JavaScriptHello y’all, let’s talk about “Diff View” today and see how we can achieve that in our project. You can get the JS file from tnwinc’s repo…Aug 10, 20201Aug 10, 20201
Published inJavaScript in Plain EnglishHow to transfer blobs from a Chrome Extension (with Gotchas)Have you ever built a chrome extension and recorded a video / uploaded a photo and wanted to transfer the data to your website for further…Jul 2, 2020Jul 2, 2020
CSS Parallax “Explore Space” effect with HTML, CSS, JS (scroll animation)Hi y’all, hope you’re doing good. I am excited to share this article with you all. It is an animation that you see in the gif above. I…Mar 29, 2020Mar 29, 2020
Published inThe StartupNodeJS Postgresql Bulk upsert.Hello people! Lately I have been working a lot with Postgresql and NodeJS. One of the latest requirements I have faced is a CHALLENGE…Aug 23, 20191Aug 23, 20191
Support chat with Angular + Firebase Realtime DatabaseHey folks, hope you’re all doing good. Recently, while working on a project, I got a requirement for a chat service, but this time, using…May 21, 2019May 21, 2019