Skip to content
View benjamint08's full-sized avatar
πŸ˜‡
always focusing
πŸ˜‡
always focusing
Block or Report

Block or report benjamint08

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

Hi, I'm Ben! πŸ‘‹

Node.js JavaScript Python Roblox Lua React Nuxt.js


πŸš€ About Me

I'm a passionate developer with expertise in Node.js, PlainJS, Python, Roblox Lua, React, and Nuxt.js. I love creating innovative projects and exploring new technologies. Here's a little more about me:

  • πŸ”­ Currently working on Audiory
  • 🌱 Learning Nuxt.JS
  • ⚑ Fun fact: My first website was coded in Python!

πŸ› οΈ Technologies & Tools

I enjoy working with a wide range of technologies and tools. Here are some of my favorites:

  • Languages: Node.js, JavaScript, Python, Roblox Lua
  • Frontend: React, Next, HTML, CSS
  • Backend: Express.js
  • Database: MongoDB
  • Framework: Nuxt.js
  • Version Control: Git
  • Editor: WebStorm
  • Operating System: Windows, Mac, Linux

πŸ“‚ My Projects

Here are some of my notable projects:

  1. pavlov-rcon - A simple RCON client for Pavlov VR.
  2. PowerOutageTwilio - A program for Raspberry Pi 4B to alert when the power goes out using Twilio.
  3. PasswordSaver - A semi-secure password encryptor.
  4. eshare - A screenshotting app made in Electron. (node)

πŸ“« Get in Touch

Feel free to connect with me and explore my projects! πŸš€

Audiory Profile

Pinned Loading

  1. PasswordSaver PasswordSaver Public

    a secure password saver made in python

    Python 3

  2. eshare eshare Public

    EShare is coming to a laptop or desktop near you.

    JavaScript

  3. reRunJS reRunJS Public

    A simple JavaScript file that allows you to 're-run' scripts.

    JavaScript

  4. CoolMathGames Fullscreen without ads CoolMathGames Fullscreen without ads
    1
    const element1 = document.createElement('li');
    2
    element1.classList = "menu_unlocked menu__link";
    3
    
                  
    4
    const element2 = document.createElement('a');
    5
    element2.classList = "menu_unlocked menu__link";