As a first-year polytechnic student learning coding from scratch, I've embraced challenges with determination. While initially daunting, I've navigated syntax, debugging, and errors, transforming obstacles into opportunities for growth. Through structured coursework, hands-on projects, and collaboration with peers, I've developed foundational knowledge and problem-solving skills. Small victories along the way fuel my motivation, and I'm excited to continue my journey from novice to proficient programmer.
I have worked on various projects like creating web applications which emphasizes application security in them. One example of what i did was to automate a database backup process with the use of python and SQL to check the date and time of the system running the process and to automatically create another copy of the entire SQL file upon reaching a certain time. It also allowed for older copies to be deleted.
Another example of a project I have worked on was using javascript and HTML to create a form for feedback on a ecommerce website where there would be validators to ensure the data in the form is not redundant. Javascript was to make the form more interactive like adding a message after the form was submitted