π 6th semester Computer Science student with a passion for creating innovative solutions
π» Web Developer focused on modern web technologies
π¨ UI/UX Designer who loves crafting beautiful user experiences
π Data Analyst turning data into actionable insights
π± Continuous learner always exploring new technologies and frameworks
π Check out my work: briancahya.vercel.app
const brian = {
pronouns: "He/Him",
code: ["JavaScript", "TypeScript", "Python", "Java", "HTML", "CSS"],
askMeAbout: ["web dev", "ui/ux", "data analysis", "software architecture"],
technologies: {
frontEnd: {
js: ["React", "Vue", "Next.js"],
css: ["Tailwind", "Bootstrap", "Styled Components"]
},
backEnd: {
js: ["Node.js", "Express"],
python: ["Django", "Flask"],
databases: ["MySQL", "PostgreSQL", "MongoDB"]
},
devOps: ["Vercel", "Netlify"],
tools: ["Git", "Figma", "VS Code", "Postman"]
},
currentFocus: "Building scalable web applications and exploring AI/ML",
};