


During my studies at University I learned alot about working with others. This is mostly from doing lab work with a partner. In doing this effectively I learned about teamwork and time management.
Additionally, I learned a lot about communication doing this as we would have to discuss methodologies for our experiments and present our findings at the end of a project. During this time, we created python scripts to run complex calculations and algorithms to aid our data analysis.
The bulk of my coding knowledge comes from doing courses at Codecademy. In doing the full stack development course, I studied the PERN stack and found that the part I enjoyed the most was working on frontends with React to create Interactive displays for web apps. I also learned how to use GitHub, Node, Express, PostgreSQL and Firebase.
In addition to this, I took the JQuery, PHP, Python, Java and C# courses to expand the scope of my knowledge.
A web app designed to gather and display data for a selected country in a simple and intuative way.
Frontend uses JQuery for user interaction and data presentation.
Backend uses PHP to make API calls to gather data and only send what is used to the display.
A web app designed to gather and display data for a selected country in a simple and intuative way.
The frontend is built in React for interactivity and data presentation.
Backend is handled in Firebase functions to get and post data to a server.
An example of a e-commerce site with full front end and back end.
The frontend is built in React for interactivity and data presentation.
Backend is handled in Firebase functions to get and post data to a server.
Also includes payment processing with Stripe.