Skip to content
View CSharper63's full-sized avatar
🌴
Implementing rust project
🌴
Implementing rust project

Block or report CSharper63

Report abuse

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

Report abuse
CSharper63/readme.md

I am 24 years old. I am a security engineer with strong knowledge in secured software engineering and applied cryptography.

Projects

Here is a list of security project I made during my studies:

PoC, research, hackathon

I love challenge, that's why I made other projects during my studies such as:

  • Greenquest at EPFL Lauzhack 2023 with a friend in only 24h.
  • Caffeino with friends during spare time in my last year of bachelor.

Production

I am also co-founder at Tutorapp. A world wide platform that aims to connect people looking for tutoring with those offering it. It is available on Android and iOS. I created it with my friend in my first year of bachelor (2021-2022). I totally coded it in my spare time.

Knowledge & skills

  • Cloud: GCP, Firebase (strong), AWS
  • Database: NoSql, relational (postgre, mysql), time series.
  • Language: Dart(flutter framework), Java, C, C++, Rust
  • Forensics: with volatility and remnux. Here you can check forensics analysis made in AMM course at HEIG-VD.
  • Side channel: attacks on AES with chipwhisperer. Here you can find attacks made in Side-Channel/Fault Attack course at HEIG-VD.
  • Penetration testing: kali, nessus, code analysis. (I have already processed to a real pen-test)
  • DevOps/SecOps: github actions, gitlab, hashicorp vault
  • API/Security: firebase appcheck, rocket.rs, express.js

Pinned Loading

  1. client_encryption_file_system client_encryption_file_system Public

    This repository contains a client that interacts with a server API to create account, upload/share files and folders with other users with E2EE.

    Rust

  2. server_encryption_file_system server_encryption_file_system Public

    This repository contains a server that use symmetric encryption to encrypt user files/folders and asymmetric encryption to share files/folders among users.

    Rust

  3. pihole_dnscrypt_config pihole_dnscrypt_config Public

    This repository contains a working docker configuration for pihole and dnscrypt that support DoH.

    4

  4. tb_iscs_lorawan tb_iscs_lorawan Public

    This work was carried out as part of a bachelor's thesis in cybersecurity on the analysis of the security layer of the LoRaWAN 1.1 IoT protocol.

    Jupyter Notebook

  5. tb_iscs_lorawan_data_collection tb_iscs_lorawan_data_collection Public

    Data collection of LoRaWAN 1.1 packets. This work was carried out as part of a bachelor's thesis in cybersecurity on the analysis of the security layer of the LoRaWAN 1.1 IoT protocol.