Code Monkey home page Code Monkey logo
export default class PenPow extends Student {
  constructor(config) {
    super(config);
    
    this.languages = ['typescript','python'];
    
    this.projects = {
      Sentry: 'A Discord Moderation Bot',
    }
    
    this.os = 'Windows 11'; // TODO: Migrate to Linux Mint
    this.server = 'Hetzner';
  }
}

Joshua Clements's Projects

badges icon badges

Beautifully designed badges for many services

button-rpg icon button-rpg

A Discord text-based RPG made with the new button functionality.

chessengine icon chessengine

Trying to build a chess engine in JS! What could go wrong 🤷

discord.js icon discord.js

A powerful JavaScript library for interacting with the Discord API

gambit icon gambit

A chess engine built in Rust 🦀

guide icon guide

The official guide for discord.js, created and maintained by core members of its community

js.org icon js.org

Dedicated to JavaScript and its awesome community since 2015

pepper icon pepper

Pepper is an open-source solution to server management. Built from scratch with code quality in mind, our goal is to cover as many functions as possible, to ensure that your server is at level 100.

rustscripts icon rustscripts

A collection of all the rust scripts I have written over the course of learning the language!

sentry icon sentry

One-up your server's moderation

shiki icon shiki

A beautiful Syntax Highlighter.

signalbot icon signalbot

Signal is a discord bot that aims to be fast, responsive, and highly useful for server owners.

slides icon slides

Terminal based presentation tool

tanks. icon tanks.

A game based on this video: https://youtu.be/aOYbR-Q_4Hs

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.