Pinned Repositories
2023-Kotlin-Advent-Of-Code
Advent of Code 2023 in Kotlin
andOTP
Open source two-factor authentication for Android
Android-Net-Info
Android app that provides simple WAN/LAN network information
Android-Open-BP
Open source Android blood pressure tracking app
ESU_OpenRA
A duplicate repository for the OpenRA project, for use in graduate research for thesis completion in the Computer Science department at East Stroudsburg Univeristy
Kotlin-AoC-API
Kotlin API for pulling input data for a specific year/day for Advent of Code (https://adventofcode.com/)
LaTeX-Resume-Template
A simple resume template geared toward software engineers, written in LaTeX
Loot-Hoard-DnD-Discord-Bot
A Discord bot for splitting D&D loot amongst players
Mapbox-Android-App-Test-Template
Basic MapBox example repository
Network-Interface-Checker
Simple Kotlin application that displays the currently available network interfaces on your machine
jsoberg's Repositories
jsoberg/ESU_OpenRA
A duplicate repository for the OpenRA project, for use in graduate research for thesis completion in the Computer Science department at East Stroudsburg Univeristy
jsoberg/C-Pthread-Sort-Comparison
A C project that I worked on during my first year of my Master's program in 2014, comparing the performance of sorting a large set of integers with differing numbers of threads.
jsoberg/Monte-Carlo-Worm-Simulation
A rough simulation of worm propagation within a MANET, developed for an Introduction to Research graduate course.
jsoberg/objectbox-java
ObjectBox is a superfast lightweight database for objects
jsoberg/Objectbox-Java-MultipleEmissionBug
Test case showing evidence of a bug that sometimes causes multiple emissions for a query when there is only one put() call into an empty store. Issue #695 on the ObjectBox-Java repository: https://github.com/objectbox/objectbox-java/issues/695
jsoberg/Soberg-Missile-Command
Unity Missile-Command type game, built as part of a computer science graduate game/graphics course.
jsoberg/Unity-Procedural-Generation-Example
Example of procedural generation built in Unity for a graphics development course.