Skip to content
View adenta's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report adenta

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

  1. adenta.github.io adenta.github.io Public

    Personal website.

    HTML

  2. android-expo-video-demo android-expo-video-demo Public

    basic working example of an expo app trying to decode a video and failing. For me, I get LOG eb.g: Decoder failed: c2.goldfish.hevc.decoder.

    JavaScript 1

  3. isyourstatedoingenoughcovidtesting isyourstatedoingenoughcovidtesting Public

    Is your state doing enough COVID testing?

    TypeScript

  4. Mario-Chase-Theatre Mario-Chase-Theatre Public

    Research project, about how to solve a game.

    Python

  5. mapping EU countries to their respec... mapping EU countries to their respective regions (all data taken from https://unstats.un.org/unsd/methodology/m49#ftnb)
    1
    require "CSV"
    2
    require "JSON"
    3
    @headers = []
    4
    @countries = {}
    5
    def row_to_hash(row)
  6. Stability-AI/stability-sdk Stability-AI/stability-sdk Public

    SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)

    Jupyter Notebook 2.4k 337