let name = "Vaagishwar"
let email = "Vaagishwar77@gmail.com"
let college = "Sri Manakula Vinayagar Engineering College"
let location = "India"
const portfolio = () => {
return window.location.href = "https://vaagishwar.vercel.app"
}
const experience = () => {
return(
<>
<internship at={{
company : "Neyveli Lignite Corporation India Limited"
role : "Web Developer Intern"
duration : "11th - 22nd Aug 2025"
}} />
</>
);
}
<About me={
I'm currently pursuing final year in B.Tech | Computer Science and Business Systems
at Sri Manakula Vinayagar Engineering College. I had experience building MERN-Stack
web applications with those technically solvable ideas and deployed several projects
on my interest ensuring scalability and secure JWT authentication. I actively engineer
full-stack projects, including "Neyveli E-Notice Board" for Township Administrative Office.
I'm currently looking for organizations to accelerate and work with team projects.
} />Experience my CLI Portfolio on terminal run npx vaagii or try to install npm install npx-vaagii



