Skip to content
View jakethedev's full-sized avatar
Block or Report

Block or report jakethedev

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
jakethedev/README.md


Hi, I'm Jake! 👋

I'm an experienced software engineer with a B.S. in Computer Science and some handy devops and leadership skills. I've enjoyed writing and teaching software since 2014, and I focus on communication, teamwork, and pragmatism. I heard once that "you should write code like the next maintainer knows where you live", and that one just really stuck with me.

If you're here for the Discord Battlebot, you've come to the right place!


Expert with:

  • Writing maintainable/testable code
  • Quickly learning new languages and systems
  • Java | Maven | JavaScript | NPM
  • Debian Linux | Bash | VIM (Custom)
  • Github | Jenkins | Bamboo | CI/CD
  • Devops and workflow optimization
  • Leadership skills and inclusion
  • Mentoring and teaching others
  • Giving constructive feedback
  • Receiving criticism optimistically
  • Collaboration and problem solving
  • Handling vague requirements
  • Applying new knowledge quickly
  • Staying cool under pressure

Experienced with:

  • Docker | Kubernetes | AWS EC2
  • Node.js | HTML5 | CSS3 | PHP
  • C | Golang | Python 3 | Android
  • MySQL | PostgreSQL | MongoDB
  • Apache | Nginx | Networking
  • Project Design | Architecture
  • OOD and Database Design
  • UI/UX Design and Graphics

Additional highlights:

  • Strong remote work skills
  • Excited to learn new technology
  • Can connect well with any team
  • A/V production and editing
  • Capable with music production, mixing, and a six-string

Pinned

  1. beatbattlebot beatbattlebot Public

    Util bot for handling beat battle submissions, sessions, and maybe more

    JavaScript 2 1

  2. BeatBattleBot Command Guide.md BeatBattleBot Command Guide.md
    1
    # BeatBattleBot Command Guide for entrants and admins!
    2
    
                  
    3
    Always up-to-date guide for using my beat battle discord bot! (source here: https://github.com/jakethedev/beatbattlebot)
    4
    
                  
    5
    ### TLDR: 
  3. tavernbot tavernbot Public

    D&D Discord Bot - based on Discord.js and Node 8.

    JavaScript 24 6

  4. noish noish Public archive

    CLI Github Issue Viewer: I built this before github released the Hub CLI, which is way better than this, by like a long shot haha. Check it out here: https://github.com/github/hub

    JavaScript 1

  5. minesweeper-java minesweeper-java Public

    Memento repo of the first game I wrote, a minesweeper clone in 2014 using java swing. My, how times have changes.

    Java