Hi, I am Danyiel Colin!

This is my first page for my personal website!

A diagram

flowchart LR  
  subgraph Perception
    direction TB
    A(["Research Notes"])
    B(["Study Notes"])
  end
  Perception -- inspires ---> C(["Pensées"])
  C -- guides ---> Perception
  C --> D(["Antología asíncrona"])
  B --> E(["Tutorials"])
  click A "https://danescher98.github.io/ResearchNotes/" "ResearchNotes"
  click B "https://danescher98.github.io/StudyNotes/" "StudyNotes"
  click C "https://danescher98.github.io/Thoughts/" "Thoughts"
  click D "https://danescher98.github.io/ShortStories/" "ShortStories"
  click E "https://danescher98.github.io/TechnicalNotes/" "TechnicalNotes"