Giter Site home page Giter Site logo

begin-again / code-puzzles Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 157 KB

Coding challenges to help me learn languages

License: The Unlicense

Shell 4.28% Java 1.67% JavaScript 49.38% Ruby 10.36% CSS 30.28% HTML 3.84% Python 0.19%
bash-scripting codeeval-solutions javascript nodejs ruby

code-puzzles's Introduction

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

code-puzzles's People

Contributors

begin-again avatar

Watchers

 avatar

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.