I am a Software Engineer, focusing on improving development efficiency and user experience.
- Go Gin Boilerplate: A boilerplate for web development with Golang and Gin.
- Gganbu: A Node.js full-stack framework for building web applications more efficiently.
- Dorvan's Blog: A blog for sharing my thoughts and experiences in software development.
const Dorvan = {
pronouns: "He" | "Him",
code: ["Javascript", "Typescript", "Node.js", "Golang"],
technologies: {
frontEnd: {
js: ["React.js", "Vue.js", "Next.js"],
css: ["Tailwind CSS", "Ant Design"],
},
backEnd: {
js: ["Koa.js", "Express.js", "Mongoose", "TypeORM"],
golang: ["Gin", "Gorm"],
},
mobileApp: ["React Native", "UniApp"],
devOps: ["AWS", "CloudFlare", "Nginx", "Docker", "Docker Compose", "CI/CD"],
databases: ["MongoDB", "Redis", "PostgreSQL", "MySQL"],
tools: ["Git", "PNPM", "Vercel", "Firebase"],
},
currentFocus: "Improving development efficiency and user experience",
};