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

Block or report henderson-01

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
henderson-01/README.md

Ubuntu macOS Python Bash Ollama LM Studio

🚀 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.


Tip

Beware of Free APIs Sometimes, the greatest cost of a zero-dollar tool is the security of your own secrets.


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

Pinned Loading

  1. 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

  2. Lotto-number-picker Lotto-number-picker Public

    A Python-based random lottery number generator created while learning programming fundamentals on Ubuntu.

    Python

  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 1

  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