Skip to content
View gandalf-ddj's full-sized avatar

Block or report gandalf-ddj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
gandalf-ddj/README.md

๐Ÿ‘‹ Hi, I'm Daniel (a.k.a. gandalf-ddj)

I'm a junior Python developer building clean, terminal-based applications that solve real-world problems. I'm passionate about writing code that makes life easier โ€” whether it's organizing files, tracking expenses, or managing inventory.


๐Ÿ’ผ Projects I'm Proud Of

๐Ÿ”น File Organizer
A Python script that automatically organizes files by extension into categorized folders.

๐Ÿ”น Inventory Tracker
A command-line tool for managing inventory using dictionaries and file persistence.

๐Ÿ”น Expense Tracker
A lightweight app to log daily expenses and total spending over time.


๐Ÿ› ๏ธ Tech Stack

  • Python (core + built-in modules like os, shutil, csv)
  • Git & GitHub
  • Terminal-based development
  • Currently learning: Object-Oriented Programming, APIs, error handling

๐ŸŒฑ What I'm Working On

  • Building a full Python portfolio
  • Learning to write cleaner, more reusable code
  • Exploring beginner freelance projects and remote dev work

๐Ÿ“ซ Let's Connect

Want to chat code, collab, or hire me?

Pinned Loading

  1. file-organizer file-organizer Public

    Python script that organizes files into folders by extension

    Python

  2. weather-cli-app weather-cli-app Public

    Python

  3. web_scraper_csv web_scraper_csv Public

    Python

  4. inventory-tracker inventory-tracker Public

    A terminal-based inventory tracking system with persistent JSON storage. Built in Python.

    Python