-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[website] Benny Joo joining MUI (#29499)
- Loading branch information
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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} />; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! |