Skip to content
View louqash's full-sized avatar
🧠
🧠
Block or Report

Block or report louqash

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
louqash/README.md

Hello There [...] 🤙

About me

  • Currently Software Development Engineer at Amazon
  • My superpower is that I know things and solve problems
  • I've expirience working with could, ML, DSP, Systems Programming and more.
  • Currently focust the most on Machine Learning
  • Majored in ICT
  • English - proficient; Polish - native
  • I use Arch btw.

Tech Stack

C C++ CMake Python NumPy Pandas mlflow TensorFlow PyTorch Vim Arch AWS Docker Git Raspberry Pi Arduino Mosquitto

Contact Me

LinkedIn

Pinned Loading

  1. autobalancing-robot autobalancing-robot Public

    Repo containing rapberry pi 0W image for autobalancing robot using pid and ml

    C++

  2. gsd-estimator gsd-estimator Public

    Estimator for Generalized Score Distibution's parameters using OpenCL for accelerating calculation on GPI.

    C++ 1

  3. perspective-renderer perspective-renderer Public

    Terminal perspective renderer

    Rust

  4. Gcc ignores cast to signed int16 and... Gcc ignores cast to signed int16 and float ends up positive
    1
    #include <iostream>
    2
    #include <cstdint>
    3
    
    
    4
    int main() {
    5
        uint8_t a = 0x80;