{
  "title": "Engineering",
  "createdAt": "2023-02-26T15:59:20.363Z",
  "updatedAt": "2023-02-26T15:59:20.363Z",
  "slug": "engineering",
  "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"
        }
      },
      {
        "id": 13,
        "attributes": {
          "title": "Film clips",
          "slug": "film-clips",
          "description": "",
          "createdAt": "2023-07-06T23:49:13.060Z",
          "updatedAt": "2023-07-23T00:01:27.526Z",
          "github_url": null,
          "demo_url": null,
          "type": "Engineering",
          "highlighted": false,
          "color": "green",
          "excerpt": "Simple 3D printed clips to make drying 35 mm film negatives easier and more efficient",
          "publishedAt": "2023-07-06T23:49:13.060Z"
        }
      },
      {
        "id": 8,
        "attributes": {
          "title": "Disco Cube",
          "slug": "disco-cube",
          "description": "Disco Cube is a unique and customizable mood light powered by an Arduino-based controller and 96 individually programmable LEDs. Housed in a sleek black cube, each wall of the cube features 16 LEDs that can be programmed to display different colors and animations, creating an immersive visual experience. The cube is powered by two 18650 cells, which provide several hours of battery life, and features a custom soft switch power circuit to hide the power switch. Additionally, four buttons for controlling the mode and brightness are seamlessly integrated behind the LEDs, making them completely invisible. The lamp can be charged via USB-C, offering convenience and flexibility in usage.",
          "createdAt": "2023-02-26T00:32:56.921Z",
          "updatedAt": "2024-05-21T00:14:54.461Z",
          "github_url": null,
          "demo_url": null,
          "type": "Engineering",
          "highlighted": true,
          "color": "red",
          "excerpt": "A battery-powered mood light with 96 programmable LEDs in a sleek 3D printed cube housing",
          "publishedAt": "2023-02-26T00:32:56.921Z"
        }
      }
    ]
  },
  "seo": null
}
Habit trackerFilm clipsDisco Cube