const Adhnan = {
name: "Adhnan P",
role: "MERN Stack Developer",
skills: ["JavaScript", "Node.js", "Express", "MongoDB", "React"],
interests: ["Data Structures", "Algorithms", "Problem Solving", "Database Design"],
passion: "Building responsive, scalable applications and optimizing code performance.",
askMeAbout() {
return [
"Web Development π§ β particularly with the MERN stack!",
"Data Structures & Algorithms π β from arrays to trees, I love organizing data efficiently.",
"Database Design π β crafting optimized schemas is my jam.",
"Problem Solving π§© β I enjoy tackling tricky coding challenges!"
];
},
funFact: () => "I believe the right data structure can be a game-changer in any project!",
};
console.log(`π Hey there! I'm ${Adhnan.name}, a passionate ${Adhnan.role}.`);
console.log("π₯ Ask me about:", Adhnan.askMeAbout().join("\n"));
console.log(`π Fun Fact: ${Adhnan.funFact()}`);
π―
Focusing
Pinned Loading
-
Embedding-API
Embedding-API Publicπ§ FastAPI for 384-d embeddings via all-MiniLM-L6-v2. For semantic search & duplicate detection.
Python 4
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

