Skip to content
View compact-disc's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report compact-disc

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

Hi there, I'm Christopher DeRoche πŸ‘‹

I am a Software Engineer that specializes in the C#/Dotnet/ASP.NET Core space.

Professional Certifications

My Programming Languages:

  • C# ⭐
  • Java
  • Python
  • C
  • SQL

Learn List:

  • Go
  • Rust

My Favorite Projects:

  • Gamer Bot
    • Discord bot with a bit of everything.
  • Guardian Angel
    • My independent study project at Indiana University from Fall 2019 to Spring 2020.
  • Status
    • Spring Boot application to monitor my data center operations.
  • Auto Clicker
    • GUI based application to automatically run a Windows mouse for games.

Data Center:

My data center is used for cdero.com, status.cdero.com, MariaDB, Apache, game servers, Plex Media, VMware ESXi, FreeNAS, pfSense, and OpenVPN. I run it in my spare time mostly for practice and enjoyment. It makes deploying my projects a bit easier since it is always on. You can find additional information here.

Connect with me on LinkedIn!

Pinned

  1. GuardianAngel GuardianAngel Public

    A Spring Boot application that gathers and analyzes Twitter data

    Java

  2. Status Status Public

    A Spring Boot application to display the status of multiple services/machines on a network.

    Java

  3. XboxMouse XboxMouse Public

    Simple program that allows an Xbox controller to be used as a mouse on a windows machine.

    C#

  4. AutoClicker AutoClicker Public

    A program to run your mouse automatically for you. Generally used for idle/clicker games.

    C# 1 2

  5. GamerBot GamerBot Public

    A Discord bot with a bit of everything

    Java 1

  6. MapReduce MapReduce Public

    My Python implementation of Map Reduce with Word Count and Inverted Index.

    Python