Education

I learned a lot, but the real learning happens in the code editor!

Education has always been the cornerstone of my journey into the tech world. Pursuing a Bachelor's in Computer Science at the University of Energy and Natural Resources Campus has provided me with a solid foundation in computer science and software engineering principles.

My academic journey has been complemented by hands-on projects and coursework, enabling me to build practical courses and a deep understanding of modern technological solutions.

Bachelor's degree in Computer Science · University of Energy and Natural Resources

Jan. 2021 - Sept. 2024

Pursued a comprehensive Bachelor's degree in Computer Science, where I developed a strong foundation in programming fundamentals, algorithms, and software engineering principles. Through rigorous coursework and hands-on projects, I've gained expertise in multiple programming languages, database management, and system design. The program has equipped me with critical thinking skills and problem-solving abilities essential for tackling complex technological challenges in today's digital landscape.

experience.ts

consteducation=[
degree:"Bachelor's degree in Computer Science",
courses:[
"Data Structures & Algorithms",
"Software Engineering",
"Database Systems",
"Web Development",
"Computer Networks",
"Operating Systems",
"Human Computer Interaction, etc"
]
];
console.log(`My Education: ${education.degree}`);
educationJourney.courses.forEach((course) =>console.log(`- ${course}`));

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

Developed by Prempeh Joseph