Skip to content
View Meillaya's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Meillaya

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

Hi there, I'm Nathan!

  • 🏫 I’m a recent Computer Science Graduate (BASc.) from McMaster University and I'm currently looking for full time positions or internship positions in Software Engineering!

  • 💻: Currently working on building an interpreter in Rust from scratch and a Compiler for C.

My Tech Stack

Lannguages

Frameworks

Styling

Database & Deployement

Developement Tools

Pinned Loading

  1. RustInterpreter RustInterpreter Public

    Interpreter in Rust, following Crafting Interpreters by Robert Nystrom & Codecrafters.

    Rust

  2. BitTorrent-Client BitTorrent-Client Public

    BitTorrent Client implementation in Rust, following CodeCrafters.

    Rust

  3. Compiler Compiler Public

    A trivial compiler in Rust for C programming language, following Writing a C Compiler by Nora Sandler.

  4. grep grep Public

    Grep implementation in Go, following CodeCrafters.

    Go

  5. JSONParser JSONParser Public

    JSONParser implementation written in Python.

    Python

  6. Redis Redis Public

    Redis implementation in C.

    C