Skip to content
View rafalgrodzinski's full-sized avatar
💻
Hacking in progress...
💻
Hacking in progress...

Block or report rafalgrodzinski

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

Hi there 👋

👨‍💻 I'm a software engineer that likes to dabble in a lot of different projects, languages, and environments.

🐷 Recently I've been working mostly on an OS called Bits Runner, which aims to be a preemptive, support user mode, virtual memory and all that sufff. Since doing it in the usual sytem language is boring, I'm also creating a programming language called Bits Runner Code, which is a modern take on the C language, built on top of LLVM.

⌨ Professionally I do mostly mobile development for both iOS and Android, but personally I play around with lots of different stuff, so I have projects done in various different languages, such as C++, Swift, Assembly, TypeScript, and so on.

🤖 And sorry, you won't find LLM generated code-slop here.

https://rafalgrodzinski.com

https://www.linkedin.com/in/grodzinski/

https://www.youtube.com/@rafalgrodzinski

https://github.com/rafalgrodzinski

Pinned Loading

  1. bits-runner-builder bits-runner-builder Public

    Compiler for the Bits Runner Code language

    C++ 14 1

  2. bits-runner bits-runner Public

    Operating System created with the BRC language

    Assembly 2

  3. brc-vscode brc-vscode Public

    BRC language support for VSCode

    JavaScript 1

  4. gldemo-web gldemo-web Public

    Playground for webGL

    TypeScript