Skip to content
View Bl4omArchie's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@ret2school @Cypher-Project

Block or report Bl4omArchie

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

Hey, I'm archie, this is my presentation

I'm a third year student in Computing Science. I've made a lot of repository, the most interesting ones are the most active or are pinned. The other, maybe I will finished them later :) This is a summary of what I'm currently doing:

  • A lot of cryptography: I'm implementing cryptosystem like AES and Fortuna PRNG
  • Artificial Intelligence with CUDA
  • Data structure: linked list, branched linked list...
  • Handling a community about cryptography, cybersecurity and coding

If you want to contact me, please do. There is my discord: discord.gg/kK3kdFZ

Pinned Loading

  1. archX archX Public

    Archx - personal blog, i'm posting cryptographic stuff on it.

    HTML 1

  2. Pubcrypt Pubcrypt Public

    A self-made python library for cryptosystems and primitives

    Python 1 1

  3. ret2school/ctf ret2school/ctf Public

    Our CTF Write-Up / solve scripts

    Python 21 2

  4. CUDA_Tutorial CUDA_Tutorial Public

    A tutorial about how to install CUDA Toolkit and code with your GPU.

    Cuda 4

  5. Data-structure-library Data-structure-library Public

    Implementation of Linked List and other type of data structure

    C

  6. ePrint-DB ePrint-DB Public

    A golang script that download and store PDF from ePrint in a database

    Go