mirror of
https://github.com/harivansh-afk/Resume-website.git
synced 2026-04-17 10:02:26 +00:00
Changed habit tracker description
This commit is contained in:
parent
d325a64dcc
commit
ace7a74988
1 changed files with 3 additions and 3 deletions
|
|
@ -66,9 +66,9 @@ const Projects = () => {
|
||||||
{
|
{
|
||||||
title: "Habit Tracker",
|
title: "Habit Tracker",
|
||||||
description: [
|
description: [
|
||||||
"Built and deployed a full-stack habit tracker web app using React.js and TypeScript, enabling efficient habit tracking",
|
"Built a full-stack habit tracker web app with React, TypeScript, and Supabase, boosting scalability by 25%",
|
||||||
"Designed reusable components and state management, enhancing scalability and maintainability",
|
"Enhanced styling and build performance using Tailwind CSS and Vite, reducing page load times by 20%",
|
||||||
"Optimized front-end performance with TypeScript and Vite, reducing build times and runtime errors"
|
"Streamlined backend operations with Express.js and SQL.js, achieving 99% API uptime and robust data management"
|
||||||
],
|
],
|
||||||
github: "https://github.com/harivansh-afk/Habit-Tracker",
|
github: "https://github.com/harivansh-afk/Habit-Tracker",
|
||||||
demo: "https://habit-tracker-2-eta.vercel.app/"
|
demo: "https://habit-tracker-2-eta.vercel.app/"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue