DrawCalc

DrawCalc

About this project

// DrawCalc

const project = {

type: "Full-Stack",

year: 2026,

description: "DrawCalc is a handwriting calculator that uses Google Gemini AI to recognize math expressions drawn on a canvas with your mouse. No keyboard needed — just draw something like 15 + 5 and get the answer instantly. Built with Next.js 14, TypeScript, and Tailwind CSS with a clean minimal design and dark mode support."

};

const stack = [

"Next.js", "TypeScript", "Tailwind CSS", "Google Gemini AI"

];

Tech Stack

Next.jsTypeScriptTailwind CSSGoogle Gemini AI

Keywords

#AI#Calculator#Canvas#Handwriting#Next.js#Google Gemini