GithubHelp home page GithubHelp logo

James Mahoney's Projects

adapterpattern icon adapterpattern

Adapter is a structural design pattern that allows objects with incompatible interfaces to collaborate.

awswebapp icon awswebapp

The application uses GraphQL subscribers to an API to sync updates across any active users sessions in real time. The application implements user authentication and uses a cloud hosted DynamoDB instance for storage.

blackjack icon blackjack

BlackJack game for OOP in second year of college. Added folder containing jar file and resources. To run game cd into Blackjackjar folder and use the command: java -jar .\BlackJack.jar

c--compiler icon c--compiler

Custom compiler for a C-like language called C--. The compiler consists of parsing using context free grammers and building an Abstract Systax Tree. semantic analysis, type checking, annotating the AST and code generation. The generated code is MAPL

factorypattern icon factorypattern

Factory Method is a creational design pattern that provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.

fypbit icon fypbit

Front end for an expert system developed to monitor human vitals using optical sensor, microphone and CNN. The system sends processed data through GraphQL API and this front-end displays results to the user of the system.

game-of-life icon game-of-life

Demo application for the 'Jenkins: The Definitive Guide' book

iana_windowstimezones icon iana_windowstimezones

Mapped WIndows to Linux(IANA) timezone codes and vice versa. Code and CSV files generated by Program.cs

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.