Git Product home page Git Product logo

Niall O'Connor's Projects

redux-push icon redux-push

This is middleware for redux that allows push notifications to be sent to the browser.

reduxformexamples icon reduxformexamples

This is a project to demonstrate differant types of forms that can be created using redux-form.

register-and-login icon register-and-login

This is a registration and login system created using PHP and JavaScript. It uses PDO for all queries.

roman_numerals icon roman_numerals

An API and a web based application that converts numbers to roman numerals.

securing-apollo-federated-applications icon securing-apollo-federated-applications

Security is an issue for all api's. GraphQL api's are no different. It is an area that requires a lot of thought and research to define a security strategy but when dealing with apollo federated applications additional considerations need to be made. I have put together my thoughts and insights on how to secure these systems.

size-limit icon size-limit

Calculate the real cost to run your JS app or lib to keep good performance. Show error in pull request if the cost exceeds the limit.

stock-predictor icon stock-predictor

A python tool used to predict future stock prices using a linear regression algorithm.

stronghold icon stronghold

Easily configure macOS security settings from the terminal.

template-social-network icon template-social-network

This is a template social network that is built using the php framework laravel. The social network allows users to register, log in, update profile, add friends, delete friends, post statuses, like post(images, statuses, etc using a polymorphic relationship) , unlike and also offers a timeline so that you can see what your friends are doing. The site is protected from cross site request forgery(csrf) using tokens. All pages are protected from unauthorized viewing using authentication middleware.

usernameemailavailablevalidator icon usernameemailavailablevalidator

This is designed to check if a username or email is already in use but also is able to check if any user input matches data in a database like a first name or account number etc. It is designed with reuse-ability at it's core.

userstatus icon userstatus

This is going to be a super cool user status system that allows the user to create, edit, and delete statuses. It will also allow the user to upload images with their statuses. It will also include infinite scroll for scroll through previous statuses. I will be using JavaScript, jQuery and PHP for this project.

vcheck icon vcheck

A validator library for common use cases.

webpack icon webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

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.