Skip to content
View simluyt's full-sized avatar

Organizations

@arcadia-finance

Block or report simluyt

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

hi there, I'm Simon 👋

introduction

I am a full-stack blockchain developer working for arcadia finance. I am interested in most technologies so you'll always find me messing with some kind of language, framework or application. currently into all things blockchain. Ambitious to empower the evm ecosystem with rust.

main interests

  • anything EVM related
  • compiler design
  • ...

current personal projects

  • a mini coolors.co clone using #svelte here
  • a geographical poster generator
  • a secret blockchain project.

things I want to do

  • make a contribution to some open source project.
    • status: actively looking for my first rust-based related evm tooling ticket
  • implement a pl guided by crafting interpreters
    • status: got the book, now need time.
  • implement a neural network from scratch using nnfs
  • make a hardcode platformer game + bonus: make it run natively on a gba.

things I did

Pinned Loading

  1. chip8-emu chip8-emu Public

    Chip8 emulator written in go using sdl

    Go 1

  2. palalette palalette Public

    A small palette generator app written to test Svelte

    Svelte 2 1

  3. raytracer-in-a-weekend raytracer-in-a-weekend Public

    Rust