Skip to content
View begin-again's full-sized avatar
🍩
working
🍩
working

Sponsoring

@yyx990803
@droidmonkey
@ljharb
Block or Report

Block or report begin-again

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
begin-again/README.md

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

Pinned

  1. releases releases Public

    documentation on which features are available in which releases

  2. code-puzzles code-puzzles Public

    Coding challenges to help me learn languages

    JavaScript

  3. wiki-public wiki-public Public

    collection of info that helps me to do my jobs

    Vim Script

  4. dev-tools dev-tools Public

    my aliases and tools for development

    JavaScript 2