Ebenezer Frimpong
About Me
Software Engineer
I am a junior-level Software Engineer at Amorte and Emfip LLC, Sheridan, Wyoming, passionate about tackling challenges and delivering high-quality solutions. With a strong foundation in Most of the programming languages like Java, Pyhton and JavaScript, I excel in developing efficient and scalable applications. I am committed to continuous learning and applying my skills to solve complex problems and drive impactful results. Explore my portfolio to see how I turn challenges into success through innovative coding and effective problem-solving
Coding is hard! 😭
function greet(name) {
console.log(`Hello, ${name}!`);
}
greet('World');
Tech Stack
Framwork & Tools
Project
Latest Projects
E-commerce Platform
A full-featured enterprise e-commerce platform with user authentication, product management, and payment integration.
Emfip LLC Platform
A enterprise e-commerce platform with admin dashboard, product management, analytics and order management, realtime order tracking system and payment integration.
Nike
A frontend case study project
Bank Web App Tracker
A user end bank transaction and spending tracker with realtime dashboard showing all the incoming and outgoing transaction, linking banking account and guide on spending
Coding is hard!! 😭😭
interface Person {
name: string;
age: number;
}
function greet(person: Person) {
console.log(`Hello, ${person.name}! Happy ${person.fun}!.`);
}
const person: Person = { name: 'Eben', fun: 'Coding' };
greet(person);
Resume
Education & Experience
Computer and Information Science
@ Springfield College
Full-Stack Developer
@ Amoarte, Connecticut, Remote
Software Engineer
@ Emfip LLC, Wyoming
Coding is hard!!! 😭😭😭
import React from 'react';
interface ButtonProps {
onClick: () => void;
children: React.ReactNode;
}
const Button: React.FC<ButtonProps> = ({ onClick, children }) => (
<button onClick={onClick} className="px-4 py-2 bg-blue-500 text-white rounded">
{children}
</button>
);
export default Button;
Network
Let's Connect
Let's bring your ideas to life! With 1+ years of experience in both front-end and back-end development, I specialize in building modern, responsive, scalable, and high-performance applications. Whether you need seamless API integration, pixel-perfect designs from Figma, or efficient deployment, I'm here to help. Let's collaborate to create something exceptional. Feel free to get in touch!
Email: efrimpong@springfieldcollege.edu
@ Chiago, IL