Skip to content
View ckberns's full-sized avatar
  • Iowa
  • 07:57 (UTC -05:00)

Highlights

  • Pro

Block or report ckberns

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

Hi there 👋, my name is Brandon.

Aspiring Software Developer

My passion for programming is driven by my desire to understand how technology functions on a deeper level. My favorite projects are those that are practical in everyday life. I am always searching for new ways to challenge myself. In the near future, I would like to begin dabbling in game development.

  • 🔭 I’m currently working on expanding my knowledge of Python.
  • 🌱 I’m currently learning C++ and SQL.
  • 👯 I’m looking to collaborate on projects that take me out of my comfort zone.
  • 🤔 I’m looking for help with becoming a competent developer.
  • 😄 Pronouns: he/him
  • ⚡ Fun fact: I have been hiking in the Rocky Mountains.

Languages and Tools:

cplusplus java oracle python qt

GitHub stats

Pinned Loading

  1. Banking-Program Banking-Program Public

    This repository contains a simple banking account project I created using Python.

    Python 1

  2. OOP-Class-with-Unit-tests OOP-Class-with-Unit-tests Public

    This is one of the first projects I created for my introductory Python course. The program was designed to become familiar with OOP principles, as well as performing unit testing.

    Python 1

  3. File-Input-Output File-Input-Output Public

    I created this project for my introductory Python course for an assignment to handle simple file i/o. This program will prompt the user to enter some data, write that data to a file, and output the…

    Python 1

  4. Gathering-Input Gathering-Input Public

    I created this project for my Python II course to practice gathering input from a user.

    Python