π¨βπ B.Tech in Computer Science and Engineering from UEM, Kolkata (Class of 2020)
export default () => ({
pronouns: "He" | "Him",
pubKey: "263E 3AD1 987A 82GK",
portfolioURL: "http://www.cyberguychayan.com/",
askMeAbout: [
"software", "tech", "movies", "architecture",
"gaming", "chanakya", "fintech", "research",
"product", "anime", "design", "mythology"
],
technologies: {
frontEnd: {
js: ["react", "vue"],
css: ["bootstrap"]
},
backEnd: {
js: ["express"],
python: ["django", "flask", "fastAPI"],
php: ["laravel", "lumen", "codeigniter"]
},
devOps: ["Docker", "swarm", "CI/CD", "k8s"],
cloudServices: ["AWS", "GCP", "Heroku"],
databases: ["mongo", "postgres", "mySQL", "redis"],
security: ["burp", "ollydbg", "nmap"],
misc: [
"bash", "scrapy", "selenium",
"cron", "processing", "media"
]
},
memberships: [
"Association for Computing Machinery",
"EC-Council Certified Ethical Hacker v9"
]
});