Skip to content

Commit

Permalink
v2.2.3 10기 운영진 데이터 추가 (#79)
Browse files Browse the repository at this point in the history
10기 데이터 추가
  • Loading branch information
SeongYongLee authored Jul 2, 2022
1 parent e622086 commit 8ade28c
Show file tree
Hide file tree
Showing 20 changed files with 181 additions and 14 deletions.
14 changes: 6 additions & 8 deletions modules/member/Member.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ export default function Member() {
{semester}기 운영진 <sub>{people.length}</sub>
</GridLabel>
}
css={css`
& + label {
margin-top: 100px;
}
`}
>
{(person) => <Person key={person.name} {...person} />}
</Grid>
Expand All @@ -67,14 +72,7 @@ const Background = styled.div`
const Container = styled.div<{ device: Device }>`
width: 1147px;
padding-top: 256px;
margin: 0 auto;
/**
* NOTE(@jonghopark95)
* - 미관을 위해 임시로 min-height 속성을 추가하였습니다.
* - 후임 maintainer 께서는 어느 정도 운영진이 데이터가 모이면 아래 속성을 제거해주시면 감사하겠습니다.
*/
min-height: 1800px;
margin: 0 auto 300px;
${({ device }) =>
device === 'mobile' &&
Expand Down
8 changes: 6 additions & 2 deletions modules/member/utils/member.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import { 운영진_11기 } from './semester';
import { 운영진_10기, 운영진_11기 } from './semester';

export type Person = {
name: string;
depromeetPosition?: '회장' | '부회장';
jobPosition: string;
jobPosition: 'Frontend Developer' | 'Backend Developer' | 'Server Developer' | 'Product Designer' | 'UX Designer';
photoLink: string;
link?: {
behance?: string;
Expand All @@ -23,4 +23,8 @@ export const members: Members[] = [
semester: 11,
people: 운영진_11기,
},
{
semester: 10,
people: 운영진_10기,
},
];
164 changes: 164 additions & 0 deletions modules/member/utils/semester/10.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,164 @@
import { Person } from '../member';

const 김종훈: Person = {
name: '김종훈',
depromeetPosition: '회장',
jobPosition: 'Product Designer',
photoLink: '/member/10/김종훈.jpeg',
link: {
linkedIn: 'https://www.linkedin.com/in/종훈-김-38a0a91a3/',
homepage: 'https://baconux.tistory.com/',
},
};

const 이성용: Person = {
name: '이성용',
depromeetPosition: '부회장',
jobPosition: 'Frontend Developer',
photoLink: '/member/10/이성용.jpg',
link: {
linkedIn: 'https://www.linkedin.com/in/seongyong-lee',
github: 'https://github.com/seongyonglee',
},
};

const 이정민: Person = {
name: '이정민',
jobPosition: 'Frontend Developer',
photoLink: '/member/10/이정민.jpeg',
link: {
linkedIn: 'https://www.linkedin.com/in/jeonming-lee/',
github: 'https://github.com/danmin20',
homepage: 'https://jeong-min.com/',
},
};

const 이경주: Person = {
name: '이경주',
jobPosition: 'Product Designer',
photoLink: '/member/10/이경주.jpeg',
link: {
linkedIn: 'https://www.linkedin.com/in/kyeongju-lee',
behance: 'https://www.behance.net/daisylee4',
homepage: 'https://daisyleedesigner.myportfolio.com/',
},
};

const 심준연: Person = {
name: '심준연',
jobPosition: 'Product Designer',
photoLink: '/member/10/심준연.png',
link: {
behance: 'https://www.linkedin.com/in/준연-심-7b2ba2185/',
},
};

const 노은종: Person = {
name: '노은종',
jobPosition: 'Product Designer',
photoLink: '/member/10/노은종.jpg',
link: {
linkedIn: 'https://www.linkedin.com/in/은종-노-58b7a4226/',
behance: 'https://www.behance.net/nostop078a3a5',
homepage: 'https://baconux.tistory.com/',
},
};

const 지주연: Person = {
name: '지주연',
jobPosition: 'Frontend Developer',
photoLink: '/member/10/지주연.jpg',
link: {
linkedIn: 'https://www.linkedin.com/in/juyeonji',
},
};

const 김준홍: Person = {
name: '김준홍',
jobPosition: 'Backend Developer',
photoLink: '/member/10/김준홍.jpeg',
link: {
linkedIn: 'https://www.linkedin.com/in/junhong-kim/',
github: 'https://github.com/Junhong-Kim',
},
};

const 권주희: Person = {
name: '권주희',
jobPosition: 'Backend Developer',
photoLink: '/member/10/권주희.jpg',
link: {
linkedIn: 'https://www.linkedin.com/in/victoriagjh/',
homepage: 'https://victoria-k.tistory.com/',
},
};

const 김민태: Person = {
name: '김민태',
jobPosition: 'Backend Developer',
photoLink: '/member/10/김민태.png',
link: {
linkedIn: 'https://www.linkedin.com/in/mintae-kim-14km/',
github: 'https://github.com/14km',
},
};

const 이경석: Person = {
name: '이경석',
jobPosition: 'Backend Developer',
photoLink: '/member/10/이경석.png',
link: {
linkedIn: 'https://www.linkedin.com/in/kyungseok-lee-725851184/',
github: 'https://github.com/Lee-KyungSeok',
homepage: 'https://kscory.com/',
},
};

const 최용호: Person = {
name: '최용호',
jobPosition: 'Backend Developer',
photoLink: '/member/10/최용호.jpg',
link: {
linkedIn: 'https://www.linkedin.com/in/yongho1037/',
github: 'https://github.com/YonghoChoi',
homepage: 'https://yongho1037.tistory.com ',
},
};

const 이유진: Person = {
name: '이유진',
jobPosition: 'Backend Developer',
photoLink: '/member/10/이유진.jpeg',
link: {
linkedIn: 'https://www.linkedin.com/in/eugene-lee-b0a51b146',
github: 'https://github.com/emiling',
},
};

const 임효연: Person = {
name: '임효연',
jobPosition: 'Product Designer',
photoLink: '/member/10/임효연.jpg',
link: {
behance: 'https://www.behance.net/gd054',
linkedIn: 'https://www.linkedin.com/in/효연-임-2a2046231/',
homepage: 'https://linktr.ee/gd054',
},
};

export default [
김종훈,
이성용,
이정민,
이경주,
심준연,
노은종,
지주연,
김준홍,
권주희,
김민태,
이경석,
최용호,
이유진,
임효연,
];
8 changes: 4 additions & 4 deletions modules/member/utils/semester/11.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const 김성민: Person = {
const 이송민: Person = {
name: '이송민',
depromeetPosition: '부회장',
jobPosition: 'Product designer',
jobPosition: 'Product Designer',
photoLink: '/member/11/이송민.png',
link: {
linkedIn: 'https://www.linkedin.com/in/imean1030/',
Expand All @@ -26,7 +26,7 @@ const 이송민: Person = {

const 정미숙: Person = {
name: '정미숙',
jobPosition: 'Product designer',
jobPosition: 'Product Designer',
photoLink: '/member/11/정미숙.jpg',
link: {
linkedIn: 'https://www.linkedin.com/in/misuk-jeong-2bba94224/',
Expand All @@ -41,14 +41,14 @@ const 박종호: Person = {
photoLink: '/member/11/박종호.jpeg',
link: {
linkedIn: 'https://www.linkedin.com/in/jongho-park-164b59206/',
github: 'https://github.com/jonghopark95',
github: 'https://github.com/pumpkiinbell',
homepage: 'https://jhpa.tistory.com/m',
},
};

const 이병호: Person = {
name: '이병호',
jobPosition: 'Product designer',
jobPosition: 'Product Designer',
photoLink: '/member/11/이병호.jpg',
link: {
behance: 'https://www.behance.net/lee1796ca3a',
Expand Down
1 change: 1 addition & 0 deletions modules/member/utils/semester/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { default as 운영진_10기 } from './10';
export { default as 운영진_11기 } from './11';
Binary file added public/member/10/권주희.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/김민태.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/김종훈.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/김준홍.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/노은종.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/심준연.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/이경석.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/이경주.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/이성용.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/이유진.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/이정민.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/임효연.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/지주연.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/member/10/최용호.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file removed public/member/12/.gitkeep
Empty file.

0 comments on commit 8ade28c

Please sign in to comment.