Skip to content
View pickwick-rudge's full-sized avatar

Block or report pickwick-rudge

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
pickwick-rudge/README.md
  • 👋 Hi, I’m @pickwick-rudge

I'm a DevOps and cloud engineer trying to get back into application development, preferably back-end development.

  • 👀 I’m interested in ...

Learning everything I can about computers, from top to bottom. There's unfortunately limited time in life, and I simply can't remember everything, but I'm interested in learning about such varied topics as Test-Driven Development, database administration, embedded systems programming, API development, and operating system kernel development.

  • 🌱 I’m currently learning ...

I don't typically do software development outside of work (my eyes riot after a while for a break from screens), but when I do, I typically play with Python.

  • 💞️ I’m looking to collaborate on ...

Small projects that better the world in some way.

  • 📫 How to reach me ...

Send me a message here!

Popular repositories Loading

  1. hello-world hello-world Public

    This is my very first repository; I'm brand-new to Github!

  2. Practice-Python-Exercise-Solutions---Work-in-Progress Practice-Python-Exercise-Solutions---Work-in-Progress Public

    I'll continue to upload more of my solutions to the exercises as I complete them. https://www.practicepython.org/

    Python

  3. Wright-State-University-Lake-Campus-IT-Dept.-Homepage Wright-State-University-Lake-Campus-IT-Dept.-Homepage Public

    A webpage I coded for the Wright State University Lake Campus IT Department. This is a replacement home page for their department.

  4. Binary-to-Int-Converter Binary-to-Int-Converter Public

    Takes a binary list and converts it to an integer - the first solution is mine, the second is my edit to a cleverer solution I found after I submitted mine. :D

    Python

  5. Simple-Pedometer-Script Simple-Pedometer-Script Public

    A simple little Python script for counting steps

    Python

  6. Digital-Root Digital-Root Public

    An exercise I solved (albeit clumsily) on Codewars

    Python