Skip to content
View nic-obert's full-sized avatar
๐Ÿ‡ฎ๐Ÿ‡น
๐Ÿ‡ฎ๐Ÿ‡น

Highlights

  • Pro
Block or Report

Block or report nic-obert

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

Nicholas Obert

I'm a Student passionate about Tech, Science, Programming, Psychology, Philosophy, and much more.

  • ๐Ÿ’ป Low Level Lover
  • ๐Ÿง  Machine Learning Enthusiast
  • ๐Ÿ“– Medium Writer (programming, psychology, philosophy)
  • โœ‰๏ธ Email me at [email protected]
  • ๐Ÿ‘ฆ About me: ๐Ÿ‘จโ€๐Ÿณ Home Cook, ๐ŸŒฑ Home Gardener, ๐Ÿ’ช Calisthenics Athlete, ๐Ÿ”จ Amateur Blacksmith, ๐Ÿ“– Writer
  • Linux Linux User (I use Arco, btw)

Nicholas Obert's GitHub stats

Currently working on

  • Rusty VM: Virtual machine and bytecode assembler (Rust, Assembly)
  • Branchless Programming: Proof of concept programming challenge using no if/else, for/while loops, and conditional jumps.

Most familiar with

Python C C++ Rust

Top Languages


Accomplishments

Database engineering Udemy course certificate


Pinned

  1. rusty-vm rusty-vm Public

    A virtual machine toolchain, including bytecode assembler and disassembler.

    Rust 4

  2. reverse-language reverse-language Public

    An esoteric programming language that works in reverse

    Python 6

  3. procedural-generation procedural-generation Public

    Procedural world generation demo using Processing.

    Processing 14 3

  4. video-to-ascii video-to-ascii Public

    Convert videos to ASCII movies.

    Python 2

  5. waterscript waterscript Public

    The WaterScript interpreted programming language

    Rust 1

  6. document-signing-and-verification-system document-signing-and-verification-system Public

    A system to sign and verify the authenticity and originality of documents using RSA cryptography

    Python