{ "me": { "title": "Hello There! 👋", "subTitle": "I'm glad you're here", "career": "IT Student" }, "about": { "label": "About", "title": "Hi, I'm Loïc! 👋", "content": [ "Curious by nature, I like to explore what happens under all the layers of a computer system.", "I started with simple Python programs, then I gradually discovered a fascination for low-level programming.", "By learning the basics of Intel x86_64 assembly in my degree and touching electronics, I realized that I love learning and designing at a fundamental level.", "Over time, I got closer and closer to low-level programming and completed a few small projects.", "These projects allowed me to manipulate and experiment with the functioning of different hardware.", "I am also interested in various projects, such as creating a small AI or a graphical engine on a terminal.", "Computer tools and hardware have given me a complete vision of embedded systems, and I want to continue learning in this field.", "I aim to combine software and hardware to design complex and efficient systems." ] }, "skills": { "label": "Skills", "title": "My Skills", "content": [ "Programming Languages", "Tools", "Hardware & Embedded Systems" ] }, "projects": { "label": "Projects", "title": "My Projects" }, "links": { "label": "Links", "title": "Links", "descriptions": [ "", "", "", "" ] } }