Skip to content
View DawJas's full-sized avatar

Block or report DawJas

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
DawJas/README.md
  • 👋 Hi, I’m @DawJas
  • 👀 I’m interested in C++ and low level programing
  • 🔭 I’m currently working on: Web App
  • 🌱 I’m currently learning: System software
  • 📫 How to reach me: [email protected]
  • My leetcode: https://leetcode.com/user4515dp/

Pinned Loading

  1. Natural-merge Natural-merge Public

    Program for sorting sequential files, record type => strings up to 30 characters, sorted by ammount of recurring characters

    C++

  2. Spellforce-Platinum-Edition-cheats Spellforce-Platinum-Edition-cheats Public

    Cheats for Spellforce Platinum Edition such as infinite resources, abilty to wear all the equipment despite not having enough skill points, faster walking speed, removed spawn times for both worker…

    C++

  3. Generic-HashMap Generic-HashMap Public

    Generic HashMap in C, implemented as a list of lists, supports multiple threads

    C

  4. Teravista/2d-multiplayer-game Teravista/2d-multiplayer-game Public

    2d multiplayer shooter game, server and client side done on Windows OS

    C 1

  5. Matrices-in-c- Matrices-in-c- Public

    Matrix multiplication library in cpp, implemented Gauss-Seidl, Jacobi and LU methods.

    C++

  6. Algorithms-and-data-structures Algorithms-and-data-structures Public

    Short programs for algorithms and data structures course

    C++