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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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

Web

TimeTracer

A Chrome exstention that tracks the time one spends on sites visted, it stores all data localy and provides a weekly average of time spent for each site. Chrome Store, github repo.

Re-Note-ed

A note taking web application, A React.js and Typescript web app - React.js frontend and google-firebase backend. Has cuntinues intagration workflow practices. 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

Native Apps

Quote-cli

A command-line interface / tool built in Go-lang that displays inspirational quotes, with features to search, and filter quotes by author or tag. Designed for quick access to motivation directly from the terminal. Uses continuous integration testing and style checking repo.

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.

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