Skip to content
View henderson-01's full-sized avatar
☁️
GitHub
☁️
GitHub
  • UK

Block or report henderson-01

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
henderson-01/README.md

🪐 Welcome to my GitHub profile

Ubuntu macOS Python Bash Ollama LM Studio uv & uvx Docker Desktop VirtualBox Git

🚀 Student Developer: Self-directed learner, building projects and documenting my learning journey as I go.


💻 My Setup & Background

  • OS: Mac and transitioned from Windows to Ubuntu (loving the Linux workflow!).
  • Language: Currently mastering Python and computer programming fundamentals.
  • Scripting: Getting comfortable with Bash scripting to automate tasks and level up my command-line skills.
  • Git: Mastering version control locally and syncing my progress here.

🧠 My Learning Philosophy & AI

I’m a firm believer in using modern tools to solve timeless problems. As I navigate the stages of my Python and Bash journey, I don't shy away from using Artificial Intelligence to deconstruct complex logic or debug tricky errors. It’s like having a digital mentor available 24/7.

I find the most value in functional scripts that serve a clear, immediate purpose. I’m focused on writing code that is readable, purposeful, and practical.


📝 Documentation & Help Guides

I enjoy making Markdown Documents! I find that breaking down difficult concepts into simple, scannable guides is the best way to learn. Expect to see various Cheat sheets & Help guides repositories here as I find new ways to simplify coding and application tasks.


💬 Quote of the Day

echo $PATH ... Wait, where am I? – Mr. Bot


🤝 Community Guidelines

I am currently on a learning journey and am always open to constructive feedback! To keep this space productive and friendly, I ask that all interactions follow these principles:

  • Be Kind and Respectful: Please keep feedback professional.

  • Focus on Growth: I value learning, so feel free to share tips or resources if you spot a way I can improve my code.

  • No Harassment: Harassment, gatekeeping, or disparaging language will not be tolerated.

Let's keep the community encouraging for everyone!


GitHub Community Discussions
Join the conversation, ask questions, and share ideas with the global GitHub community.

Pinned Loading

  1. giteyes giteyes Public

    A terminal dashboard for exploring git commit activity. View commit heatmaps, contributor rankings, and file churn hotspots directly in your terminal using UV/UVX.

    Python

  2. uk-keyboard-inverter- uk-keyboard-inverter- Public

    This script is an easy-to-use UK iOS keyboard inverter, primarily inverting the top number row into special characters by default, and some other characters using Keyd for Ubuntu LTS systems. It's …

    Shell

  3. meal-planner meal-planner Public

    This project is a functional meal planner developed as part of my Python learning journey. I built this to practice core programming concepts and to document my progress. I hope it serves as a help…

    Python

  4. Ollama-uninstall-guides Ollama-uninstall-guides Public

    This repository provides a complete guide to uninstalling Ollama on Windows, macOS, and Linux. I originally created this as a personal reference, but decided to make it public since the official do…

    Shell 3

  5. github-pages-template github-pages-template Public

    A sleek, matrix-themed developer portfolio that dynamically fetches your GitHub profile data, including your specialized "Profile README" and public repositories.

    HTML

  6. Password-Generatior-CLI Password-Generatior-CLI Public

    A simple, cryptographically secure password generator for the command line. This tool generates strong passwords locally without relying on any external dependencies or making network requests.

    Python