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

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

My superpower is that I know things and solve problems.
I build and deploy machine learning and distributed AI agentic systems at scale.
Passionate about Machine Learning, distributed systems, and writing efficient code in Python and Rust.
Tech-savvy and resourceful, I thrive on staying at the cutting edge of technology and continuously improving my skill set.

Tech Stack

AWS K8S Helm Redis
Python Rust Go C++
HuggingFace NumPy Pandas TensorFlow PyTorch
NixOS NeoVim Docker Git

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;