Cory
Chambers
Web/Mobile App Developer
About me
I’m Cory, a Web and Mobile application developer based in Baltimore, MD. I graduated with my associate’s degree in Web Development seven years ago, and since then, I’ve gained invaluable experience working with HTML, CSS, JavaScript, Java, PHP, Python, Swift, and Kotlin. Over the course of my career, I’ve had the opportunity to work on a variety of different projects involving React Native, dozens of WordPress sites and plugins, Laravel applications, and Mobile applications. In addition to development, I’m responsible for managing a team of ten employees, including developers, QA, DevOps, and Scrum Masters. I’ve also had the opportunity to mentor nine aspiring developers. These individuals had no prior experience but went on to be incredibly successful developers.
As a developer and as a leader, I’m an incredibly hardworking and results-driven individual. I’ve always enjoyed challenges and getting to use my creative problem-solving skills. Now I get to use those skills every day at work and empower others to do the same. I’m also passionate about expanding my skillset, and I’ve completed my AWS Certification as well as Udacity’s React Nanodegree.
AWS Certified Cloud Practitioner
The AWS Certified Cloud Practitioner examination is intended for individuals who have the knowledge and skills necessary to effectively demonstrate an overall understanding of the AWS Cloud, independent of specific technical roles addressed by other AWS Certifications.
Android 101
Learned to build Android apps in Kotlin, from start to finish. This course is actually 3 classes in 1: We start with an introduction to Android Studio, then cover the fundamentals of the Kotlin language. And finally, we run through a 5 day hands-on Android-app bootcamp.
React Nanodegree
Learned how to build declarative user interfaces for the web with React, and for iOS and Android with React Native. Also learned how to manage state more predictably in your applications with Redux.
Complete iOS App Development Bootcamp
Concepts of Object Oriented Programming (OOP): The type system, variables, functions and methods, inheritance, structures, classes and protocols.
Control Structures: Using If/Else clauses, Switch statements and logic to control the flow of execution.
Data Structures: How to work with collections, such as arrays and dictionaries.
Software Design: How to organise and format code for readability and how to implement the Model View Controller (MVC) design pattern, Apple's favourite delegation pattern and the publisher pattern.
Networking: How to make asynchronous API calls, store and retrieve data from the cloud, and use the JSON format for server communication.
Persistent Local Data Storage: How to use Core Data, Realm, Codable and User Defaults to store your app data locally.
How to Implement In-App Purchases with Apple StoreKit