Victory Nwani is a proficient front-end engineer with over 4 years of experience leading development teams and creating impactful web applications. He specializes in building dynamic, scalable solutions using JavaScript, and TypeScript.

Victory Nwani

Victory Nwani is a proficient front-end engineer with over 4 years of experience leading development teams and creating impactful web applications. He specializes in building dynamic, scalable solutions using JavaScript, and TypeScript.

Available to hire

Victory Nwani is a proficient front-end engineer with over 4 years of experience leading development teams and creating impactful web applications. He specializes in building dynamic, scalable solutions using JavaScript, and TypeScript.

See more

Experience Level

AWS
Expert
Azure
Expert
Flutter
Expert
Google Cloud
Expert
React JS
Expert
React Native
Expert

Language

English
Fluent
Igbo
Fluent
Yoruba
Fluent
Swedish
Intermediate

Education

Add your educational history here.

Qualifications

AWS Certified Solutions Architect - Associate
July 19, 2023 - June 19, 2024

Industry Experience

Software & Internet, Computers & Electronics
    uniE613 AWS Currency Predictor
    This project demonstrates asynchronous programming in JavaScript to develop a price currency prediction application. The functions within the code pull exchange rates of the EUR, GBP, CAD, NGN, and GHS, currencies against the Euro currency from the AlphaAdvantage forex service through an API endpoint. It also analyzes public news about the currencies using an external service to get a sentiment value. It stores these data into a DynamoDB table for later prediction using AWS SageMaker. The entire project was developed as my second coursework for the CST3130 Advanced Web and Big Data module at Middlesex University, London. The project uses the Lambda Functions, S3, DynamoDB, and SageMaker services on AWS. The code samples within the src/functions directory are deployed to the Lambda functions service on AWS