{
  "title": "Automation",
  "createdAt": "2023-02-25T16:15:25.974Z",
  "updatedAt": "2023-02-26T01:57:29.380Z",
  "slug": "automation",
  "albums": {
    "data": []
  },
  "posts": {
    "data": []
  },
  "projects": {
    "data": [
      {
        "id": 3,
        "attributes": {
          "title": "Habit tracker",
          "slug": "habit-tracker",
          "description": "Habit Tracker is a web application that helps users to develop and maintain healthy habits. With an intuitive user interface, users can create and track their habits, set goals, and monitor their progress. The application is built using modern web development technologies including Express.js, Node, Next.js, and SQLite for database management. The front-end is designed with HTML and CSS, providing a sleek and responsive user experience. Additionally, Docker is used for containerization, ensuring easy deployment and scalability of the application.",
          "createdAt": "2023-02-26T00:31:09.038Z",
          "updatedAt": "2023-07-25T21:16:25.781Z",
          "github_url": "https://github.com/jakub-sekula/habits",
          "demo_url": "http://habits.jakubsekula.com",
          "type": "Software",
          "highlighted": true,
          "color": "green",
          "excerpt": "A web app for easy habit tracking and goal-setting",
          "publishedAt": "2023-02-26T00:31:09.038Z"
        }
      }
    ]
  },
  "seo": null
}
Habit tracker