About Me
I'm a software engineer with a passion for building clean, efficient, and user-friendly applications. With expertise in modern web technologies, I focus on creating scalable solutions that solve real-world problems.
function solveProblems(coffee) {
if (!coffee) {
return getMeCoffee();
}
return writeCleanCode();
}Skills
JavaScript
TypeScript
React
Next.js
Node.js
GraphQL
REST APIs
SQL
NoSQL
AWS
Docker
CI/CD
Projects
RAG AI Chat App
A retrieval augumented generation AI chat app built with NextJs & Vercel AI SDK.
React
NextJS
PostgresSQL
Vercel AI SDK