Skip to content
View peterc-s's full-sized avatar
:shipit:
building stuff
:shipit:
building stuff

Highlights

  • Pro

Block or report peterc-s

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

Hello!

Many of my repos are private (coursework or learning)!
I'm learning or using the following:

python logo csharp logo c logo cplusplus logo
rust logo arduino logo latex logo haskell logo
java logo nix logo zig logo


Pinned Loading

  1. zig-http zig-http Public

    A basic HTTP server built in Zig (for learning purposes).

    Zig

  2. frontier frontier Public

    A tool to help install packages.

    Rust

  3. fft-filters fft-filters Public

    Applies a simple low and high pass filters to an image using NumPy.

    Jupyter Notebook 1

  4. zig-string zig-string Public

    Forked from JakubSzark/zig-string

    A String Library made for Zig

    Zig

  5. asm-http asm-http Public

    Web server in x86-64 assembly.

    Assembly

  6. bf-interpreter bf-interpreter Public

    An interpreter for the Brainfuck language, written in C.

    C