A web portal designed to help users practice and enhance their technological skills. The platform features various interactive tools, including quizzes, coding practice environments, structured notes, and much more.
In Development: Backend infrastructure and API creation are currently in progress.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev