Aditya Narayan

Aditya Narayan

Password Generator with React and Tailwind CSS

In this blog post, we will explore a practical project—a password generator built using Vite, React, and Tailwind CSS. This project allows you to customize and generate passwords with different lengths and characteristics, such as including numbers or special characters.…

Simple Counter Application with React

In this blog post, we’re going to explore a straightforward yet instructive project—a counter application built using React. This project allows you to increase or decrease a counter’s value with just a click of two buttons. The structure is minimal…

YouTube Video Downloader Script in Python

In this blog post, I will walk you through the process of creating a simple YouTube video downloader script in Python. This script will allow you to download YouTube videos by providing their URLs. We will use the PyTube library…

Investigating an APT with Splunk – Part 2

Hey folks, we’re back with the next chapter of our APT investigation journey. If you’ve been following along, you know we’ve been knee-deep in this cyber-security challenge. In Part-1, we scratched the surface and uncovered some interesting details about an…