Skip to content
View webber-naut's full-sized avatar

Block or report webber-naut

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
webber-naut/README.md

Webbernaut

My name is Craig

Forgive my fashionable late entrance to the party. Even though my github account started in 2013, I have spent most of my time as a developer focusing on clients, working mostly solo, left to my own devices and out of the public spotlight. Posting things publicly with your real identity on the internet always seemed a bit strange to me (you won't find me on facebook, instagram or youtube aside from the small fragments of profiles I did create but never use). I come from the dawn of the internet, America Online 1993, where things were always and intentionally anonymous. I just prefer it that way instead of becoming a public facing persona online. But here I am now, better late than never I guess.

Major Tech Skills

HTML CSS JavaScript PHP WordPress Laravel Linux

Medium Tech Skill

Python Ionic

Minor Tech Skills

AngularJS Vue.js React.js

JS is not my favorite code to be involved with, in general I find JS frameworks/libraries are unnecessarily over complicated and repeat themselves too much.

Bug Bounty Experience

https://www.wordfence.com/threat-intel/vulnerabilities/researchers/webbernaut

AI Stance

Early adopter, in 2017 I was playing around with OpenCV & Python (at the time I knew nothing about Python) to train my own models for image recognition. Back then it was called machine learning, it was a short time period I played with it, mostly seeing what AI was really about. Today I use AI as my assitant when it comes to code, I tell it what to do not the other way around. I generally do not like the style of code AI will output so I tend to either have a style guide I feed into the prompt or have it reiterate over it's code to make it more readable and over all just more simplified. People (the code AI was trainned on) tend to over complicate their code, I have the opposite approach, simple is better and more clean. That doesn't mean it can not handle complex stuff, it's just more clean, less lines and over all more readable at first glance.

Pinned Loading

  1. tailwindcss-kiss tailwindcss-kiss Public

    Compiled tailwindcss for easy stylesheet import into any project without the need for javascript.

  2. WP htaccess rules WP htaccess rules
    1
    # Apache 2.4+
    2
    
                  
    3
    # ------------------------------------------------------------------
    4
    # [PERFORMANCE] Character Set & Compression
    5
    # ------------------------------------------------------------------