Skip to content
View fastalana's full-sized avatar
đź‘‹
Hello, World!
đź‘‹
Hello, World!
Block or Report

Block or report fastalana

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Data-Structures-And-Algorithms Data-Structures-And-Algorithms Public

    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 efficienc…

    Python 3 3

  2. RSA RSA Public

    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 impossibl…

    Jupyter Notebook

  3. Dev-Ops-Life-Cylce-Proof-Of-Concept Dev-Ops-Life-Cylce-Proof-Of-Concept Public

    Forked from udacity/cd0157-Server-Deployment-and-Containerization

    Containerize and deploy a Flask API to a Kubernetes cluster using Docker, AWS EKS, CodePipeline, and CodeBuild.

    Python

  4. Pixel-Art-Maker Pixel-Art-Maker Public

    Create a single page app in Javascript where a user can create artistic designs.

    JavaScript

  5. CoffeeShop CoffeeShop Public

    Demonstrates authentication and authorization skills by creating a full-stack application for a coffee shop menu.

    TypeScript

  6. FyyurApp FyyurApp Public

    Fyyur is a booking site that facilitates bookings between artists who can play at venues, and venues who want to book artists.

    Python