I'm Tony Anusic, a motivated graduate currently seeking to utilize my skills with state of the art technology. I have a dynamic personality that works well with teams and I have a solid grasp on computer skills related to infrastructure, programming, front-end web development, troubleshooting, databases, and graphics design. I’m always trying to actively learn from others and I’m passionate about my self-improvement.
I'm looking to obtain a challenging and rewarding IT Specialist, Help Desk, Front-End Web Developer, or Database Specialist position that leverages my knowledge, skills, and proficiency to contribute to the company’s growth and success.
Created an emergency medical service disaster database to simulate and track information of patients, disaster types, and a patient’s condition.
Created a web application interface to allow users to apply CRUD functions and create custom queries to information located in the database.
Tools: MySQL for database. Visual Studio with C# ASP.NET for Interface.
Simple application allowing users to enter a date, what they ate, and how they felt on a specific day. Users were able to save or load previous data to an xml file in order to keep track of their submissions.
Each entry was logged into a database that was displayed in the application itself.
Tools: Visual Studio - C#.
Vue application that allows users to take notes. This app uses CRUD functions.
Tools: Visual Studio Code - Vue.js.
Vue application fit for mobile use, allowing users to input a zipcode and then retrieve information about that zipcode such as the city it belongs to.
Tools: Visual Studio Code - Vue.js with router and ionic. External API included: Zippopotam.us.
React application that uses PokéAPI to allow users to choose from a list of the first generation pokemon and
show their stats by calling the API.
Tools: Visual Studio Code - React.js. External API's incuded - PokéAPI.
React note-taking application that is based off of Evernote. This app is made with CRUD in mind
allowing users to create, read, update, and delete notes. Firebase was used to save notes to a database.
Tools: Visual Studio Code - React.js, Materialize, Quill, Firebase.
This is an app that utilizes javascript and Wikipedia's MediaWiki api in order to load search results.
It is able to keep loading more data and has error checking if invalid information is inputted.
Tools: Visual Studio Code - HTML, CSS, JavaScript. External API's incuded - MediaWiki.