Pinned Repositories
bank-api
BANK JSON API SERVER with Golang, Gorilla/mux, MongoDB and JWT
task-organizer
A simple Task-Organizer / Drag and Drop Kanban Board
mathis-k's Repositories
mathis-k/bank-api
BANK JSON API SERVER with Golang, Gorilla/mux, MongoDB and JWT
mathis-k/task-organizer
A simple Task-Organizer / Drag and Drop Kanban Board
mathis-k/bplustrees
mathis-k/btrees
This repository provides a C++ implementation of a B-tree data structure for efficient insertion, deletion, and search operations, including custom exception handling and key-value storage.