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

Block or report silacode

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

Pinned Loading

  1. assembler assembler Public

    This is a basic assembler for the hack assembly language from nand2tetris.

    Python

  2. React-Note-keeper React-Note-keeper Public

    A personal note keeper app built with react.js

    JavaScript

  3. instagram-clone-react instagram-clone-react Public

    This is my take on Instagram with React and firebase.

    JavaScript

  4. Exercise-Tracker-MERN Exercise-Tracker-MERN Public

    This is an exercise tracker app built with MERN stack.

    JavaScript

  5. zero2prod zero2prod Public

    This is my educational attempt to make an rust based production ready server using actix-web framework.

    Rust

  6. vm_translator vm_translator Public

    This is an implementation of vm_translator that translates VM code (similar to Java bytecode) into Hack assembly language.

    Python