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
About Oana Rinaldi
Building a Personal Finance Tracker with SQLite and Python
Posted inPython

Building a Personal Finance Tracker with SQLite and Python

Building a Personal Finance Tracker with SQLite and Python   IntroductionKeeping track of personal expenses is essential for financial health, and Python makes it easy to build your own custom…
Posted by Oana Rinaldi March 15, 2026
Image Resizing Automation with Python PIL
Posted inAutomation Scripts

Image Resizing Automation with Python PIL

Image Resizing Automation with Python PIL   IntroductionAutomating repetitive image tasks can save hours of manual work, especially for photographers, web developers, or marketing teams that manage large media libraries.…
Posted by Oana Rinaldi March 14, 2026
Flattening Nested JSON Objects in Python for Data Analysis
Posted inPython

Flattening Nested JSON Objects in Python for Data Analysis

Flattening Nested JSON Objects in Python for Data Analysis   IntroductionJSON, or JavaScript Object Notation, is one of the most common data formats used in APIs, configuration files, and data…
Posted by Oana Rinaldi March 13, 2026
Scheduling Repetitive Tasks Using Cron and Bash
Posted inShell / Bash

Scheduling Repetitive Tasks Using Cron and Bash

Scheduling Repetitive Tasks Using Cron and Bash   IntroductionAutomation is at the core of modern system administration and software operations. Repetitive tasks, such as database backups, log cleanup, and temporary…
Posted by Oana Rinaldi March 12, 2026
Automate Your File Organization with Python
Posted inAutomation Scripts

Automate Your File Organization with Python

Automate Your File Organization with Python   IntroductionWe all know the pain of a cluttered downloads folder. Files pile up, making it nearly impossible to find what you need. Fortunately,…
Posted by Oana Rinaldi March 11, 2026
Visualizing Graph Traversal: DFS vs. BFS in Python
Posted inGraph Theory

Visualizing Graph Traversal: DFS vs. BFS in Python

Visualizing Graph Traversal: DFS vs. BFS in Python   IntroductionGraphs are powerful data structures that model relationships among interconnected elements—think of social networks, recommendation systems, or network routing maps. Traversing…
Posted by Oana Rinaldi March 10, 2026
Regex-Powered Text Extraction: From Logs to Insights
Posted inPython

Regex-Powered Text Extraction: From Logs to Insights

Regex-Powered Text Extraction: From Logs to Insights   IntroductionIn the world of system administration and software engineering, log files and configuration data are treasure troves of insights — but only…
Posted by Oana Rinaldi March 9, 2026
Mastering Async JavaScript: Build an API Data Aggregator
Posted inJavaScript

Mastering Async JavaScript: Build an API Data Aggregator

Mastering Async JavaScript: Build an API Data Aggregator   Introduction: In modern web development, working with multiple APIs simultaneously is a common pattern — whether for building dashboards, aggregating data…
Posted by Oana Rinaldi March 8, 2026
Bash Power Moves: A One-Liner for Automated Log Cleanup
Posted inShell / Bash

Bash Power Moves: A One-Liner for Automated Log Cleanup

Bash Power Moves: A One-Liner for Automated Log Cleanup   Introduction: Log files are essential for debugging, monitoring, and auditing — but if left unchecked, they can easily balloon in…
Posted by Oana Rinaldi March 7, 2026
Use Bash to Monitor and Restart Crashed Services Automatically
Posted inShell / Bash

Use Bash to Monitor and Restart Crashed Services Automatically

Use Bash to Monitor and Restart Crashed Services Automatically   IntroductionIn production environments, even the most stable services can fail unexpectedly. Maintaining uptime often requires an automated solution that monitors…
Posted by Oana Rinaldi March 5, 2026

Posts pagination

1 2 3 … 19 Next page

Recent Posts

  • 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
  • Automate Your File Organization with Python

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