Skip to content
/ wsph Public

WIP | Node.js scripts to make my life easier

Notifications You must be signed in to change notification settings

wilyyy/wsph

Repository files navigation

WSPH (WIP)

"work smart play hard"

Purpose

After completing a rigorous 2-year program at BCIT through daily 18-hour coding sessions, I craved a better work-life balance without compromising growth. This collection of scripts optimizes my allocated learning hours by eliminating repetitive small tasks.

Built using

  • Node.js
  • OpenAI API

Initialization

Create a .env file and add appropriate keys using the .env.template

Install node modules

yarn

Scripts

Create Docs (In progress)

Takes files from the folder files/create-docs and exports documentation, generated by ChatGPT, into the folder exports/docs under a subfolder name and file type determined by the script's configurations

Todo:

yarn createDoc

About

WIP | Node.js scripts to make my life easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published