Bank Settlement Application
FrontEnd Developer and Frontend Team Leader
Activedge
constcoder_Profile={name:'Lawrence Eagles',skills:['React', 'React Native', 'Next.js', 'Redux', 'Vue.js', 'Node.js', 'Express.js', 'Fastify.js', 'REST API', 'GraphQL', 'MongoDB', 'JavaScript', 'TypeScript', 'Tailwind CSS', 'Svelte.js', 'Gatsby.js', 'Docker'],hardWorker:true,quickLearner:true,problemSolver:true,hireable:function() {return(this.hardWorker&&this.problemSolver&&this.skills.length>=5);};};
Who I am?
Hello, I am Chinedu (Lawrence Eagles) Oputa --- a skilled Software developer with hands-on experience building responsive and secure web applications using React.js, Redux, Node.js, Express.js and modern JavaScript (ES6+). Strong understanding of component-based architecture, RESTful APIs design, and state management. Collaborative team player committed to performance, code quality and best practices.
Bank Settlement Application
constproject={name:'Bank Settlement Application',tools: ['Java', 'Spring Boot', 'React.js', 'Core UI', 'Docker', 'Redux', 'Mongo DB],myRole:Frontend Developer,Description: Worked in a 5 man team --- with 4 other Java experts. And we built a bank settlement application for Eco Bank Ghana --- A Pan African Bank.,};
Stock Management Application
constproject={name:'Stock Management Application',tools: ['Reactstrap', 'React.js', 'Node.js', 'Express.js', 'SendGrid', 'Mongo DB', 'Mongoose],myRole:Backend Developer,Description: Worked in a 3 man team to build a stock management application for a company named Vertiva in Victoria Island, Lagos. This application manages the stocks of the company staff and automates several processes such as stock majority, allocation, dividends allocation etc.,};
5 years ago
8
The 3 Main Reasons, You Should Learn JavaScript
4 Min Read
Table of Contents The JavaScript Law The JavaScript Scope The JavaScript...
5 years ago
63
4
An Easy Guide To Understanding Classes In JavaScript
10 Min Read
Explaininig JavaScript classes to the last detail
5 years ago
100
2
An Easy Guide To Understanding Constructors In JavaScript
10 Min Read
Learn the inside-out of JavaScript constructors and their role in prototypal inheritance.
5 years ago
152
6
AN EASY GUIDE TO UNDERSTANDING CLOSURES IN JAVASCRIPT
11 Min Read
Completely explaining the concept of closures in Javascript in the most simple way
5 years ago
73
7
Understanding Prototypal Inheritance In JavaScript
13 Min Read
Explaining prototypal inheritance in JavaScript to the last detail
5 years ago
53
1
MODERN METHODS TO REMOVE ITEMS FROM ARRAYS IN JAVASCRIPT
6 Min Read
This explains the different ways to remove items in JavaScript beyond the built-in array methods