You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository demonstrates the implementation of polymorphism in C through the use of an abstract data type (ADT) for matrices. The project showcases how to define and manipulate matrices in a fl…
Beeton Swap API is a Java backend service for token swaps via the DeDust protocol on TON. It provides a REST endpoint for atomic swaps between jettons and TON, supporting multi-step and native rout…
A Java-based virtual machine/runtime simulator that models core operating system concepts such as task scheduling, process/thread execution, shared memory, segmented heap allocation, and instructio…