Skip to content
View tomdkt's full-sized avatar

Block or report tomdkt

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 250 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

Pinned Loading

  1. data-structures-from-scratch data-structures-from-scratch Public

    Educational C++20 implementations of classic data structures (stack, queue, hash table, BST, AVL, graph) with simple demos.

    C++

  2. quake-log-ts quake-log-ts Public

    TypeScript library to parse Quake game.log files.

    TypeScript

  3. llm-gpu-benchmarks llm-gpu-benchmarks Public

    A collection of Python notebooks for benchmarking the inference performance of Large Language Models (like Llama and Gemma) across different GPUs, including the A100, L4, and T4.

    Jupyter Notebook

  4. gov-tender-scraper gov-tender-scraper Public

    An automated tool to extract and organize public government contract data, making public spending easier to track and analyze.

    Python

  5. locust-load-tests locust-load-tests Public

    A starter project and guide for getting started with performance testing using Locust.

    Python

  6. rust-kickstart rust-kickstart Public

    A minimal boilerplate for building RESTful APIs in Rust, featuring Axum, Tokio Async, SQLx, and a ready-to-use Docker Compose environment.

    Rust