Skip to content
View jonan-burg's full-sized avatar
💭
hi lol
💭
hi lol

Block or report jonan-burg

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PortMortem PortMortem Public

    A port scanning and CVE risk assessment tool built on Nmap and the National Vulnerability Database.

    Python

  2. lwis lwis Public

    Graph-diffusion orthonormalization of word embeddings using the Graph Laplacian, heat PDE, and Laplace Transform; a micro-project applying PDEs, Vector Spaces, and Laplace Transforms to NLP

    Python

  3. er-scheduling-sim er-scheduling-sim Public

    A C program simulation of a Hospital ER scheduling system demonstrating OS concepts - pthreads, priority scheduling, synchronization, IPC, and dynamic memory management.

    C

  4. simple-file-encrypter simple-file-encrypter Public

    A simple command-line file encryptor written in C that uses a Caesar cipher to encrypt and decrypt text files.

    C

  5. er-scheduling-sim-py er-scheduling-sim-py Public

    Hospital ER Scheduling Simulation - Python + Flask + Web Dashboard. Models OS concepts: priority/FCFS/Round-Robin scheduling, multithreading, mutex synchronization, IPC pipes, aging (starvation pre…

    Python

  6. tic-tact-toe tic-tact-toe Public

    A console-based Tic-Tac-Toe game in C featuring continuous gameplay, where the oldest moves are removed when the board fills, eliminating draws and introducing dynamic strategy.

    C