Projects

  • Built a REST API backend with AWS S3 and NodeJS Express following good engineering and security best practices for a charity website. See source code here and website here
  • Followed a nanodegree course on Udacity to learn and deploy infrastructure components that provide security and services to servers by writing scripts using CloudFormation (AWS tool for IAC) and set up CI/CD pipeline using Git/GitHub, CircleCI for automation process. See source code here
  • A wep app project using pure HTML, CSS and Javascript, that shows details of all episodes of a TV show. The data is fetched from a REST API 'TV MAZE'. See source code here and website here
  • Created a React app that integrates with a REST Countries API to fetch Country data and display information about each of the Countries. See source code here and website here
  • My personal website repo - click here