Current Projects

Devfile

Software Engineer at Red Hat - Open Source Project

Example

schemaVersion: 2.2.0
metadata:
    name: node
    displayName: Node.js
    tags:
        - NodeJS
        - JS
components:
    - name: runtime
      container:
          image: node
          sourceMapping: /projects
          endpoints:
              - exposure: public
                name: http-3000
                protocol: http
                targetPort: 3000
commands:
    - id: install
      exec:
          component: runtime
          commandLine: npm install
          workingDir: ${PROJECT_SOURCE}
          group:
              kind: build
              isDefault: true
    - id: run
      exec:
          component: runtime
          commandLine: npm start
          workingDir: ${PROJECT_SOURCE}
          group:
              kind: run
              isDefault: true

Devfile Registry Support Services

Devfile Registry Operator

Devfile Docs

Devfile Registry Viewer

Devfile Alizer

DirectoryTree .NET WinForms UserControl

Personal - Open Source Project

Past Projects

Kubernetes Client Gen

Community Contributor - Open Source Project

TeachingCity - Economic Impact And Recovery With City of Oshawa

Research Associate at Ontario Tech University - Research Group Project

Extending the Relational Model with Constraint Satisfaction

Graduate Student at Ontario Tech University - Masters Thesis Project

CdnPoli Twitter Analysis

Research Assistant at Ontario Tech University - Research Group Project

Scalable Analysis of Open Data Graphs

Research Assistant at Ontario Tech University - Research Group Project