Skip to content

Commit

Permalink
updated ece faculty
Browse files Browse the repository at this point in the history
  • Loading branch information
Omkar982004 committed Oct 5, 2024
1 parent 15eb060 commit cd50e6b
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 57 deletions.
27 changes: 27 additions & 0 deletions data/faculty_profile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1320,6 +1320,33 @@ let ProfileProps: ProfileProp[] = [
},
},
},
{
id: 'RajeshKumar',
content: {
head: {
name: 'Dr. Rajesh Kumar',
profile_pdf: '/docs/Dr.RajeshKumar.pdf',
},
card: {
photo: '/images/RajeshKumar.jpg',
PhD:'',
designation: 'Assistant Professor',
department: 'Electronics and Communication Engineering',
mail_id: '[email protected]',
cabin_number: '?',
},
body: {
profile_text: '',
interest_areas: [
{ id: 1, area: 'RF VLSI Design' },
{ id: 2, area: 'RFIC' },
{ id: 3, area: 'MMIC Design' },
{ id: 4, area: 'RF Power Amplifier' },
{ id: 5, area: 'DOHERTY Power Amplifier Design' },
],
},
},
},
];

export { ProfileProps };
103 changes: 46 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added public/images/RajeshKumar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd50e6b

Please sign in to comment.