My Projects
Explore my technical projects, experiments, and professional work in AI, cloud computing, and software development.
Resume Chatbot
An AI-powered chatbot built with Next.js and Anthropic's Claude that can answer questions about my professional experience, skills, and background.
Claude AINext.jsReact
Try It OutAI Scavenger Hunt
A fun quiz game where you use generative AI to solve challenges and answer questions. Test your prompt engineering skills!
Claude AINext.jsPrompt Engineering
Play Nowfunction launchProject() {
const project = {
name: "Coming Soon",
status: "In Development",
launch: new Date()
};
return project;
}
Coming Soon
More Projects
Additional projects are currently in development. Check back soon for updates on new AI tools, cloud solutions, and software development projects.
In Development