1
2const ArmanHadzigrahic: NextPage<PortfolioProps> = (props) => {
3 return(
4 <div>
5 <h1>Hi 👋, my name is Arman Hadzigrahic</h1>
6 <h2>I am a Full-Stack Developer and AI Enthusiast</h2>
7 <p>I like to make things</p>
8 </div>
9 );
10 };
11
12
I'm a 21 year old Computer Science and Engineering student from Sarajevo. I have a passion for creating things and an interest in Full-Stack Development and AI.
Besides programming, I enjoy playing guitar, chess and doing martial arts.
Real-time chat application build using Angular, Node.js and Socket.io
E-Commerce application built using React (Typescript) and Node.js (Prisma, Express, Planetscale)
Library application built using Angular, Node.js and the Google Books API