Hi, I'm Tyler a Self-Taught Software Developer, curious by nature wannabe Full-Stack Developer who's always working on improvement. currently working at Infinity as a Full-Stack Developer and Owner.
I am a Senior Software Developer specializing in Discord Bot Development. A Web Developer specializing in front end development. and also well Experienced with all stages of the development cycle for dynamic web projects.
I am Well-versed in numerous programming languages. and i have a Strong background in project management, project planning and customer relations.
1 class Human {
2 constructor() {
3 this.name = "Toxic Dev";
4 this.traits = ["DEV", "MECHANIC", "GREEN COLLAR WORKER"];
5 this.age = new Date().getFullYear() - 1994;
6 }
7 }
About Me
“No problem can be solved from the same level of consciousness that created it.“
- Albert Einstein
My Skillsets
Main Projects
Side Projects
Javascript Libraries
Viper Bot List API
A RESTful API for the Viper Bot List Website. Users can interact with this to post server count, shard count and more!
ibl-autopost
The easy way to Post your Bots Server and Shard Count to the Infinity Bot List API!
infinity-bots
This is the Official Infinity Bots NPM Module used for Posting and Getting Stats.
simplified-logger
Creating Console Logs and Stack Traces for all your Development needs has never been easier!
infinitybots-votes.js
Official NPM Module for viewing the 5 most recent votes for your Bot on the Infinity Bot List Website
Virulent.js
Virulent is a powerful node.js module that allows you to interact with the Discord API. Unlike other JavaScript Discord libraries Virulent takes a object-oriented yet slightly more sophisticated approach making your bot's code significantly tidier and easier to comprehend.