03-11-2020

Home Server with Proxmox

I Repurposed an Old Computer into a Homelab Using Proxmox

17-02-2021

Discord Bot Development in Python

I Created a Discord Bot in Python for My Discord Server

31-06-2021

Game Server Hosting in Ubuntu/Docker

Deploying Game Servers Using My Home Server

04-09-2021

Installation of Hardware-Based Firewall

Installing pfSense to Add an Additional Layer of Protection to My Home Network

14-09-2023

Raspberry Pi-Based Remote IoT Pentesting Platform

Building a Secure Future Through IoT Security Testing

06-05-2022

Burp Suite Academy SQL Injection Pathway

Finding and Exploiting SQL Injections Using Burp Suite

22-01-2023

Mastering Python: My Journey Through the Python Crash Course

Understanding Python Concepts with Eric Matthes' Python Crash Course

2023-12-07

ePortfolio Website

Static Markdown Website made with NextJS 13, Tailwind CSS & Vercel

15-01-2024

Dockerizing My Discord Application

Efficient CI/CD Pipeline with Docker for Discord Bots

29-01-2024

Setting Up a Grafana Dashboard for Proxmox Metrics

Monitoring Proxmox with Grafana and InfluxDB via Docker

29-04-2024

Automating Django App Deployment with CI/CD and Docker

How I Deployed a Django To-Do List App Using GitHub Pipelines and Docker on a Proxmox Server

17-07-2024

Securing My Domain with HTTPS: From IP to arsank47.dev

A Guide to Configuring a Reverse Proxy and HTTPS for arsank47.dev with Nginx

29-04-2024

Automating EC2 Deployment with Terraform and Nginx Reverse Proxy Setup

How I Used Terraform to Provision an EC2 Instance, Set Up a Basic Web Server, and Configure Nginx as a Reverse Proxy

2024-11-19

Automated React Web App Deployment with Jenkins and Netlify CLI

Using Jenkins, Docker-in-Docker (DIND), and Netlify CLI to Deploy a React Web App