Jonathon Powell


Web Developer & Product Builder

[email protected]


MediaBooster

mboost.me


A web app which offers services to help businesses grow, such as growing an online influencer's audience.


Technologies

CentOS 7, NGINX, Node.js, MySQL, React.js, Next.js, Google ReCaptcha


DLL Injector

dllinjector.net


A Windows application used to inject DLL files into running processes. Commonly used to debug software or attach game cheats. Also featuring a product website.


Application Technologies

Electron.js, React.js, Native C++ addon for Electron.js


Website Technologies

CentOS 7, NGINX, Node.js, MySQL, Express.js, EJS


MyLandmark

mylandmark.powell.gg


An iOS/Android app made to save locations of interest on the go.


Technologies

React Native


Private Discord Bot

github.com/2JJ1/Private-Discord-Bot


An all purpose bot for use in a single Discord guild. It is commanded by messages sent in text channels, which are parsed with the standardized CLI structure. Its general features include chat automoderation, entertainment, and to limit human moderator powers.


Technologies

Node.js, Discord.js


Challenges

  • Designed with a databaseless structure for quick deployment
  • Throttled resource expensive commands to prevent abuse
  • Built so nearly every feature is toggleable

Weather App Project

weather.powell.gg

github.com/2JJ1/Weather-App


Displays the weather information for the specified location. Built as a fun and quick project.


Technologies

Bootstrap 4, jQuery, Yahoo weather API, Google Places API, IPStack API, Node.js, Express.js, and EJS.


Challenges

  • Prioritized use of Bootstrap to encourage responsive design
  • Aggregated data from various APIs
  • Worked with Google Cloud Console to enable the Google Places API

RoundBot

github.com/2JJ1/RoundBot


This project was archived in favor new ideologies presented through Private Discord Bot. Some features are shared, but outdated. How ever, this uniquely offers availability for multiple Discord guilds, features a website for management, and locks some features behind a paywall.


Technologies

Node.js, MongoDB, Express.js, EJS, Discord.js.


Challenges