Experience

You need it to get the job, but the job’s what gives it!

Throughout my journey as a developer, I have had the opportunity to work with cutting-edge technologies while also mastering the fine art of debugging at 2 AM. From building dynamic web applications to deciphering cryptic error messages, my experience has been a mix of structured learning and spontaneous problem-solving. Each project and internship has sharpened my ability to write clean code, collaborate effectively, and most importantly, fix bugs before they fix me.

Software Developer, Service Personnel · Supertech Limited

Oct. 2024 - Present

Contribute to the design, development, and maintenance of scalable and responsive full-stack applications at Supertech Limited, with a strong focus on front-end development and growing experience in backend technologies. Build and maintain responsive web interfaces using React, Next.js, Tailwind CSS, and TypeScript, ensuring seamless user experiences and optimized performance through lazy loading and code splitting. Gained hands-on exposure to Spring Boot for developing and integrating RESTful APIs, strengthening my understanding of backend concepts as a beginner. Managed authentication flows (JWT, Keycloak, NextAuth), collaborated in daily scrums, and followed Agile methodologies. Utilized GitLab for version control and contributed to technical documentation to support team onboarding and product maintainability.

Frontend Intern · TechAide

Oct. 2023 - Dec. 2023

Interned as a Frontend Developer at TechAide, where I built and maintained front-end components and learned the ropes of modern web development.

experience.ts

constexperience=[
{
role:"Software Developer, Service Personnel",
company:"Supertech Limited",
duration:"Oct. 2024 - Present",
skills:["React", "Next.js", "Tailwind CSS", "Typescript", "Java", "Spring Boot", "Postgresql", "Shadcn/UI", "Figma", "Penpot", "Agile Methodology", "Keycloak", "JQuery", "Continuous Deployment & Maintenance", "Docker"],
},
{
role:"Frontend Intern",
company:"TechAide",
duration:"Oct. 2023 - Dec. 2023",
skills:["HTML", "CSS", "Javascript", "React", "Nextjs"],
}
];
experience.forEach((job) => {
console.log(`👨‍💻 ${job.role} at ${job.company} (${job.duration})
🚀Skills: ${job.skills.join(', ')}`);
});

© 2022 - 2026 • Built with Next.js, Typescript, shadcn/ui and Tailwind CSS

Developed by Prempeh Joseph