Hi I’m Chris
a Full Stack Developer who makes interactive applications
Meet Chris Amling, I am a highly skilled web developer with over 15 years of experience in the industry. With a passion for coding and a strong background in JavaScript and PHP, I am a versatile developer who can tackle a wide range of web development projects with ease. From building complex web applications to designing responsive websites, I have a proven track record of delivering high-quality solutions that meet the needs of my clients.
Over the years, I have honed my skills in various programming languages and web development frameworks. I am well-versed in front-end development technologies such as HTML, CSS, JavaScript and Typescript, and have expertise in popular JavaScript frameworks like React, and Vue. On the back-end, I have extensive experience working with PHP, MySQL, WordPress, and Node.js, among other technologies.
With a focus on delivering exceptional user experiences, I use my deep knowledge of web development to create fast, secure, and scalable applications that are optimized for performance. Whether I’m working on a small website or a large-scale enterprise application, I am committed to delivering the highest quality work that exceeds my clients’ expectations.
If you’re looking for a talented web developer who can bring your ideas to life, look no further than Chris Amling. With my expertise in JavaScript, PHP, and web development, I am the right choice for any project.
The Make movement and DIY community have exploded over the last few years. With the popularity and accessibility of the Internet bringing instructions on everything from knitting a sweater shaped like your favorite anime character to building a robotic arm and controlling with a raspberry pi. If you’re willing to learn chances are there is…
While Mac users have enjoyed web development preprossing for years with Codekit, Windows users were forced to user multiple applications or roll their own Ruby scripts to get the same effect. Finally a product has come to Windows, and while it may not have all the polish of Codekit, its a great start. Prepros is an…
WordPress is a great CMS, but it does lack in the user permissions department. By Default you can create a subscriber, someone who can do little more than view the site. A Contributor, someone who can create blog posts, but not publish them. An Author can create blog posts and publish them. The Editor can…
Here are just a few things that I think a modern library web site needs. Flexibility One of the major problems that I have faced in designing websites is that what seems like a great idea at the time, can paint you into a corner later. Designing with a little room to change over time…
Lets say that you need to get a list of all of your MyDiscovery lists. You may want to move them to another system, or you just want to print them all out and take them with you. You could log into MyDiscoveries and click on your lists one by one, but even that doesn’t…
Sass, Less, Stylus, CoffeeScript, TypeScript, Dart, Haml, Slim, Jade… The list goes on and on. What are Preprocessing languages, and why should we use them? The basic building blocks of any website are HTML, CSS, and JavaScript. HTML is the structure of the page, the bones, where the content goes. This is the one language…