Sign in
Home
Featured
Python Automation
Python Basics
Python Projects
Sign in
Welcome!
Log into your account
your username
your password
Forgot your password?
Privacy Policy
Password recovery
Recover your password
your email
Search
Search
Search
Home
Featured
Python Automation
Python Basics
Python Projects
Python Projects
Python Crash Course: Fast-Track Your Coding Skills from Zero
shanethornhill
-
April 15, 2026
Learn Python fast with hands-on projects. This crash course teaches variables, loops, and automation through tiny scripts—no heavy theory required.
Read more
How to Build a File Organizer Script in Python That Sorts Files Automatically
shanethornhill
-
April 7, 2026
Learn how to build a file organizer script in Python that sorts your Downloads folder automatically using pathlib, os, and shutil.
Read more
How to Automate Excel Tasks with Python: A No-Code Approach
shanethornhill
-
March 26, 2026
Learn how to automate Excel tasks with Python without coding experience. Use ready-made scripts to merge files, clean data, and format in minutes.
Read more
Python Projects
Build a Budget Tracker in Python with CSV Storage
shanethornhill
-
January 10, 2026
Learn to create a budget tracker in Python using CSV files. Save transactions, filter entries, and export reports—no database needed.
Python Projects
Build a Command-Line Todo App in Python with Argparse
shanethornhill
-
December 15, 2025
Learn to build a command-line todo app in Python with argparse. Add, list, mark done, and delete tasks using simple commands and JSON storage.
Python Projects
How to Automate Email Sending with Python and smtplib in Minutes
shanethornhill
-
November 18, 2025
Learn how to automate email sending with Python and smtplib in minutes—no fancy tools needed. Plain text, HTML, attachments, and scheduling included.
Python Projects
How to Create a Password Generator and Manager in Python
shanethornhill
-
August 25, 2025
Build a simple Python password generator and manager that creates strong passwords, encrypts them safely, and stores them in a local vault you control.
Python Projects
Build a REST API in Python with Flask for Absolute Beginners
shanethornhill
-
July 27, 2025
Learn to build a REST API in Python with Flask for beginners—no database, no heavy setup. Get your first endpoint running in minutes.
Python Projects
Python Automation: Rename and Organize Photos by Metadata with EXIF Data
shanethornhill
-
June 30, 2025
Learn how to auto-rename and organize photos by date, device, or location using Python and EXIF metadata. One script replaces hours of manual sorting.
Hacks
Featured
Python Crash Course: Fast-Track Your Coding Skills from Zero
April 15, 2026
0
Learn Python fast with hands-on projects. This crash course teaches variables, loops, and automation through tiny scripts—no heavy theory required.
Python Projects
How to Build a File Organizer Script in Python That Sorts Files Automatically
April 7, 2026
0
Learn how to build a file organizer script in Python that sorts your Downloads folder automatically using pathlib, os, and shutil.
Python Automation
How to Automate Excel Tasks with Python: A No-Code Approach
March 26, 2026
0
Learn how to automate Excel tasks with Python without coding experience. Use ready-made scripts to merge files, clean data, and format in minutes.
Featured
Free Python Course Options That Actually Teach Programming
March 24, 2026
0
Compare the best free Python courses that teach real programming. Find quick practice, CS depth, or project-based learning without spending a dollar.
Python Basics
Step-by-Step Plan to Learn Python in 12 Weeks for Beginners
March 13, 2026
0
Learn Python in 12 weeks with a project-first plan. Build real scripts, automate tasks, and finish with a GitHub portfolio piece.