Skip to content
View ignaciojema's full-sized avatar
  • Spain

Highlights

  • Pro

Block or report ignaciojema

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ignaciojema/README.md

Hi, I'm Ignacio

I'm a Computer Science and Mathematics student, especially interested in the foundations of computing: algorithms, formal models, and the interaction between abstract theory and concrete implementations.

Main Interests

I like designing software systems. In my opinion, software design and implementation are deeply connected. You cannot design without knowing how to code. Nonetheless, I enjoy thinking about elegant algorithms to solve complex problems.

I think cryptography may be one of the most beautiful applications of mathematics. I am particularly interested in learning about both historical and modern approaches. Moreover, I'm interested in mathematical modeling, and I find it challenging due to its interdisciplinary nature.

I'm currently an intern working on system monitoring. This helps me complement my studies with real job experience and allows me to learn modern technologies that then I can try on my home server. So far, I have worked on virtualisation and monitoring several systems using Zabbix.

Selected Projects

  • cyphers — practical exploration of classic cryptography.
  • ED_ColasMultiples — data structures.
  • disease-graph-model — mathematical model and simulation of an infectious disease.

Languages and Tools

Languages

  • Pascal
  • Java
  • Python
  • C
  • Processing
  • HTML/CSS
  • SQL

Tools

  • Git
  • Docker
  • Zabbix
  • Kubernetes

Contact Information

  • LinkedIn: placeholder

Pinned Loading

  1. cyphers cyphers Public

    Historical cyphers and cryptographic utilities in Python.

    Python

  2. ED_ColasMultiples ED_ColasMultiples Public

    An implementation of a system for managing multiple queues over a shared storage structure, focusing on correct queue operations.

    Pascal

  3. disease-graph-model disease-graph-model Public

    Infectious Disease Expansion Simulator is a programme designed for a Fundamentos Biológicos' assessment.

    Python