const hrithik = {
pronouns: "He" | "Him",
code: ["Typescript/Javascript", "Python", "Java", "C/C++", "Bash", "Golang"],
askMeAbout: ["backend", "devops", "data science"],
technologies: {
backEnd: {
java: ["Spring Boot"],
js: ["Node", "Fastify", "Express"],
go: ["Gorilla"]
},
dataScience: {
python: ["Numpy", "Pandas", "Tensorflow", "Sci-kit Learn", "Matplotlib", "Seaborn"]
},
devOps: ["AWS", "Docker🐳", "Route53", "Nginx", "Prometheus", "Ansible", "Jenkins"],
databases: ["MongoDB", "PostgresSQL", "Redis", "Firebase"],
misc: ["Selenium", "OpenCV", "spaCy", "RASA", "RabbitMQ"]
},
architecture: ["Microservice Architecture", "GraphQL",
"REST", "Serverless Architecture"],
currentFocus: "Backend Development and DevOps",
myPhilosophy: "First make it RUN, then make it FAST"
};
No activity tracked