I hold a Bachelor's degree in Computing Science from the University Of Bolton. An ambitious software engineer. Who applies software engineering principles to analyze user requirements, brings enthusiasm and a detailed understanding of various programming languages to software development, webpage planning, and mobile applications, frontend and backend database development, and maintenance. Experience in designing and developing systems, sites, testing, and applications from concept to rollout And Options development platforms and security requirements according to up-to-date standards.
Download CVTechnologies
leaflet.js , javascript , Php , html , css , bootstrap
Project overview
Created a customized map using leaflet.js and OpenStreetMap. Which displays markers on locations in a country and show’s information regarding the specific country. Project learning outcomes:- Got a full overview on the working and functionalities of the leaflet.js library that will help in future to create projects like these. Learned a lot of basic and advance javascript functionalities including the working of ajax requests in javascript also got a brief understanding of jquery. Php was used as a data provider so got a really good knowledge of working with Api’s and using php as a data provider on the backend only and then using ajax requests to get all the data from it and display it in an html page
Technologies
PHP, javascript, html, css, bootstrap, MySQL
Project overview
Created an application to create , read, update and delete data of thé employees of a country. Learning outcomes: Got the concept of Single page Application working in core javascript. Got A full overview of the CRUD operations using PHP and MySql Learned how to use PHP as a backend source only and process data through javascript and then display it in a simple html page. Learned how I can create dynamic data updating without even reloading the entire pages which makes the app much faster