Skip to content
View brunscii's full-sized avatar

Block or report brunscii

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

brunscii's (Chris's) github

Hi, my name is Chris and I'm a Web Developer/Data Analyst that is always looking to learn. The more we know, the quicker we can pick up new skills.

I ♥️ markdown and writting code

My love of programming goes back to my first year of college in 2008 when I took a class in C++. I instantly fell in love with the ability to create and solve problems that programming gave me. I learned C++, C#, Java, Python 2.5, and VB.NET at the local college. There I also took plenty of IT courses and learned the ins-and-outs of linux, networking, and hardware. Later I transferred to UNCW where I learned data structures, algorithms, ASM, digital arts, and some of the more conceptual bits of computer science.

In more recent years I have learned Python 3.X, SQL, Pandas, HTML, (s)CSS, JavaScript, TypeScript, Node, React and more on my own using resources like freeCodeCamp, MDN, youtube, Coursera, and tons of practice.

📫 How to reach me brunscii@gmail.com

Popular repositories Loading

  1. brunscii brunscii Public

    Config files for my GitHub profile.

  2. fileChecker fileChecker Public

    Python

  3. isz-tool isz-tool Public

    Forked from oserres/isz-tool

    isz-tool is a command line utility to manipulate ISZ files (.isz), including .isz to .iso conversion

    Python

  4. wordul wordul Public

    This is a terminal wordle knockoff for demonstration purposes

    Python

  5. brunscii.gitub.io brunscii.gitub.io Public

  6. bootColor bootColor Public

    This is a small bootloader I wrote in college for fun. It just loads colors on the screen after loading.

    Assembly