Building Your Portfolio Website: A Cost-Effective Guide for Beginners 14 May 2024/Portfolio Website

When I decided to create a portfolio website, I sought the most economical way to build and launch it. I experimented with various website builder platforms and even attempted to create the website using Python, but I never got around to hosting it. After thorough research, I realized that creating my own website using HTML, CSS, and JavaScript would be the best approach.

Read more
Selenium Web Scraping Tutorial: Scrape StepStone Job Listings in 20 Minutes 12 April 2025/Programming

While working on a project, I needed to web scrape data from websites. Before targeting the actual website, I practiced on a similar one — StepStone. Here’s how I did it, so you can too.

Read more