devin = {
code: ["Python", "Bash", "Terraform", "Ansible"]
askmeabout: ["Tech", "Stock Market", "System Design", "Newest Animes", "HomeLab stuff"]
technologies: {
frontEnd: {
js: ["React", "Next.js"],
css: ["Tailwind", "Bootstrap", "Material UI"],
uiLibraries: ["shadcn/ui", "Radix UI"]
},
backEnd: {
js: ["Node.js", "Express"],
java: ["Spring Boot"],
python: ["FastAPI"]
},
databases: ["PostgreSQL", "MongoDB", "MySQL", "Redis"],
devOps: ["Docker", "AWS", "CI/CD", "GitHub Actions", "Jenkins"],
tools: ["Git", "Postman", "VS Code", "Jira"]
},
architecture: ["Microservices", "REST APIs", "GraphQL", "Event-Driven"],
currentFocus: "Building scalable highly available architectures",
funfact: "I'm a double major in Finance and Technology"
}
|
|
|
|







