Skip to content
View acerrah's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report acerrah

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

654506-1868441614-1

Tech lover. Familiar with Linux, C/C++, Go and Python programming languages, with a focus on exploring advanced concepts in eBPF, XDP and network.

cerrah.work

cerrah.blog

GitHub Stats

Top Langs

Pinned Loading

  1. stock_analysis stock_analysis Public

    working on daily stock analysis local web-app

    Jupyter Notebook 5

  2. getMacAddr getMacAddr Public

    A basic library to get mac addresses from any ip with the usage of raw sockets for linux. This is made for educational purposes but if you want to use it in production, why not.

    C++ 1

  3. simple-go-webserver simple-go-webserver Public

    A very simple go webserver for static webpages. Html files must be in the templates folder, css files and images must be in the assests. Opens the webserver on localhost port 80.

    CSS

  4. myping myping Public

    Educational purpose library that sends icmp packet.

    C++