Skip to content
View dmnemec's full-sized avatar
  • Walmart Global Tech
  • Cedar Falls, IA
Block or Report

Block or report dmnemec

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

Pinned

  1. copy_file_to_another_repo_action copy_file_to_another_repo_action Public

    This GitHub Action copies a file from the current repository to a location in another repository

    Shell 182 199

  2. slackbot-go slackbot-go Public

    Framework for creating bots in Slack using Go. Also includes some functions for interacting with the Basecamp 2 API.

    Go 5 3

  3. rjpepmeyer/compilers rjpepmeyer/compilers Public

    Flair Compiler for Translation of Programming Languages CS 4550

    C++ 2 2

  4. Project-1 Project-1 Public

    Final project for Software Engineering course. A retail Point-of-Sale system (aka cash register) that also tracks inventory and generates reports.

    Java 1

  5. NetworkBoggle NetworkBoggle Public

    The game Boggle written using a server running C and clients running Java. Made to demonstrate interaction over a network using websockets and between multiple languages.

    C

  6. stateTCP stateTCP Public

    Simulates TCP states

    C++