Skip to content
View bexcoding's full-sized avatar
Block or Report

Block or report bexcoding

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

About Me

Welcome to my GitHub profile. My name is Beck and I am a software developer. I share most of my code here on GitHub for all to see and to show my improvement over time. I am looking to collaborate on any programming project that I can and I am also interested in work opportunities. Unfortunately, while I am finishing up my current contract, I only have 10-15 hours per week to put into projects or software development. After my contract, I will be looking for full time work. If you are interested in viewing my portfolio website to find out more about me or get a copy of my most recent resume, click on the link for "Personal Website".

Personal Website: https://bexcoding.github.io/

Contact: beckhv2@gmail.com

Languages: Python, HTML/CSS, JavaScript

Currently Learning

  • JavaScript

Current Projects

I am currently working on the following:

Repo Description TODO
bexcoding.github.io My portfolio website hosted through GitHub Add resume components.
Add Linkedin icon when that site is up and running.

Future Projects

  • Create project using flask or django
  • Convert old projects to JavaScript and add to portfolio website:
    • Random password generator
    • Algorithm project
    • Cipher project

Pinned

  1. bexcoding.github.io bexcoding.github.io Public

    My portfolio website hosted through GitHub

    JavaScript

  2. minesweeper minesweeper Public

    Game in the style of classic minesweeper.

    JavaScript

  3. color-picker color-picker Public

    Tool for picking and viewing custom colors.

    JavaScript

  4. color-palette-generator color-palette-generator Public

    Creates a color palette and displays the results.

    JavaScript

  5. algorithms-project algorithms-project Public

    Implementation of various famous sorting and searching algorithms.

    Python

  6. cipher-project cipher-project Public

    Implementation of different famous ciphers for basic encryption and decryption.

    Python