Skip to content
View wizcreations7's full-sized avatar
  • United States
  • 07:48 (UTC -05:00)

Block or report wizcreations7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wizcreations7/README.md

💫 Who is Wiz?

Geek by day, Wizard by night. Coding my way through the digital cosmos, one line at a time.

⮞ Multi-Language Programmer
⮞ Discord.JS Developer
⮞ Professional Graphics Artist
⮞ Systems Administrator
⮞ Musical Effects Producer
⮞ Sound Engineer
⮞ Technical Writer
⮞ Visual Effects Designer

Note: Most of Wiz's commits are to private repositories. GitHub stats are not guaranteed to be 100% accurate.

📦 Notable Packages

Universal Logger Pro

npm version npm downloads GitHub license

A comprehensive logging solution for JavaScript/TypeScript projects with 40+ specialized log types, file rotation, and structured logging support.

const { Logger } = require('universal-logger-pro');

const logger = Logger.getInstance({
    colors: true
});

logger.info('System initialized');
logger.security('Access granted', { user: 'admin' });
logger.performance('Response time', { duration: '120ms' });

View on GitHub | View on NPM

✏️ Random Quote

💰 Help me through my journey

BuyMeACoffee

CSS3 HTML5 JavaScript PHP Markdown Python TypeScript .Net Bootstrap Express.js Electron.js Chart.js NodeJS NPM React React Native Yarn Apache Nginx MariaDB MongoDB MySQL Adobe After Effects Adobe Illustrator Adobe Photoshop Adobe Premiere Pro Adobe XD Blender Trello


Pinned Loading

  1. universal-logger-pro universal-logger-pro Public

    TypeScript 1