Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 15-10-24 #402

Merged
merged 6 commits into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/admissions/mtech/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default function Page() {
{/* Rolling Advertisement Section */}
<div className="mt-2 mb-8 bg-white p-6 rounded-md shadow-md">
<h2 className="text-dwd-primary text-lg md:text-xl font-bold">
Rolling Advertisement for Admission to M. Tech. (by Research)
Advertisement for Admission to M. Tech. (by Research)
</h2>
<p className="mt-4">
IIIT Dharwad invites applications for admission to its M.Tech by
Expand Down
2 changes: 1 addition & 1 deletion app/admissions/phd/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default function Page() {
{/* New Rolling Advertisement for Ph.D. section */}
<div className="mt-2 mb-8 p-6 bg-white rounded-lg shadow">
<h2 className="text-2xl font-bold text-dwd-primary mb-4">
Rolling Advertisement for Admission to Ph.D.
Advertisement for Admission to Ph.D.
</h2>
<p>
IIIT Dharwad invites applications for admission to its Doctor of
Expand Down
32 changes: 16 additions & 16 deletions data/announcements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,65 +10,65 @@ export type Announcement = {

export const announcements: Announcement[] = [
{
link: '/docs/Dr.Animesh-Heidelberg-Laureate-Forum.pdf',
text: 'Congrats, Dr Animesh Chaturvedi for attending Heidelberg Laureate Forum as 200 Young Researcher',
link: '/docs/recruitment_of_registrar.pdf',
text: 'Advertisement for the position of Registrar (On Deputation/ Short term Contract)',
new: true,
month: '10',
year: '2024',
},
{
link: '/docs/M.Tech(R)-Admission-Rolling-Advertisement.pdf',
text: 'Rolling advertisement for M.Tech by Research advertisement',
link: '/docs/Dr.Animesh-Heidelberg-Laureate-Forum.pdf',
text: 'Congrats, Dr Animesh Chaturvedi for attending Heidelberg Laureate Forum as 200 Young Researcher',
new: true,
month: '9',
month: '10',
year: '2024',
},
{
link: '/docs/PhD.Admissions-Rolling-Advertisement.pdf',
text: 'Rolling advertisement for Phd by Research advertisement',
new: true,
link: '/docs/M.Tech(R)-Admission-Rolling-Advertisement.pdf',
text: 'Advertisement for Admissions to M.Tech by Research',
new: false,
month: '9',
year: '2024',
},
{
link: '#',
text: 'Last date for 1st Year Admission and Fee Payment has extended till Thursday, September 5th 2024',
new: true,
link: '/docs/PhD.Admissions-Rolling-Advertisement.pdf',
text: 'Advertisement for Admissions to PhD by Research',
new: false,
month: '9',
year: '2024',
},
{
link: '/docs/MOI.pdf',
text: 'Medium of Instruction certificate',
new: true,
new: false,
month: '9',
year: '2024',
},
{
link: '/docs/fpubh-12-1364226.pdf',
text: 'Journal article co-authored by Dr Ramesh Athe titled "Cost-effectiveness of portable-automated ABR for universal neonatal hearing screening in India" gets published in " Frontiers in Public Health" (Scopus indexed)',
new: true,
new: false,
month: '8',
year: '2024',
},
{
link: '/docs/Book-chapter.pdf',
text: 'Book chapter corresponding authored by Dr Ramesh Athe titled " Impact of spontaneous abortion of first trimester on medical management-a systematic review" gets published in a book titled "Modernizing Maternal Care with Digital Technologies". 2024:250-68. ISBN: 9798369337110; Chapter 11; (Scopus indexed). ',
new: true,
new: false,
month: '8',
year: '2024',
},
{
link: '/docs/Journal-article.pdf',
text: 'Journal article corresponding authored by Dr Ramesh Athe titled " A meta-analysis approach on medical, surgical and expectant management" gets published in Epidemiology, Biostatistics, and Public Health (Scopus indexed).',
new: true,
new: false,
month: '8',
year: '2024',
},
{
link: '/docs/project-fellows.pdf',
text: 'Advertise for the Recruitment for Research Fellows',
new: true,
new: false,
month: '8',
year: '2024',
},
Expand Down
9 changes: 9 additions & 0 deletions data/jobs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ export type Jobs = {
};

export const jobsData: Jobs[] = [
{
"title": "Advertisement for the position of Registrar (On Deputation/ Short term Contract)",
"category": "staff",
"details": ``,
"lastDate": "14.11.2024",
"generalInstructions": "/docs/recruitment_of_registrar.pdf",
"application": "https://forms.gle/qjYCNrLWkWD4ycJq9",
"extraInfo": []
},
{
"title": "Advertisement for the Recruitment of Multiple Research Positions",
"category": "staff",
Expand Down
Binary file modified public/images/Ind_Day-1.webp
Binary file not shown.