Skip to content
View santiago-mooser's full-sized avatar

Block or report santiago-mooser

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

Quick highlights

  • Advanced experience in Python programming & general automation
  • Very comfortable on *nix systems (Ubuntu, Arch, Debian)
  • ~2 years of professional experience in the cybersecurity industry
  • Experienced in deploying services with containerization technology
  • Familiar with Agile and Scrum in software development
  • Open-source supporter & cybersecurity enthusiast
  • Some experience in technical Project Management

Technology Stacks

  • Languages: Python, Bash, Haskell, C (basic)
  • Platform: Kubernetes, Docker (compose), Ansible, Terraform, Jenkins, gitlab CI/CD, github CI/CD
  • Infra: AWS, Azure
  • DBMS: PostgreSQL, Elasticsearch
  • Frameworks: Django, ReactJS (basic)

Skills

  • Scripting (Bash, Python)
  • Debugging (I debugged this with gdb)
  • Basic Memory management and optimization (same thing as above)
  • Unix Troubleshooting (I run Arch Linux at home. Yes, I also ask myself why everytime I break my install)
  • Sound Engineering (yes, really!)

santiago-espinosa's GitHub stats Top Langs

If you'd like to see my CV, you can do so here

Pinned Loading

  1. yubikey-provisioning-scripts yubikey-provisioning-scripts Public

    A set of scripts to automate the provisioning of yubikey's openPGP applet.They set up your yubikey for git commit signing and SSH so you don't have to!

    Shell 58 9

  2. haskell-based-interpreter haskell-based-interpreter Public

    Haskell-based interpreter built for a course I took on programming languages

    Haskell 1

  3. multi-threaded-samplesort multi-threaded-samplesort Public

    C-based implementation of a multi-threaded sorting program that uses the samplesort algorithm

    C

  4. IMC-trading IMC-trading Public

    Code used for IMC's prosperity trading challenge.

    Jupyter Notebook

  5. Software-supply-chain-security Software-supply-chain-security Public

    Capstone project assessing the current state of the software supply chain in open-source projects

    Python 4

  6. c-shell c-shell Public

    This reposiroty contains the c-shell developed for an OS course. It makes use of forking, signal handling and exec() to execute other programs and return the output

    C