Skip to content
View sljrobin's full-sized avatar

Organizations

@d0tslashpwn
Block or Report

Block or report sljrobin

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

Hi there!

I'm Simon Robin a.k.a. sljrobin. I'm an Information Security enthusiast. Besides my passion for Web Security, I like to create programs. Nowadays, I code mostly in Python. Before, I used to develop in C and Bash.

My recent creations

  • 🎧 Audious: A virtual assistant for music collections.
  • 💰 MonitorMoney: A monitor to handle private expenses.
  • 🩺 RodentSniffer: A network sniffer to analyse the most common network protocols.
  • 🖋️ Website: My little corner of the Internet.
  • ⚙️ .dotfiles: Personal configuration files for Unix/Linux.

Outdated projects

  • 🔍 LoggyLogs: Another parser for server logs to find potential vulnerabilities. This tool was created during a professional engagement, and was shared here for educational purposes only.
  • 🔧 ConfigThePenguin: Toolbox for automated Arch/Debian installation and configuration. It was a list of different Bash scripts I was using when setting up a Virtual Machine based on Arch Linux or Debian.
  • 📄 ReporTeX: Automatic LaTeX report generation. This Python script was shared with other students at the university. The goal was to help us to quickly generate a nice LaTeX template for weekly reports.
  • listodo: A task lists generator for source code. One of the first tools I used while coding. Then I switched to IDEs and managed my TODOs with them.

Keep in touch

Pinned

  1. Audious Audious Public

    Audious is a virtual assistant for music collections. It manages albums, can provide detailed statistics about a music collection, and is also capable of exporting playlists in several formats.

    Python

  2. MonitorMoney MonitorMoney Public

    A simple monitor to handle private expenses.

    Python

  3. RodentSniffer RodentSniffer Public

    Network sniffer developed to understand the most common used network protocols.

    C 3