# Andreas Kling

> programmer

**Wikidata**: [Q114953784](https://www.wikidata.org/wiki/Q114953784)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Andreas_Kling)  
**Source**: https://4ort.xyz/entity/andreas-kling

## Summary
Andreas Kling is a Swedish programmer and software engineer best known for creating SerenityOS, an open-source operating system built from scratch. He is also the creator of the Ladybird web browser and the Jakt programming language, and he currently serves on the board of directors for the Ladybird Browser Initiative.

## Biography
- Born: 1985, Sweden
- Nationality: Sweden
- Known for: Creation of SerenityOS, Ladybird browser, and the Jakt programming language
- Employer(s): Ladybird Browser Initiative (Board of Directors)
- Field(s): Software engineering, operating system development, programming languages

## Contributions
Andreas Kling is the primary creator of SerenityOS, a graphical Unix-like operating system that he began developing in 2018. The project is distinguished by its "from scratch" philosophy, avoiding the use of existing third-party libraries for its core components. In May 2022, Kling introduced Jakt, a memory-safe programming language designed to improve the safety and development process of the SerenityOS ecosystem.

Kling is also a central figure in the development of Ladybird, a new cross-platform web browser. Originally developed as a browser for SerenityOS, Ladybird has since expanded into an independent project. To support this work, Kling joined the board of directors of the Ladybird Browser Initiative on July 1, 2024. He maintains a significant public presence in the software engineering community, documenting his development process through a YouTube channel with over 50,000 subscribers and a technical blog. His work is largely supported by the community through platforms such as Patreon.

## FAQs
### Q: What is Andreas Kling's most notable project?
A: Andreas Kling is most notable for creating SerenityOS, an open-source operating system started in 2018, and the Ladybird web browser.

### Q: What programming language did Andreas Kling develop?
A: Kling developed Jakt, a memory-safe programming language introduced in May 2022 to assist in the development of SerenityOS.

### Q: What is Andreas Kling's role at the Ladybird Browser Initiative?
A: As of July 1, 2024, Andreas Kling serves as a member of the board of directors for the Ladybird Browser Initiative.

## Why They Matter
Andreas Kling has had a significant impact on the open-source community by demonstrating that complex modern software systems, such as operating systems and web browsers, can still be built from the ground up by small, dedicated groups. His work on SerenityOS challenged the industry's reliance on established monolithic kernels and third-party dependencies, fostering a unique development culture centered on "everything from scratch." By initiating the Ladybird Browser Initiative, he has contributed to the rare effort of creating a new, independent browser engine, which is vital for maintaining diversity in web standards. His transparent, educational approach to development through live-coding and blogging has influenced thousands of developers interested in low-level systems programming.

## Notable For
*   **Founder of SerenityOS:** Created the open-source operating system in 2018.
*   **Creator of Jakt:** Developed a memory-safe programming language in 2022.
*   **Ladybird Browser Initiative:** Serves as a board of directors member for the independent browser project (since 2024).
*   **Open-Source Leadership:** Maintains a YouTube community of over 50,000 subscribers focused on systems programming.

## Body
### Software Development
*   **SerenityOS:** A graphical Unix-like operating system that emphasizes a 1990s aesthetic with modern technical foundations. Kling began the project in 2018.
*   **Ladybird:** A cross-platform web browser project. Kling transitioned to a leadership role within the Ladybird Browser Initiative in July 2024 to oversee its continued growth.
*   **Jakt:** A programming language introduced in May 2022. It was specifically designed to provide memory safety for the SerenityOS project.

### Community and Online Presence
*   **YouTube:** Kling operates a channel (ID: UC3ts8coMP645hZw9JSD3pqQ) with 50,100 subscribers as of March 2025. The channel features technical walkthroughs and development updates.
*   **Social Media and Blogging:** He maintains an official blog at awesomekling.github.io and is active on Twitter/X under the handle @awesomekling.
*   **Public Engagement:** Kling is a frequent contributor to Hacker News and maintains an active presence on GitHub, where his projects are hosted.

### Professional Affiliations
*   **Ladybird Browser Initiative:** Kling holds a position on the board of directors, starting July 1, 2024.
*   **Citizenship:** He is a citizen of Sweden and was born there in 1985.

```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Andreas Kling",
  "jobTitle": "programmer",
  "worksFor": {
    "@type": "Organization", 
    "name": "Ladybird Browser Initiative"
  },
  "nationality": {
    "@type": "Country", 
    "name": "Sweden"
  },
  "birthDate": "1985",
  "birthPlace": "Sweden",
  "knowsAbout": ["SerenityOS", "Ladybird", "Jakt", "software engineering", "programming"],
  "sameAs": [
    "https://awesomekling.com/",
    "https://github.com/awesomekling",
    "https://x.com/awesomekling"
  ],
  "description": "Swedish programmer and software engineer known for creating SerenityOS and the Ladybird web browser."
}

## References

1. [Source](https://awesomekling.com/)
2. [Source](https://ladybird.org/announcement.html)
3. [Source](https://x.com/awesomekling)
4. YouTube API