Skip to content
View Ocawesome101's full-sized avatar
💭
writing something or other
💭
writing something or other

Block or report Ocawesome101

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

Hi there hello, it's me, Ocawesome101

i am a hobbyist programmer (mostly lua, but some C and others). Recrafted is pretty cool.

i wrote a soft-body physics engine in a week for a game jam. i didn't win but it was fun.

i'm good enough at piano and sometimes i compose things.

  • 👨‍🦱 he/him
  • 🐱 cat person
  • 💻 hobbyist programmer
  • 🐧 linux user

Pinned Loading

  1. recrafted recrafted Public

    CraftOS, but with saner API design.

    Lua 12 3

  2. oc-ulos oc-ulos Public

    the OpenComputers Unix-Like Operating System. see also https://github.com/ocawesome101/oc-apotheosis.

    Lua 10 1

  3. wolf-cc wolf-cc Public

    A raycasting engine for CraftOS-PC

    Lua 10 2

  4. cospc-raytracer cospc-raytracer Public

    A basic voxel raytracer similar in structure to cospc-raycaster for CraftOS-PC

    Lua 2

  5. pinephone-experiments pinephone-experiments Public

    Some things I'm playing with on my PinePhone.

    Lua 1 1

  6. A script to enable audio for Baytrai... A script to enable audio for Baytrail Chromebooks. Made and tested on Manjaro Linux but has some level of package manager detection.
    1
    #!/bin/bash
    2
    # A script to make Baytrail Chromebooks' audio work (mostly) on most Linux
    3
    # distros. Tested on Manjaro and Ubuntu.
    4
    
                  
    5
    set -e