Mateo León

About me 🐒 🖥

Programming and Entrepreneurship Enthusiast

I'm a second year Computer Science student @ UC Chile, about to take a gap-year to figure out my career path.

I am interested in backend software development and business, and more theoretical computer science areas such as algorithms and computer architecture. I divide my attention between these different areas.

Right now I am not working on any project, but I have explored many different areas ever since I learned to code 9 years ago.

Fun fact: I like monkeys 🐒.

Areas of interest

Backend Development Startups Applied Machine Learning Software Engineering AI Safety & Ethics Biohacking

Currently learning

Some things I am learning or planning to learn

Svelte Node.js Ruby on Rails


Technologies🖥

title: ”Technologies”,
max_exp_level: 5
content: [
    {
        "name": "Python",
        "exp_level": 4
    },
    {
        "name": "Web (backend focused) Development",
        "exp_level": 2,
        "contains": ["Django", "Rails", "Node", "Bootstrap", "Svelte", 
        "Postgres", "Git"]
    },
    {
        "name": "Javascript",
        "exp_level": 2
    },
    {
        "name": "Java",
        "exp_level": 2
    },
    {
        "name": "Competitive Programming",
        "exp_level": 2,
        "contains": ["Algorithms", "C++", "Data Structures"]
    },
    {
        "name": "Systems & Cloud",
        "exp_level": 2,
            "contains": ["AWS EC2", "AWS S3", "Linux", "Debian", "VPS"]
    },
    {
        "name": "DevOps",
        "exp_level": 1,
        "contains": ["Github Actions"]
    }, 		
]