Skip to content
View Calvinbullock's full-sized avatar

Block or report Calvinbullock

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

Hi there 👋

I am a Software Enginering major at BYU-Idaho, specifically in application design.

Personal Projects

Native Apps

Terminal Chess

This is a terminal chess game, it was my first c++ program before college. repo.

Tile Adventure Game (new-life)

This is a graphical based game that uses tiles to build a map. It currently only has one small map, but is the largest start to finish code base I have created. repo.

Moon Lander (In a repo containing 2 college projects, this is in week-06)

A program that has a graphical and interactive Apollo 1 lander simulation built in c++. Video Demo, code repo.

Orbit Simulator (In a repo containing 2 college projects this is in week-10)

A program that has a graphical and interactive Satallite orbit (around earth) simulation game built in c++. Video Demo, code repo.

Web

Note-ed

A note taking web application, my first React.js web app - React.js frontend and google-firebase backend. repo live site

Car Sales Website

A full stack website I built for my backend dev class. The repo is private on instructer request, but I can show parts of it on request and also have a demo. (Email a Reqest) Video Demo

Skills:

My Language Stats

In addition to the programming languages above, I am workably fluent in linux cli-utilities and git-cli.

📫 How to reach me:

Pinned Loading

  1. _myHome _myHome Public

    My dev dot files nvim, tmux, bash, zsh, etc.

    Lua 2

  2. new-life new-life Public

    A graphical 2D pixel adventure game

    C++

  3. PyServer PyServer Public

    This is a cgi server for my home network and files.

    Python

  4. Chess Chess Public

    This is a simple chess program.

    C++ 1

  5. clt clt Public

    A series of command line tools (only 1 so far).

    Python