Skip to content
View csvancea's full-sized avatar

Organizations

@UiPath @unikraft

Block or report csvancea

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
  • CMake Updated Mar 25, 2025
  • Run Unikraft ELF Loader app on Linux executables

    Shell Updated Jul 18, 2023
  • Load and execute Linux ELF binaries

    C Updated Jul 18, 2023
  • Pre-built Dynamic Linux ELFs

    C Updated Jul 17, 2023
  • unikraft Public

    Forked from unikraft/unikraft

    Unikraft is an automated system for building specialized OSes known as unikernels. Unikraft can be configured to be POSIX-compliant. (Core repository)

    C Other Updated Jun 4, 2023
  • fire-alarm Public

    Smart Fire Alarm. Connects to the local WiFi network and notifies the owner's phone/PC in case of fire (smoke + flame detection).

    C++ Updated Jun 1, 2023
  • Java Updated May 29, 2023
  • Built Linux applications (static-pie) for Unikraft binary compatibility mode

    C Updated Apr 24, 2023
  • C Updated Jan 11, 2023
  • 🎮 A lightweight alternative to Lenovo Vantage

    C# MIT License Updated Jul 30, 2022
  • C# Updated May 30, 2022
  • cpl-hw Public

    Compiler for: COOL (Classroom Object Oriented Language)

    Java Updated Jan 25, 2022
  • C Updated Jan 18, 2022
  • cpl-hw-0 Public

    Cool Updated Nov 1, 2021
  • GPU-backed linear-probing hash table implemented in CUDA. Supports batch operations such as insert and retrieval.

    C++ 2 Updated May 23, 2021
  • Assignment: optimize memory/cache accesses as much as possible for a matrix multiplication. The optimized approach is then compared to BLAS (dedicated library for vector and matrix operations)

    C 1 Updated Apr 25, 2021
  • marketplace Public

    Slightly different version of the producer-consumer problem, solved in Python3.

    Python Updated Mar 26, 2021
  • Graphical tool to read and monitor CPU and HDD temperature sensors.

    Python Updated Feb 26, 2021
  • CLI-Forums Public

    CLI forums software with topic subscription support. Communications implemented with custom protocols over TCP & UDP.

    C++ 1 Updated Feb 26, 2021
  • Linux IPv4 Router with ARP and ICMP support

    C++ Updated Feb 26, 2021
  • Simulation of a League of Legends-style game with different types of heroes, abilities, strategies and spells.

    Java Updated Feb 26, 2021
  • Uber simulator for an ever-changing city - example use case for multiple data structures such as: BST, Graph, Dictionary

    C++ Updated Feb 26, 2021
  • Race simulator. Example use case for Skip List - a probabilistic data structure

    C++ Updated Feb 26, 2021
  • Simulation of a battle royale game

    C Updated Feb 26, 2021
  • Prefix-AST Public

    Arithmetic expression evaluator written in x86 assembly.

    Assembly Updated Feb 26, 2021
  • Stegano Public

    A program that encodes secrets into images using different techniques: XOR, LSB encoding, Morse. Developed in x86 assembly.

    Assembly Updated Feb 26, 2021
  • A simple Java implementation of the ’Sheriff of Nottingham’ board game, including 3 different playing strategies

    Java Updated Feb 26, 2021
  • Text processor - parallel and distributed implementation across multiple MPI nodes.

    C++ 1 Updated Feb 25, 2021
  • An interpreter for Glypho - an esoteric programming language

    Java Updated Feb 25, 2021
  • REST API client. The goal was to develop a basic HTTP client with support for cookies and custom headers (needed for authentication).

    C++ Updated Oct 29, 2020