Skip to content

victoryforphil/devkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alex Carter's DevitKit of Awesomeness

About

This devkit contains boilerplate (not found in other, larger boilerplate projects) and "usefull" code snippits that I have either found or developed over the years. Hopefully to avoid having to refind a stackoverflow article or make stealing code from older projects less janky.

Definitions:

Boilerplate: Template files (usally int he form of a project folder) that act as a beggining to a project. In concept these are fully working projects.

Snippits: Code snippits that are just meant to be copied and pasted. Often require a working enviorment or other code.

Whats in it?

Languages

An assortment of languages will be includes, so far we have

  • Javascript

Type of Applications

  • Discord Bots
  • Web Apps

Notible Librarys

  • Express
  • Apollo
  • disnode-lite
  • disnode
  • disode-logger
  • GraphQL

Orgnaization

Each section is divided into a tree that follows this pattern:

  • Lanuage (js for example)
    • Type (Bots, Server, Math)
      • Snippits/Boilderplate
        • Content.js

Releases

No releases published

Packages

No packages published