Coder Social home page Coder Social logo

Tractus Corticospinalis's Projects

.github-1 icon .github-1

Community health files for the @GitHub organization

bashcpp icon bashcpp

Like SA:MP-DET Utilites, but - made for Bash.

compiler icon compiler

Pawn compiler for SA-MP with bug fixes and new features - runs on Windows, Linux, macOS

createwater icon createwater

Create CUSTOM WATERS in SA:MP and swim like a real one!

damnlarper icon damnlarper

:zap: ¤ Multipurpose and feature-rich Discord bot written in Pawn!

dawny-bot icon dawny-bot

:zap: Discord Bot written in Pawn; with many commands, systems and various features!

detutils-1 icon detutils-1

:zap: ¤ Addition to the Pawn language features, SA:MP standard library package and Discord Connector plugin!

dpp-isl icon dpp-isl

D++ | Inlined Scripting Language - for Pawn

dsi-includes icon dsi-includes

YSI 3.x but better. Read README.md before getting triggered.

easy-mysql icon easy-mysql

Simplifies the usage of MySQL, making it user friendly and similar to INI schemes.

elware icon elware

:zap: ¤ Operating system written in Batch and Visual Basic.

eos icon eos

:zap: ¤ Elware OS (or eOS for short) is a command line-like operating system.

launcher.user.js icon launcher.user.js

// ==UserScript== // @name AposLauncher // @namespace AposLauncher // @include http://agar.io/* // @version 3.062 // @grant none // @author http://www.twitch.tv/apostolique // ==/UserScript== var aposLauncherVersion = 3.062; Number.prototype.mod = function(n) { return ((this % n) + n) % n; }; Array.prototype.peek

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.