- London, United Kingdom
- nicula.xyz
- in/inicula
-
-
-
-
-
GTFOBins.github.io Public
Forked from GTFOBins/GTFOBins.github.ioGTFOBins is a curated list of Unix binaries that can be used to bypass local security restrictions in misconfigured systems
HTML GNU General Public License v3.0 UpdatedJan 31, 2025 -
-
cobra Public
Forked from spf13/cobraA Commander for modern Go CLI interactions
Go Apache License 2.0 UpdatedOct 12, 2024 -
-
dunst Public
Forked from dunst-project/dunstLightweight and customizable notification daemon
C Other UpdatedNov 15, 2023 -
-
pai Public
Interpreter for a simple language, built with Flex and Bison
-
-
-
-
-
cpp-misc Public
Collection of interesting c++-related stuff (optimizations, lack of optimizations, benchmarks, etc.)
-
-
-
-
-
-
-
-
-
mandelbrot_viewer Public
Mandelbrot set viewer using different processing techniques - optimized escape time algorithm, SIMD (AVX2), multithreading. Made with olcPixelGameEngine.
C++ UpdatedJul 25, 2021 -
-
bench-sort-algs Public
Generating runtime comparisons for sorting algorithms with C++ and matplotlib
Python UpdatedJun 10, 2021 -
-
-
contiguous_map_benchmark Public
Performance comparison between std::map and ContiguousMap using Google Benchmark