Skip to content
View nickramsay19's full-sized avatar

Block or report nickramsay19

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

Nicholas Ramsay

A software engineer interested in systems programming, server administration, financial computation, programming language development and more. I have an honours degree in software engineering at the University of New South Wales (UNSW).

Proficient in

c logo cpp logo cmake logo bash logo linux logo python logo numpy logo vim logo mysql logo latex logo

Pinned Loading

  1. nickos32 nickos32 Public

    a 32 bit os made by me

    Assembly

  2. cpp-sdl-3d-engine cpp-sdl-3d-engine Public

    Working 3D mesh renderer with camera movement + rotation, Cohen-Sutherland clipping.

    C++

  3. PotatOS PotatOS Public

    A 16 bit bootloader w/ keyboard input, BIOS system time sync & a primitive CLI output

    Assembly

  4. Haystack Haystack Public

    My esoteric stack-based programming language interpreter

    C 1

  5. py-game-of-life py-game-of-life Public

    Conway's Game of Life in pygame.

    Python

  6. cpp-brainf-ck-compiler cpp-brainf-ck-compiler Public

    compile brainf** code into a compiled binary via LLVM IR

    C++