I'm a Front End Software Engineer & Web Security Penetration Tester. I am passionate about software architecture and software security, throughout the years I've been thinking that if we combined them we could create a secure and scalable big software applications.
Blog Posts
React Toast Component and Custom Hook using Tailwindcss.
This blog post is about creating a custom toast component that works with tailwindcss.
Sat Mar 20 2021
Next.js, Typescript and ESLint Starter Configuration.
Follow the steps laid out in this article to have a Typescript and ESLint configured starter template.
Sun Mar 21 2021
Fetching Youtube Channel Information and Videos using Youtube API.
Learn how to fetch Youtube channel information and all uploads with the Youtube API.
Sun Mar 21 2021
Next.js Data Fetching Methods Explained
All of the data fetching methods Next.js has to offer, explained. When to use different data fetching methods in Next.js.
Thu Jul 08 2021
Highlight Project
Code Snippets
UseSWR prefetch, pagination and search example.
Code for prefetching and statically generating a page then taking over with useSWR for pagination and search on client side.
Tue Aug 17 2021
Graphql Server in Next.js Route
Code drop for creating a graphql server in a Next.js Application route.
Tue May 04 2021
All the MDX functionality required for a Blog with JSX components.
Code drop for functionality required to create a Markdown Blog with JSX components.
Mon Mar 22 2021
Fetching Videos and statistics from Youtube.
Code drop for fetching statistics and videos from Youtube.
Mon Mar 22 2021