|
|
|
|
|
|
- 🤖 Building an AI-Powered GitHub README Generator with MCP Protocol
- I Got Tired of Complicated Setups, So I Built a GUI for 🍓Raspberry Pi 5
const mustafaKemal = {
pronouns: "he" | "him",
code: ["Python", "JavaScript", "TypeScript", "Java"],
askMeAbout: ["AI", "cybersecurity", "music production", "tech"],
technologies: {
frontEnd: {
js: ["React", "Next.js"],
css: ["Tailwind", "Bootstrap"]
},
backEnd: {
js: ["Node", "Express"],
python: ["FastAPI", "Django"]
},
databases: ["PostgreSQL", "MongoDB", "Supabase"],
misc: ["Docker", "Linux", "OpenCV", "MediaPipe"]
},
currentFocus: "Building AI-powered applications",
funFact: "I can debug code and produce music at the same time! 🎵🐛"
};












