Skip to content
View kchousos's full-sized avatar
🧙‍♂️
🧙‍♂️

Highlights

  • Pro

Organizations

@AI-team-UoA @RECITALS-project

Block or report kchousos

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
kchousos/README.md

Pinned Loading

  1. OverHAuL OverHAuL Public

    Unleash the fuzz on your C codebase.

    Python 13 1

  2. BSc-Thesis BSc-Thesis Public

    My BSc Thesis on fuzzing automation through LLMs.

    TeX 4

  3. CPPDescent CPPDescent Public

    Implementation of the NN-Descent algorithm (Dong et al., 2011) in C++ with homebrewed data structures and added optimizations, e.g. random projection trees and multithreading via OpenMP, with recal…

    C++

  4. Compilers-DiT-2023/Analysis-of-Haskell Compilers-DiT-2023/Analysis-of-Haskell Public

    An analysis of Haskell and its GHC compiler, as part of the K31 Compilers course of Spring 2023 at DIT UoA.

    TeX 6

  5. SICP-solutions SICP-solutions Public

    My solutions to the SICP exercises.

    TeX 5

  6. ERC20-Reentrancy-Attack ERC20-Reentrancy-Attack Public

    Sample ERC20 token with vulnerable burn function and reentrancy attack implementation.

    Solidity