Skip to content
View kieroxide's full-sized avatar

Highlights

  • Pro

Block or report kieroxide

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM

  2. Wikidata-Entity-Graph-Visualiser Wikidata-Entity-Graph-Visualiser Public

    A full-stack project for exploring and visualizing entity-relationship graphs from Wikidata using a custom force-directed layout. The project consists of a Python backend for crawling, cleaning, an…

    Makefile 1

  3. Python-Like-C Python-Like-C Public

    Lightweight educational interpreter (C++) with Python-like syntax. Intended for learning lexer/parser/interpreter basics.

    C++ 2

  4. Wikidata_to_Entity_Graph Wikidata_to_Entity_Graph Public

    Wikidata-to-Entity-Graph builds a clean, connected entity-relationship graph from any Wikidata entity (QID), saving the result as JSON files for use in data analysis or visualization. This project …

    Python

  5. cpp-data-structures-handmade cpp-data-structures-handmade Public

    Small, hand-implemented C++ versions of common data structures for learning and experimentation.

    C++