const s_shemmee = {
bio: "Hey there! Shemmee here ๐ฉ๐ปโ๐ป, a self-taught front-end developer passionate about UI/UX.",
techStack: {
languages: ["JavaScript", "TypeScript"],
libraries: ["React", "Vue"],
frameworks: ["Next.js", "Vite", "Bootstrap"],
cssTools: ["SASS", "TailwindCSS", "Less"],
deployment: ["Github Pages", "Firebase", "Vercel", "Netlify"],
},
designTools: ["Figma", "InVision", "Adobe XD", "Framer"],
motto: "Keep it simple and stupid โจ",
};
s-shemmee / desktop-notifier-python Goto Github PK
View Code? Open in Web Editor NEWPython desktop notifications with this simple script. It displays a pop-up window to notify you of any type of event on your computer.
License: MIT License