Pinned Repositories
22FCS3210
Code for CS 3210 (Principles of Programming Languages), Fall 2022
AlgorithmsUtil
async-chat-server
Example asynchronous chat server in C++ using standalone Asio and TCP sockets.
author-sct
Flexible, GUI-based server creation and management tool built for speed and rapid prototyping.
AutoProgressBar
A progress bar wrapper class for any function or iterable of functions.
CNESEmu
Nintendo Entertainment System (NES) emulator.
Concurrent-Networking-App-Java
CorePython3-LessonExamples
sdl-static-link-on-windows
CMakeLists.txt example for projects statically linking SDL2 on Windows.
cjens00's Repositories
cjens00/sdl-static-link-on-windows
CMakeLists.txt example for projects statically linking SDL2 on Windows.
cjens00/22FCS3210
Code for CS 3210 (Principles of Programming Languages), Fall 2022
cjens00/AlgorithmsUtil
cjens00/author-sct
Flexible, GUI-based server creation and management tool built for speed and rapid prototyping.
cjens00/AutoProgressBar
A progress bar wrapper class for any function or iterable of functions.
cjens00/CNESEmu
Nintendo Entertainment System (NES) emulator.
cjens00/Concurrent-Networking-App-Java
cjens00/CorePython3-LessonExamples
cjens00/cs39aa_project
Coursework for NLP with Deep Learning [CS39AA] - Project 1: Exploratory Data Analysis
cjens00/CSharpCXXInterop
An example of interoperability in C#.
cjens00/dll-example
cjens00/gitpod
cjens00/GitpodJava
cjens00/Go-ChatServer
cjens00/golang-projects
My Go projects.
cjens00/libsixel
A C language SIXEL encoder/decoder implementation, forked from saitoha/libsixel after @saitoha vanished. Receives security patches, accepts PR's filed preferably here but also at saitoha/libsixel.
cjens00/lua-basics
Covering the basics of Lua as per Pluralsight author John Sonmez. This helped me to understand the language quickly and effectively.
cjens00/lxv-mmo
cjens00/MemoryDemo
cjens00/MonoGame
One framework for creating powerful cross-platform games.
cjens00/MouseLanguage
Private - Programming Project 1 - CS 3210, Instructor: Dr. Mota
cjens00/progfun-wiki
cjens00/rails-audit
cjens00/RefactoringGuru-DesignPatterns
Example implementations of design patterns for practice.
cjens00/ruby-koans
My journey on the path to enlightenment. Credit: http://rubykoans.com/ , http://edgecase.com/
cjens00/Ryujinx
Experimental Nintendo Switch Emulator written in C#
cjens00/ScalaGitpod
cjens00/SoftwarePerPixelShader
cjens00/Sprytile
A Blender add-on for building tile based low-poly scenes with paint/map editor like tools
cjens00/sudokuSolver