Skip to content

Commit

Permalink
[website] Benny Joo joining MUI (#29499)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnajdova authored Nov 5, 2021
1 parent 4a67b3c commit 3f58dd9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/pages/blog/benny-joo-joining.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import * as React from 'react';
import TopLayoutBlog from 'docs/src/modules/components/TopLayoutBlog';
import { docs } from './benny-joo-joining.md?@mui/markdown';

export default function Page() {
return <TopLayoutBlog docs={docs} />;
}
21 changes: 21 additions & 0 deletions docs/pages/blog/benny-joo-joining.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: Benny Joo joins MUI
description: We are excited to share that Benny Joo has joined MUI. He has started last month full-time and is now a Junior Software Engineer in the the Core team.
date: 2020-11-14T00:00:00.000Z
authors: ['mnajdova']
card: true
---

We are excited to share that [Benny Joo](https://github.com/hbjORbj) has joined MUI.
He has started last month full-time, and is now part of the Core team.

Before joining full-time, Benny was our first intern during the summer.
He joined us right after graduating from The University of Edinburgh.
He had a great start of the internship, implementing the [Masonry component](https://mui.com/components/masonry)! It was one of the [most upvoted issues](https://github.com/mui-org/material-ui/issues/17000) that we simply didn't have bandwith to work on.

As part of the Core team, he will help with the community support, as well as work on some of the new features we plan for the community version of the library, like the unstyled components and the second design system.
I am excited to see what other valuable contributions he will make in the future.

The Core team will continue developing the foundations on which to build great design systems. Here's a quick view of [the community roadmap](https://github.com/mui-org/material-ui/projects/25).

We couldn't be more excited to have Benny on the team!

0 comments on commit 3f58dd9

Please sign in to comment.