Welcome to my space 😃
- 🔭 I’m currently working at Abtion A/S as a Sotware Engineer specialized in Ruby on Rails.
- 🌱 I’m currently learning Microservices with NodeJS and React.
- 🤔 I’m looking for help with projects in cibersecurity.
Welcome to my space 😃
OCaml implementation of a lexical analyzer, a syntactic analyzer, and a simple interpreter to simulate a table calculator.
OCaml 1
Arduino Maze Robot is a project that uses Arduino components to traverse a maze to grasp and rescue three cylinders.
Algorithms to emulate the synthesis process of proteins.
Python
Implementation from scratch of hash tables, stacks, and queues in Python.
Python