Skip to content
View justADeni's full-sized avatar

Organizations

@MineChemGroup@DevTecTeam

Block or report justADeni

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

Profile Gif


Pinned Loading

  1. intel-npu-llmintel-npu-llmPublic

    A simple Python script for running LLMs on Intel's Neural Processing Units (NPUs)

    Python 47 3

  2. Dell-R710-Fan-SimulatorDell-R710-Fan-SimulatorPublic

    Script and schematic to facilitate replacement of stock fans

    C++

  3. CalculatorCalculatorPublic

    Humble attempt at a calculator clone, my first ever Jetpack Compose app.

    Kotlin

  4. XYZ.javaXYZ.java
    1
    // Allows for packing coordinates ranging from -67_108_864 to 67_108_863
    2
    // on X and Z axis, and -64 to 320 on Y axis into one compact long
    3
    4
    enumXYZ {
    5