// ๐ซ jyoti.config.js - Welcome to my world!
const jyoti = {
pronouns: "She/Her" || "They/Them",
location: "India ๐ฎ๐ณ",
currentFocus: "Building amazing things โจ",
passions: [
"๐ป Coding",
"๐จ Design",
"๐ Learning",
"๐ฑ Growing"
],
techStack: {
languages: ["C", "C++", "Python"],
tools: ["VS Code", "Git", "GitHub", "Docker"],
design: ["Figma", "Canva"]
},
currentlyExploring: [
"๐ค Artificial Intelligence",
"โ๏ธ Cloud Technologies",
"๐ง DevOps & Automation"
],
funFact: "I believe bugs are just features in disguise! ๐โจ",
motto: "Dream big, code bigger! ๐ซ"
};
module.exports = jyoti;
Popular repositories Loading
-
-
mini-food-delivery-backend
mini-food-delivery-backend PublicA mini food delivery backend API built with Flask and SQLite
Python
-
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.






