👩‍💻 Hello World! I'm Ileana 👋

Welcome to my digital space. I'm a Computer Science student who loves coding, problem-solving, and 3D printing. I'm also a fan of blockchain, NFTs and the metaverse. I'm currently working on a project that uses AI to help people learn about regenerative gardening.

function aboutMe() {
    return {
        name: "Ileana",
        status: "Acquiring bachelor's degree in Computer Science",
        passion: "Building Cool Stuff in 3D and VR",
        hunger_level: "Infinite"
    };
}
        

🚀 What I'm Into

PYTHON | WEB DEVELOPMENT | AI/ML | PROBLEM SOLVING | PRINTING 3D STUFF

💡 Current Projects

🎯 Fun Facts

When I'm not coding, you can find me:

while(alive) {
    code();
    cupcake();
    if(stuck) {
        checkNotes();
    }
    sleep(); // Optional
}