document.title = `${Aayush A. Mishra} | Portfolio`;
8
setIsLoaded(true);
9}, []);
10
11
return (
12
<main className="hero-container">
13
<h1>{developerInfo.name}<h1>
14
<p>{developerInfo.role}<p>
15
<div className="cta">
16
<Link href="/projects">View Projects</Link>
17
</div>
18
</main>
19);
20
21
exportdefault HomePage;
Aayush Mishra
Developer | Roboticist
Robotics and Embedded Software Engineer with 1 year of experience integrating Mechanical, Electrical-Electronics, and Computer Science principles to build innovative solutions and projects.