Astrollaneous is an assortment of space-related items and articles consumed from various NASA APIs. Visitors can create profiles, posts and comments.
Astrollaneous uses Django, HTML with Bootstrap and is deployed through Heroku.
Heroku: https://astrollaneous.onrender.com/
Frontend: https://github.com/atkelley/Astrollaneous_frontend
Blackstone is an frontend project displaying the usage of SASS with various frontend techniques (@keyframes, transition animations, clip-path, BEM methodology, media queries and a background video effect).
Astrollaneous uses SASS, HTML5, GoogleFonts and NPM build packages (prefix, concatenate, compile).
Heroku: https://blackstone-valley-river-tours.herokuapp.com/
RockAltar is a music website that displays articles, videos, podcasts and album reviews. Material can be search by category and genre.
RockAltar also sports a CMS Admin site for users to create new content with. Visitors can create a new account, create & edit content and comments. Admins have more options to control the look and function of the site.
RockAltar uses PHP, HTML with Bootstrap 3 and is deployed through Heroku with the ClearDB MySQL plugin on the backend.