Welcome to the official repository of the Society of Metallurgical Engineers (SME), IIT Kharagpur. This website is a hub for everything related to SME — from departmental insights to event highlights, student blogs, and curated study material for metallurgy students.
- Brief introduction to SME and its vision
- Dynamic overview of events and achievements
- Quick access to Meta Material repository
- Highlights of COMPOSIT, our flagship fest
- Footer with quick links and contact details
- Overview of the Metallurgical & Materials Engineering Department
- Paginated Professor Section with:
- Name
- Designation
- Google Scholar link
- Email address
- Details about COMPOSIT — India's largest student-run metallurgical fest
- Dates, themes, images, footfall stats
- Link to the official COMPOSIT website
- Regular blogs posted by SME members
- Categorized into:
- CDC Blogs
- Current Affairs
- Info Blogs
- Achievements
- A smartly designed interface to explore study resources:
- Choose Year → Semester → Subject → Material Type (Lecture Notes / PYQs)
- If PYQ selected, filter by year or view all
- Easy navigation and responsive layout
- Appears on all pages
- Includes social links, quick navigation, and developer credits
# Clone the repository
git clone https://github.com/Krishnapc04/SME-official.git
# Navigate to the project folder
cd SME-official
# Install dependencies (if using a framework)
npm install
# Run locally
npm run dev # or: npm start / next dev
# Open in browser
http://localhost:3000