Skip to content
View luxsoftwared's full-sized avatar

Highlights

  • Pro

Block or report luxsoftwared

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. assembler-linker-emulator assembler-linker-emulator Public

    A toolchain consisting of an assembler, linker, and emulator for a hypothetical, ARM-like instruction set architecture. Done as an assignment for a university course.

    C++

  2. os1-project os1-project Public

    Implementation of a simple kernel with multithreading for RISC-V architecture written in C/C++, without using any preexisting libraries

    C++

  3. microjava-compiler microjava-compiler Public

    A compiler with a small set of features for a simple programming language based on Java. Done as an assignment for a university course.

    Java

  4. sign-language-recognition sign-language-recognition Public

    Python program for dataset creation, ML model training and live recognition of sign language from a video feed

    Jupyter Notebook

  5. choose-one-mobile choose-one-mobile Public

    A demo for an endless scrolling mobile game, designed and developed in Unity with C#, for the 24-hour EESTEC Challenge hackathon. The game features a player and vehicles moving through the street a…

    C# 2

  6. psiml-application-2021-homework psiml-application-2021-homework Public

    Homework done for application for PSI:ML course, with hardest task being recognition of chess pieces from an image of a chess board, and detection of check/checkmate in said image

    Python