Pinned Repositories
Adventure-Game
This is a simple version of an old-fashioned text-based adventure game.
AnimalTradingCards
CSS Practice
AStar
This project uses A* search to implement a "Google-maps" style route planning algorithm.
CoffeeShop
Demonstrates authentication and authorization skills by creating a full-stack application for a coffee shop menu.
Data-Structures-And-Algorithms
This repository includes answers to thirteen questions related to data structures. Each answer includes Python file, as well as an introduction to the problem and an explanation about the efficiency of the code and the design choices.
Dev-Ops-Life-Cylce-Proof-Of-Concept
Containerize and deploy a Flask API to a Kubernetes cluster using Docker, AWS EKS, CodePipeline, and CodeBuild.
FyyurApp
Fyyur is a booking site that facilitates bookings between artists who can play at venues, and venues who want to book artists.
Pixel-Art-Maker
Create a single page app in Javascript where a user can create artistic designs.
RSA
RSA is an algorithm used to encrypt and decrypt messages. The algorithm uses public and private keys along with modular arithmetic and prime factorization to make this type of encryption impossible to decode with large numbers.
Who-Wants-To-Be-A-Runner
Capstone project for Udacity's Full Stack Web Development Nanodegree.
fastalana's Repositories
fastalana/Data-Structures-And-Algorithms
This repository includes answers to thirteen questions related to data structures. Each answer includes Python file, as well as an introduction to the problem and an explanation about the efficiency of the code and the design choices.
fastalana/Who-Wants-To-Be-A-Runner
Capstone project for Udacity's Full Stack Web Development Nanodegree.
fastalana/Adventure-Game
This is a simple version of an old-fashioned text-based adventure game.
fastalana/AnimalTradingCards
CSS Practice
fastalana/AStar
This project uses A* search to implement a "Google-maps" style route planning algorithm.
fastalana/CoffeeShop
Demonstrates authentication and authorization skills by creating a full-stack application for a coffee shop menu.
fastalana/Dev-Ops-Life-Cylce-Proof-Of-Concept
Containerize and deploy a Flask API to a Kubernetes cluster using Docker, AWS EKS, CodePipeline, and CodeBuild.
fastalana/FyyurApp
Fyyur is a booking site that facilitates bookings between artists who can play at venues, and venues who want to book artists.
fastalana/Pixel-Art-Maker
Create a single page app in Javascript where a user can create artistic designs.
fastalana/RSA
RSA is an algorithm used to encrypt and decrypt messages. The algorithm uses public and private keys along with modular arithmetic and prime factorization to make this type of encryption impossible to decode with large numbers.
fastalana/awesome-video-chat-backgrounds
Awesome Video Chat Backgrounds
fastalana/fend-webpack-content
Webpack Content in the Front End Developer Nanodegree program
fastalana/fend-webpack-sass
Webpack & Sass in the Front End Developer Nanodegree program
fastalana/Flask-App-with-an-HTML-Page
fastalana/Fyyur
Fyyur is a booking site that facilitates bookings between artists who can play at venues, and venues who want to book artists.
fastalana/Hello-World-Flask-App
This is a simple, "Hello World" Flask App.
fastalana/Interactive-Landing-Page
This is a a multi-section landing page, with a dynamically updating navigational menu based on the amount of content that is added to the page.
fastalana/Leadville100
Creating an app to track my boyfriends progress for the Leadville 100 (Summer 2016). Planning on experimenting with full stack js.
fastalana/News-Article-NLP-Evaluation
This is a web tool that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites.
fastalana/Personal-Blog-Website
Uses HTML and CSS skills to build a personal blog website; includes custom images, layout, and styling.
fastalana/phantom-test-harness
Test harness for a more pleasurable app building experience
fastalana/Simple-Heroku-App
Testing a deployment for a simple Python Heroku App.
fastalana/TriviaAPI
Create, read, update and delete trivia questions by category.
fastalana/Weather-Journal-App
This is an asynchronous web app that uses Web API and user data to dynamically update the UI.