Last active
February 10, 2025 08:12
-
-
Save malachi43/51c8c85804e98a02dd0271e3a857a313 to your computer and use it in GitHub Desktop.
resume
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"basics": { | |
"name": "Uko Chibuike Malachi", | |
"label": "Software Developer", | |
"picture": "https://avatars.githubusercontent.com/u/113272653?v=4", | |
"email": "ukomalachi@gmail.com", | |
"phone": "07064726898", | |
"website": "https://github.com/malachi43", | |
"summary": "Enthusiastic backend developer with a focus on building scalable and maintainable applications. Proficient in Node.js, Express.js, and MongoDB, with a strong foundation in JavaScript and TypeScript. Experienced in Agile development practices and working collaboratively to deliver high-quality software solutions.Passionate about leveraging technology to innovate and create user-centric products. Looking to contribute to dynamic teams focused on building modern and efficient web applications.", | |
"location": { | |
"address": "No 1, Gbesu Jisu, Tori Lovi, off Age-Mowo, Lagos. Nigeria", | |
"postalCode": "100001", | |
"city": "Lagos", | |
"countryCode": "NG", | |
"region": "Age-Mowo" | |
}, | |
"profiles": [ | |
{ | |
"network": "Twitter", | |
"username": "@UkoMalachi0412", | |
"url": "https://x.com/ukomalachi0412?s=21&t=j_GTYygjVUnd8ZPu2uwVag" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"name": "Enoverlab", | |
"position": "Frontend Developer Intern", | |
"website": "https://enoverlab.com", | |
"startDate": "2024-11-01", | |
"endDate": "2024-12-13", | |
"summary": "collaborated with cross-functional teams(product managers, UI/UX designers, and developers) to design and develop a 6-week MVP for a blood donation platform", | |
"highlights": [ | |
"Focused on building user-centeric features", | |
"Ensure high-quality, responsive and engaging user experiences." | |
] | |
}, | |
{ | |
"name": "Learnable", | |
"position": "Backend Developer Intern", | |
"website": "https://learnable.genesystechhub.com/", | |
"startDate": "2022-01-01", | |
"endDate": "2022-07-17", | |
"summary": "Ensured seamless deployment and integration by following best practices for containerization and version control.", | |
"highlights": [ | |
"Translated user story maps into actionable technical specifications." | |
] | |
} | |
], | |
"volunteer": [ | |
{ | |
"organization": "TRUPAY", | |
"position": "Backend Developer", | |
"startDate": "2025-01-03", | |
"summary": "TRUPAY is a user-friendly, secure, and efficient platform designed to simplify the process of purchasing textbooks for students. By eliminating the need for long bank queues, students can browse, pay for, and track their textbook purchases online with ease." | |
} | |
], | |
"education": [ | |
{ | |
"institution": "Federal University of Technology Owerri (FUTO)", | |
"area": "Electrical Electronics Engineering - Electronic & Computer Engineering", | |
"studyType": "Bachelor", | |
"startDate": "2016-01-01", | |
"endDate": "2021-11-22", | |
"gpa": "4.19" | |
} | |
], | |
"awards": [ | |
{ | |
"title": "Payaza Developers Circle 2024 Winners", | |
"date": "2024-07-15", | |
"awarder": "Payaza", | |
"summary": "payaza api integration" | |
} | |
], | |
"skills": [ | |
{ | |
"name": "Web Development", | |
"level": "master", | |
"keywords": [ | |
"HTML", | |
"CSS", | |
"Javascript" | |
] | |
}, | |
{ | |
"name": "Backend Development", | |
"level": "intermediate", | |
"keywords": [ | |
"server", | |
"api", | |
"docker", | |
"cache", | |
"container" | |
] | |
} | |
], | |
"languages": [ | |
{ | |
"language": "English", | |
"fluency": "master" | |
} | |
], | |
"interests": [ | |
{ | |
"name": "Photography", | |
"keywords": [ | |
"Blur", | |
"Autofocus", | |
"Lens" | |
] | |
}, | |
{ | |
"name": "travelling", | |
"keywords": [ | |
"landscape", | |
"nature", | |
"Lens" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment