Hello! My name is Benjamin, but you may know me better as benshawmean or Benpai. I am a full-stack developer who owns and manage a few organizations including @FemDevs. I specialize in JavaScript and Python development but also have experience in Java and bash as well as a beginner-level understanding of C, C++, C#, VBScript, and JQuery. I mainly use the Node ecosystem for development with a high-level understanding of Express.js, Discord.js, and Sentry as well as an intermediate understanding of Pug.js. You can contact me at my email address.
🏠
Working from home
Owner of @femdevs
- United States of America
-
16:30
(UTC -05:00) - ben.thefemdevs.com
- https://orcid.org/0009-0004-6147-4725
- @officialbenpai
- u/sparty182020
- https://ben.thefemdevs.com
Highlights
Pinned Loading
-
femdevs/femdev-website
femdevs/femdev-website Public archiveSource Code for the Official FemDevs Website
-
Matrix
Matrix 1function x() {
2const letter = String.fromCharCode(Math.floor(Math.random() * 26) + 65);
3const element = document.createElement('p');
4element.style.left = `${Math.random() * 100}%`;
5element.style.top = `${Math.random() * 100}%`;
-
Ad-free Minesweeper
Ad-free Minesweeper 1<html lang="en">
23<head>
4<meta charset="utf-8">
5<meta name="google" content="notranslate">
-
Wordle Exploit
Wordle Exploit 1# Wordle Game Solver Script
2***Note:*** You require to be on a PC for this to work
31) Go to the [Wordle Game](https://nytimes.com/games/wordle/index.html)
42) Press **Ctrl+Shift+I**
53) Go to the tab labeled "_Console_"
-
loggingTags.js
loggingTags.js 1class cLogs {
2constructor() {
3this.cmethods = new Map()
4}
5static TagCSS = (t, b) => `color:${t};border:1px solid ${t};border-radius:12px;font-size:11px;font-family:arial;background-color:rgba(${b.join(', ')},0.2);padding: 0px 3px`
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.