Giter Site home page Giter Site logo

Hi there 👋

I'm a full stack developer with expertise in NodeJS, Vue, Gulp, git, training, among other talents. Love NodeJS and the command-line. Prefer test driven design.

want to work with

  • Nice people
  • NodeJS
  • Vue3

stuff I work(ed) with

Dorsett Controls

2022 - Present

I work in a multiple respository Windows environment with git for windows and VS-Code. The product is installed on-prem with custom installers. My GH activity does appear on my profile but the company repositories are private.

ElectronExpressNodeJSGruntVue
gitSequelizeJSDocTypescriptKnockout
GitHubMariaDBMongoDBESlintDocker
MochaSinonPowerShell

projects

  • Dependency management (PowerShell, Git, NodeJS, Express)
  • Deployment & installation automation (Power Shell, Git, NodeJS, Express)
  • Code reviews, JSDoc, style guide, static analysis (GitHub, ESLint, SonarLint )
  • Unit testing (Mocha, Sinon)
  • Developer Documentation Wiki (GitHub, Markdown)

East Carolina University

2017 - 2021

I worked in a multiple respository Windows environment with git for windows and VS-Code. Most of my commits are on the university GitHub Enterprise server without cloud support. 😖

ColdFusionNodeJSAngular
(1,7+)
GulpBASH
MochaSinonJasmineKarmayargs
GitHubgitSQLESlintMS Server
Typescriptpolicy

cool stuff I created @ ECU

Not publically available

  • centralized builders (NodeJS)
    • we have lots repositories which used to have individual build scripts (gulp). Making changes required numerous pull requests. By centralizing the building code into a single repository (currently a mono-repo with several builders) I've reduced maintenance significantly.
  • release commits (TM 😄) (NodeJS)
    • with so many repositories, deployments used to involved running a build for each and then zipping up the result to be passed on to a deployment system. Even when running in parallel and an offline package mirror this took a long time. My solution was to build the repository targeting a folder in the repository itself. I then built tools for developers to create a release commit and another to copy a release commit into a web root or where ever. Deployments are super fast now. And PR reviewers no longer need to build a repository for functional review.
  • yarn audit scanner (NodeJS, GH Rest API)
    • using the yarn 1.x audit function, download the package.json/yarn.lock for every deployable (denoted via repository tags) repository and run yarn audit dumping the result as json. Then procress these files to create issues in the impacted repositories. These issues contain a human readable component (of every dependency with a CVE) and a serialized compressed comment. Acting as a database, read these comments to detect changes between scanning runs so that tool knows to update, close, or create an issue.




looking to collaborate on

  • blockchain (analytics)
  • electron (anything)

spotify-github-profile

Todd Hogarth's Projects

contribs icon contribs

Counts the commits on the current branches of _every_ git project in your project root unless limited.

deps-test icon deps-test

imagining how to keep record of dependencies which are not node_modules

electron-pug icon electron-pug

Simple electron module to render Pug (former Jade) templates

grunt-sync icon grunt-sync

Grunt.js task providing one-way synchronization of directories. Instead of copying all files only those that has been changed are copied which actually results in much faster execution.

gulp-wrap icon gulp-wrap

A gulp plugin to wrap the stream contents with a lodash template.

karma icon karma

Spectacular Test Runner for JavaScript

learnyounode-1 icon learnyounode-1

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.

notes icon notes

simple notes app for learning some node 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.