oh and btw, i'm planning to make a personal website again! done, check POCOGuy.com
const mohamad = {
age: 16,
job: "student",
country: "de",
schoolType: "Gymnasium",
schoolGrade: 9,
personalityType: "INFP",
pronouns: "he" | "him",
code: ["JavaScript", "HTML", "CSS", "Python", "C#"],
tools: [Node, DotNet, VisualStudio, VisualStudioCode, Bootstrap, MongoDB],
smartphone: "Google Pixel 7 Pro Obsidian 128GB",
tablet: "Apple iPad Pro (2021) 256GB",
mainSetup:
{
cpu: "AMD Ryzen 5 5600X",
gpu: "NVIDIA GeForce RTX 3060 12GB",
ram: "Corsair Vengeance LPX 16GBx2 DDR4-3600",
os: "Arch Linux",
monitors: ["LG ULTRAWIDE 21:9 28' IPS 75Hz (2560x1080)", "Generic Lenovo 16:10 24' IPS 60Hz (1920x1200)"]
},
thinkpad: {
model: "E580",
cpu: "Intel Core i5-8250U",
gpu: undefined,
ram: "8GB",
os: "macOS Sonoma (OpenCore)"
}
}