Skip to content
Art of Coding

Art of Coding

  • Advanced
  • AI / Machine Learning
  • Algorithms
  • API Integration
  • Automation Scripts
  • Beginner
  • C#
  • C++
  • Data Structures
  • Databases
  • DevOps / CLI Tools
  • Dynamic Programming
  • Go
  • Graph Theory
  • HTML / CSS
  • Intermediate
  • Java
  • JavaScript
  • Python
  • Recursion
  • Rust
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
  • TypeScript
  • Uncategorized
  • Web Development

Posts by Oana Rinaldi

  • Home
  • Oana Rinaldi
  • Page 13
About Oana Rinaldi
Automate Invoice Generation with Python and Jinja2
Posted inPython

Automate Invoice Generation with Python and Jinja2

Automate Invoice Generation with Python and Jinja2   Generating invoices manually can be time-consuming and error-prone—especially for freelancers or small businesses juggling multiple clients. With Python and Jinja2, you can…
Posted by Oana Rinaldi September 27, 2025
“Set It and Forget It” Web Scraper in Python Using schedule + requests
Posted inPython

“Set It and Forget It” Web Scraper in Python Using schedule + requests

"Set It and Forget It" Web Scraper in Python Using schedule + requests   Web scraping has become an essential tool for automation, data monitoring, and real-time notification systems. Whether…
Posted by Oana Rinaldi September 26, 2025
[Python] Turn Gmail into an Automated Alert System
Posted inPython

[Python] Turn Gmail into an Automated Alert System

[Python] Turn Gmail into an Automated Alert System   In today's world of ever-growing email notifications, manually checking important emails can be inefficient. Imagine a script that scans your Gmail…
Posted by Oana Rinaldi September 25, 2025
Automate Daily Git Backups with Bash Scripts
Posted inShell / Bash

Automate Daily Git Backups with Bash Scripts

Automate Daily Git Backups with Bash Scripts   Keeping your source code safe and versioned is one of the core principles of modern software development. Git is already a powerful…
Posted by Oana Rinaldi September 24, 2025
Automate File Backup With a Bash Script and Cron Job
Posted inShell / Bash

Automate File Backup With a Bash Script and Cron Job

Automate File Backup With a Bash Script and Cron Job   Backing up important data is essential for developers, system administrators, and anyone handling critical files. In this post, we'll…
Posted by Oana Rinaldi September 23, 2025
SQL Window Functions Demystified: Real Analytics Queries Explained
Posted inSQL

SQL Window Functions Demystified: Real Analytics Queries Explained

SQL Window Functions Demystified: Real Analytics Queries Explained   SQL window functions are one of the most powerful — yet often misunderstood — features in modern SQL. These functions enable…
Posted by Oana Rinaldi September 22, 2025
Bash Scripting Challenge: Find the Top N Largest Files in a Directory Tree
Posted inShell / Bash

Bash Scripting Challenge: Find the Top N Largest Files in a Directory Tree

Bash Scripting Challenge: Find the Top N Largest Files in a Directory Tree   Managing disk space efficiently is a common concern for system administrators and developers alike. Files can…
Posted by Oana Rinaldi September 21, 2025
Clean Up Your Downloads Folder: A Bash Automation Script for Mac/Linux
Posted inShell / Bash

Clean Up Your Downloads Folder: A Bash Automation Script for Mac/Linux

Clean Up Your Downloads Folder: A Bash Automation Script for Mac/Linux   Does your ~/Downloads folder look like a digital junk drawer? PDFs next to random installers, screenshots neighbors with…
Posted by Oana Rinaldi September 20, 2025
Python Script to Auto-Fill Online Forms Using Selenium
Posted inPython

Python Script to Auto-Fill Online Forms Using Selenium

Python Script to Auto-Fill Online Forms Using Selenium   Filling out online forms for surveys, registrations, or repetitive tasks can quickly become a tedious chore. Fortunately, Python combined with Selenium…
Posted by Oana Rinaldi September 19, 2025
Build a YouTube Playlist Downloader with Python and Pytube
Posted inPython

Build a YouTube Playlist Downloader with Python and Pytube

Build a YouTube Playlist Downloader with Python and Pytube   If you've ever wanted to download an entire YouTube playlist for offline viewing or archiving, Python makes this process simple…
Posted by Oana Rinaldi September 18, 2025

Posts pagination

Previous page 1 … 11 12 13 14 15 … 19 Next page

Recent Posts

  • Building a Simple Chatbot Using Python’s OpenAI API Wrapper
  • Building a Personal Finance Tracker with SQLite and Python
  • Image Resizing Automation with Python PIL
  • Flattening Nested JSON Objects in Python for Data Analysis
  • Scheduling Repetitive Tasks Using Cron and Bash

Recent Comments

No comments to show.

Archives

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025

Categories

  • Algorithms
  • Automation Scripts
  • Databases
  • DevOps / CLI Tools
  • Graph Theory
  • Java
  • JavaScript
  • Python
  • Recursion
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
Copyright 2026 — Art of Coding. All rights reserved. Bloghash WordPress Theme
Scroll to Top