Giter Club home page Giter Club logo

Matt Crook's Projects

api-calls icon api-calls

Example projects of various ways to make GET and POST requests using different methods like fetch, XHR, async await, promises, and ajax.

bangazon-llc icon bangazon-llc

Bangazon, LLC is an NSS subsidiary company that employs students for Python project work

cidr-python-script icon cidr-python-script

Takes an IP address as a command line argument and determines whether the IP provided on the CLI is in any of the CIDRs retrieved. Output Pass/ Fail to the command line based on the presence of the IP address in the CIDR ranges.

class_properties icon class_properties

Since Python is dynamically typed, simple attributes have no way of enforcing what value they accept. Fortunately, the language provides a way for you to check and enforce value restrictions - the @property decorator.

collecting-user-info icon collecting-user-info

Collect information from the users of their application is the form. A form contains many different kinds of fields, and your job as a developer is to gather the user's input and save it to a persistent data store.

components-vanilla-javascript icon components-vanilla-javascript

Creating independent components that can be used anywhere in your application is very important. The reason being that component-based systems are infinitely flexible and composable, allowing for faster development and modifications of features. This is a collection of exercises to practice using vanilla JS to manipulate and render DOM elements.

daily-journal icon daily-journal

On-going project of building and maintaining a small project that is a journal of our progress at NSS.

drag-and-drop icon drag-and-drop

Small example using JS and css to create a drag and drop functionality.

eks-cluster icon eks-cluster

Project provisioning an EKS cluster with corresponding networking and permissions.

encryption-decryption icon encryption-decryption

Repository includes examples of CLI programs implementing encryption-decryption procedures of messages using a client-server architecture to show the mechanism.

flaskapi icon flaskapi

Small flask API with full CRUD endpoints containerized with Docker.

flexbox icon flexbox

Practice exercise from NSS book 1 chapter 8.

folo-react-app icon folo-react-app

React app created in school at NSS that utilizes all functionalities of CRUD.

food-api icon food-api

Use the fetch statement to make requests for data in a database I created and hosted using Json server.

github-data icon github-data

Large JSON file, exercise in using loops, higher order functions; to extract certain information.

gke-cluster icon gke-cluster

Project provisioning a full GKE cluster with Terraform, as well as many other GCP resources.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.