<Cartera/>










Hola, soy

Joel Shine.

I am a







/* Personal.log
* Current build: v12.11.2025
*/
const me = {
name: "Joel Shine",
course: "Electrical and Computer Engineering",
college: "College of Engineering, Trivandrum (CET)",
status: "Trying out new things, exploring new concepts. Actively Engaging in Basketball."
};
// Education History
const education = {
highSchool: "Kuriakose Elias English Medium School, Mannanam",
almaMater: "St.Thomas Residential School, Mukkolackal"
passedKEAM: "True"
};
// Interests & Hobbies
const interests = [
"Avid Table Tennis Player", // Big fan of Ma Long
"Avid Chess Player", // Big fan of Bobby Fischer
"Authoring Sci-Fi", // 'The Frequency Phantom' ('The Harmonics' Series)
"Avid Minecraft Survival Player",
"Python & TUI Development",
"Aesthetic Web Development"
];
// What I'm working on right now
let currentStatus = {
learning: "Phaser.js (JavaScript)",
developing: "Command Line Utilities (for programmers & end users)"
};
// Major Projects
const projects = [
{
name: "keydock"🔑,
desc: "A personal, hash-encrypted local password manager. Highly secure."
},
{
name: "The Jarvis Project"🤖,
desc: "An AI that constantly learns from the user. (Still in development)"
}
];
// Contact Info
const contact = [
{
email: Gmail Profile
instagram: Instagram Profile
github: Github Profile
youtube: Youtube Profile
},
];

SYSTEM_LOG (Interactive)

user@website:~$