Skip to content
View drugescu's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report drugescu

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

Pinned Loading

  1. catmint Public

    Starter repo for a low-level/high-level hybrid programming language targetting LLVM, seeking ease and brevity of Python with C-level control over memory and STL-completeness.

    C++ 1

  2. face-recognition Public

    Jupyter Notebook

  3. emb-rs485-pc Public

    Small ATMega8 to PC serial communication (RS485) with part of ADC done. Communication with Putty solved. Currently sending at a hardwired 250k baud successfully. Should be set to function with cabl…

    C

  4. astar_test Public

    A* Matrix Form using Eigen (trying to learn C++14, C++17 and C++20)

    C++

  5. traffic-sign-classifier Public

    Udacity CarND repo for the Neural Network Traffic Sign Classifier

    Jupyter Notebook

  6. llvm_tests Public

    My LLVM code generation tests

    LLVM