fix: add writing
This commit is contained in:
@@ -3,7 +3,15 @@
|
||||
"name": "Invoice Management System",
|
||||
"start": null,
|
||||
"end": null,
|
||||
"stack": ["Go", "Wails", "React", "SQLite3", "TailwindCSS"],
|
||||
"stack": [
|
||||
"Go",
|
||||
"Wails",
|
||||
"React",
|
||||
"SQLite3",
|
||||
"TailwindCSS",
|
||||
"MacOS",
|
||||
"Windows"
|
||||
],
|
||||
"description": "Invoie Management System that helps mechanics create invoices, manage customers, finances and more.",
|
||||
"thumbnail": "/assets/images/invoice-manager-thumbnail.png",
|
||||
"github_link": "",
|
||||
@@ -13,10 +21,10 @@
|
||||
"name": "Portfolio",
|
||||
"start": null,
|
||||
"end": null,
|
||||
"stack": ["Go", "Templ", "Motion", "TailwindCSS"],
|
||||
"stack": ["Go", "Templ", "Motion", "TailwindCSS", "Typescript", "AlpineJS"],
|
||||
"description": "The website you are currently on. A portfolio website that showcases my projects, experiences and skills.",
|
||||
"thumbnail": "",
|
||||
"github_link": "",
|
||||
"status": "Completed"
|
||||
"status": "In Progress"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user