---
title: "Life-Hack"
url: https://life-hack.fun
---

# Life-Hack

> Welcome to our site

## Courses

- [Creating Animation with Keynote](https://life-hack.fun/courses/keynote-animation): super easy to create animations
- [Harnessing ChatGPT](https://life-hack.fun/courses/chatgpt): Empowering Control and Predictability

## Lecturers

- [eurekaskills](https://life-hack.fun/@1)

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [life-hack.fun/llms-full.txt](https://life-hack.fun/llms-full.txt).

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
