Open menu

_projects

projects
//

projects

/

all;

Project 1

// _owldb

A RESTful NoSQL document database in Go featuring JSON schema validation, hierarchical document storage, real-time subscriptions with server-sent events, and basic token-based authentication and atomic operations.

view-project

Project 2

// _m3ssag1n8

A real-time, web-based messaging app in TypeScript featuring user login, hierarchical workspaces and channels, rich markdown-style post formatting, emoji reactions, and live updates via server-sent events.

view-project

Project 3

// _golem

An interpreter written fully in golang. Compiler soon to come.

view-project

Project 4

// _goserve

A secure and maintainable snippet-sharing web application in Go, implementing session-based authentication, HTML templating, and MySQL integration

view-project

Project 5

// _feat

A large-scale Java application that automatically generates concise black-box test suites for Python functions using data-driven analysis of buggy student implementations to support formative and summative feedback in programming education.

view-project

Project 6

// _malloc

A dynamic memory allocator in C that implements custom versions of malloc, free, and realloc using implicit free lists, first-fit placement, boundary-tag coalescing, and a consistency-checking heap validator.

view-project

Project 7

// _shell

A Unix shell implemented in C that supports job control, foreground and background execution, custom built-in commands (jobs, fg, bg, quit), signal handling (SIGINT, SIGTSTP, SIGCHLD), and process management using fork, execve, and waitpid.

view-project

Project 9

// _zeno

terminal based project helper.

view-project