Skip to content
View SilasvanderWaal's full-sized avatar
  • Sweden
  • 21:25 (UTC +01:00)

Block or report SilasvanderWaal

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
SilasvanderWaal/README.md
  • 👋 Hi, I’m @SilasvanderWaal
  • 👀 I’m interested in computer software
  • 🌱 I'm currently developing a web app and exploring the wonders of homelabbing
  • 📫 How to reach me: silasvanderwaal@gmail.com

Pinned Loading

  1. PayCheck PayCheck Public

    A web app that keeps track of your coming salary

    Python 2

  2. VMSIM VMSIM Public

    A command-line virtual memory simulator that demonstrates demand paging and compares three classic page replacement algorithms.

    C 1

  3. DSA_Trees DSA_Trees Public

    DSA tree lab

    C 1

  4. DSA_Graphs DSA_Graphs Public

    Graph laboration in DSA course

    C 1

  5. DiophantineSolver DiophantineSolver Public

    Application that bruteforces diophantine equations. By bruteforcing we can solve equations with many variables

    Java

  6. AlgorithmBenchmark AlgorithmBenchmark Public

    A program that benchmarks different sorting / searching algorithms

    C