andrew a.
Hello World, I'm
Andrew Arochukwu,
a student at the University of Waterloo,
and aspring software developer.
1. const me = { 2. firstName:"Andrew", 3. lastName:"Arochukwu", 4. age: new Date().getFullYear()-2003, 5. interests:["Web Dev", "Mobile Dev", 6. "Machine Learning"], 7. school: "University of Waterloo" 8. }; 9. alert(`Hello my name is ${me.firstName} 10. ${me.lastName}, welcome to my portfolio!`)
TBA
During this coop, I worked on making tools to increase efficiency in reporting on testing results. In addition, I created a testing framework to test an application that collected the data on the testing devices used by the team. Furthermore, I served as scrum master during multiple scrums hosting scrum meetings and gaining experience in an agile work environment.
As a software developer coop, I was responsible for collaborating with our development team to deliver high-quality software solutions, that would streamline team operations. To that end, I created an application to optimize a process that was done frequently by my team members, which was creating Grafana boards and annotations to the boards. In addition, I made databases to replace Excel sheets, which were previously used as the primary method of storing testing data.
As an Undergraduate Research Assistant, I was tasked with assisting a professor with solving a research problem. The research problem of focus was the improvement of online STEM education, with a primary focus on the University of Waterloo. My task during the research project was to create a model to predict the likelihood that a student would drop a course from data from the first month of the term. I was able to create a predictive model that made predictions with 67% accuracy. In addition, I presented my results to professors and the lead team at digitalEd - the company that provides the University of Waterloo with online testing and note-sharing software.
Github Devfinder is a project made with a regular html, css and javascript frontend coupled with a node.js and express js backend. This is a simple project where you can find basic information about a github user by typing their username. You are able to see information on the number of public repositories they have, the number of followers they have, they number of people they are following as well as other public information on their github account.
Hippo Stock is a fullstack web application built with jinja, html and css for the frontend and flask for the backend. With hippo stock users are able to make an account and trade stocks with fake money. In addition, they are able to follow stocks which would show them news on the stock. Finally users are able to follow other users and view the stocks they have and the trades they have made.
The password generator is a simple web application built with a html and css frontend and a node.js and express js backend. This web application simply creates a password for the user given the specifications that were indicated by the user. In addition, a rating out of five is shown for the password that was generated.
The sudoku api is a simple api that can create, solve and validate sudoku boards. It can create boards of 3 difficulty levels easy, medium and hard and can solve any valid sudoku board it is given. It was built with python and flask. The documentation website was built with html, css and bootstrap while the backend was built with flask.
You can reach out to me by filling out this form.
I would respond back as soon as possible.