Skip to content
View Streamer272's full-sized avatar
👋
👋

Organizations

@7274-dev@MB-NatArt

Block or report Streamer272

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

Pinned Loading

  1. green-schoolgreen-schoolPublic

    The Green School Project

    Vue 4 1

  2. binarybinaryPublic

    Practice basic arithmetic in binary

    Vue

  3. automodautomodPublic

    automod for discord

    Kotlin

  4. soc-2024soc-2024Public

    SOC Paper scripts and docs

    Python

  5. very simple column major matrix mult...very simple column major matrix multiplication with matrix[col][row] indexing
    1
    #include<stdio.h>
    2
    #include<stdlib.h>
    3
    4
    voidmem_check(void*ptr) {
    5
    if (ptr==NULL) {
  6. 7274-dev/AdventnaVyzva-React7274-dev/AdventnaVyzva-ReactPublic

    Advent Challenge is a website deployed during advent, aims to replace Edupage in Xmas times and bring better UI and UX to users

    JavaScript 1