Skip to content
View unprosaiclabyrinth's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report unprosaiclabyrinth

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 Loading

  1. Theseus Theseus Public

    Production repo for an intelligent agent in the wumpus world.

    Scala

  2. uffd-monitor uffd-monitor Public

    A userspace code execution monitor that reduces executable code in memory.

    C

  3. BedREST BedREST Public

    An LLM web service in the cloud -- the repo has this ridiculous name because GitHub wouldn't let me name it λλM (Homework 3, CS 441, Fall 2024 @ UIC).

    Scala

  4. tokproc tokproc Public

    A dynamically distributed master-slave system that computes token embeddings from a text corpus (Homework 1, CS 441, Fall 2024 @ UIC).

    Python

  5. incsum incsum Public

    Prove spec for a program that increases a list and sums it in parallel (Final project, CS 472, Spring 2024 @ UIC).

    Coq

  6. connect4 connect4 Public

    Networked and multithreaded implementation of two-player connect 4 (Project 3, CS 342, Fall 2022 @ UIC).

    Java