Metrology Engineer Programmer @ Phinia Inc
const anmol = {
pronouns: "He" | "Him",
code: ["Python", "C#", "Javascript", "C++"],
askMeAbout: ["web dev", "app dev", "Data Analysis"],
technologies: {
frontEnd: {
js: ["React"],
css: ["Sass", "Tailwind", "Bootstrap"]
},
backEnd: {
js: ["Node", "Express"],
python: ["Django"],
},
datAnalysis: {
libraries: ["Numpy", "Pyplot", "Matplotlib", "Scipy", "Seaborn", "Pandas"],
},
devOps: ["Docker🐳"],
databases: ["PostgreSQL", "MongoDB", "SQLite", "MS Azure SQL"],
generativeAI: ["GPT", "Vectorization"],
},
architecture: {
backEnd: ["Layered" ,"Microservices", "Serverless", "MVC"],
databases: ["Relational", "NoSQL", "In-memory"],
},
currentFocus: "Leading development of measurement systems of high precision",
funFact: "I can debug faster early in the morning!"
};
NOTE: Top languages does not indicate my skill level or anything like that. It is just a metric of which languages have been hosted by me on GitHub based on the usage across repositories. There are others which I haven't put up on GitHub.