Skip to content
View remes2000's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report remes2000

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

Dear recruiters 👩‍💼👨‍💼

Here's a biref summary of projects that I find worth checking out. Enjoy!

Interactve 3D spinning donut shape using ASCII characters. Port of famous "donut.c" run with Webassembly. (repo | demo)

My personal blog. It is based on an "AnalogJS" meta-framework. (repo | demo)

Spreadsheet application utilizing Angular Signals. I've created it to get used to signals. (repo | demo)

One of my coolest university assignments. It’s written in C. Just to show you I can learn any technology you need. (repo)

Very old plain JS project. Just to show you that I can handle algorithmic problems as well. (repo | demo)

Open-source contributions

Pinned Loading

  1. donut.wasm donut.wasm Public

    Interactive donut.c using webassembly

    JavaScript 3

  2. nieruchalski.dev nieruchalski.dev Public

    TypeScript

  3. signal-spreadsheet signal-spreadsheet Public

    Spreadsheet app built on top of angular signals

    TypeScript

  4. microshell microshell Public

    Linux microshell

    C 1 1

  5. graf graf Public

    Internet application to calculate the shortest path in graph.

    JavaScript