Skip to content

Commit

Permalink
Updated Projects
Browse files Browse the repository at this point in the history
  • Loading branch information
sayshark75 committed Jan 12, 2024
1 parent 5627692 commit 478918e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sources/ProjectsData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ export const ProjectsData: ProjectDataProps[] = [
heading1: "Equations",
heading2: "(Virtual CFO)",
status: ProjectStatus.Development,
workType: "Team of 3 Members",
workType: "Team of 2 Members",
summary: "Provides financial strategy and accounting solutions for startups.",
TStack: ["React", "ViteJS", "Express", "ChakraUI"],
TStack: ["React", "NextJs", "SSR", "Express", "ChakraUI"],
},
{
live: TruptiWebsite,
Expand Down

0 comments on commit 478918e

Please sign in to comment.