Careers

Careers | NSN Group of Schools body{font-family:Poppins,sans-serif;background:#f6f8fb;color:#002147} .section-title{text-align:center;font-weight:600} .sec-underline{width:70px;height:4px;background:linear-gradient(90deg,#c9a441,#e8d27a);margin:10px auto 30px;border-radius:4px} .career-card{background:#fff;border-radius:16px;padding:25px;box-shadow:0 12px 30px rgba(0,0,0,.08);height:100%;position:relative} .badge-location{background:#002147;color:#fff;font-size:12px;padding:5px 10px;border-radius:20px;margin-right:5px} .subject-tag{display:inline-block;background:#eef2f7;color:#002147;font-size:12px;padding:5px 10px;border-radius:15px;margin:4px 4px 0 0} .apply-btn{background:linear-gradient(90deg,#c9a441,#e8d27a);border:none;color:#002147;font-weight:500;padding:10px 18px;border-radius:25px;text-decoration:none;display:inline-block;text-align:center} .filter-btn,.filter-tab{margin:4px;border-radius:20px} .filter-btn.active,.filter-tab.active{background:#002147;color:#fff} .urgent-badge{position:absolute;top:15px;right:15px;background:#e63946;color:#fff;font-size:11px;padding:5px 12px;border-radius:20px;font-weight:600} .why-box{background:#fff;border-radius:16px;padding:25px;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.06)}

Careers at NSN Group of Schools

Chromepet • Chitlapakkam • Kundrathur

Supportive Environment

Collaborative culture that values innovation, respect, and continuous learning.

Professional Growth

Training programs, workshops, and opportunities to grow in your career.

Purpose-Driven Work

Make a meaningful impact in the lives of students and the community.

Filter by Campus
Urgent Hiring
PGT Teachers
All Campuses
Maths English Physics Chemistry

Senior Secondary Teaching Positions

Apply Now
Admin Staff
Chromepet Chitlapakkam

School front office & records management

Apply Now
Student Counsellor
Kundrathur

Student emotional & career counselling

Apply Now
let activeCategory="all",activeCampus="all"; function applyFilters(){ document.querySelectorAll(".job-item").forEach(item=>{ const c=activeCategory==="all"||item.classList.contains(activeCategory); const l=activeCampus==="all"||item.classList.contains(activeCampus); item.style.display=(c&&l)?"block":"none"; }); } document.querySelectorAll(".filter-tab").forEach(t=>t.onclick=()=>{ document.querySelectorAll(".filter-tab").forEach(x=>x.classList.remove("active")); t.classList.add("active"); activeCategory=t.dataset.category; applyFilters(); }); document.querySelectorAll(".filter-btn").forEach(b=>b.onclick=()=>{ document.querySelectorAll(".filter-btn").forEach(x=>x.classList.remove("active")); b.classList.add("active"); activeCampus=b.dataset.filter; applyFilters(); });