Skip to content
View KrisJCarroll's full-sized avatar
  • Alaska

Highlights

  • Pro

Block or report KrisJCarroll

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
  • Compiles a small subset of Pascal into instructions for the SAD VM instruction set architecture.

    C++ Updated Mar 13, 2021
  • RegExEngine Public

    Python implementation of a RegEx Engine that handles basic DFA/NFA state machine operations.

    Python Updated Feb 25, 2020
  • csce-a321 Public

    Files for the CSCE A321 - Operating Systems course at UAA

    C Updated Dec 27, 2019
  • MultiTFTPy Public

    Multi-threaded TFTP server (read only) implemented in Python for CSCE A365 Computer Networks for the University of Alaska Anchorage.

    Python Updated Dec 9, 2019
  • MultipTFTPy Public

    Multi-threaded TFTP implementation in Python for CSCE A365 - Computer Networks for the University of Alaska Anchorage.

    Updated Dec 7, 2019
  • TCPy-Client Public

    Selective repeat TCP client implemented in Python for CSCE A365 (Computer Networks) at the University of Alaska Anchorage

    Python Updated Dec 3, 2019
  • tftp-python Public

    Implementation of TFTP protocol (RFC 1350) in Python for CSCE A365 - Computer Networks at University of Alaska Anchorage.

    Python Updated Nov 23, 2019
  • Python-based intelligent sudoku solver that utilizes constraint propagation to solve given Sudoku board states.

    Python Updated Nov 18, 2019
  • A Python program utilizing hill climbing with random restart and simulated annealing algorithms in order to maximize a limited investment portfolio. Created for CSCE A405 - Artificial Intelligence …

    Python 1 Updated Oct 4, 2019
  • Data structures implemented in C. These were created in preparation for class CSCE A321 (Operating Systems) at the University of Alaska Anchorage

    C Updated Sep 11, 2019
  • csce-a331 Public

    Various assignments and examples of code in many different languages including: Lua, Haskell, Forth, Scheme, and Prolog

    Lua Updated Sep 11, 2019
  • Implementation of naive, Rabin-Karp and Knuth-Morris-Pratt pattern searching algorithms in Python. Created for class CSCE A351 at University of Alaska Anchorage.

    Python Updated Sep 4, 2019
  • automata Public

    Automaton processing engine to ultimately read in regular expressions and generate appropriate NFA and DFAs that correspond to the regular expression. Created for class CSCE A351 at University of A…

    Python Updated Sep 4, 2019
  • Generates random text through Markov n-chain creation from any desired corpus of text. Degree of n can be adjusted to produce more random or less random text.

    Python Updated Sep 4, 2019