Skip to content
View Bejasc's full-sized avatar
🍗
🍗

Block or report Bejasc

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

About Me

const name = 'Ben';
document.write("Hello World!");

var status = 
{ 
  employed   : true,
  position   : "Development Team Leader",
  location   : "Adelaide, South Australia",
  interests  : [ "Productivity", "Leadership", "Game Development", "Food", "Cooking", "Music", "Science Fiction", "Food", "Gaming", "Food" ]
}

const skills = 
{
  languages  : [ "Csharp", "Typescript", "Javascript" ],
  ide        : [ "VS Code", "Visual Studio" ],
  frameworks : [ "Xamarin.Forms", "Discord.JS", "Unity", "ASP.Net", "VueJS"],
  platforms  : [ "Microsoft Azure" ],
}

Developer dev = new Developer(["safeag", "discord-swrpg", ...]);

while(!dev.isCoding())  
{
  dev.eat(110);
  dev.goodHusband(true);
  dev.game(["rpg", "open-world", "sim"]);
  dev.dream({ idea: "new" })
  dev.sleep(6.5);
}

GitHub Streak


My Toolbelt


Pinned Loading

  1. swrpg swrpg Public archive

    Public Issue Tracker and Support site for SWRPG, a Star Wars based RPG delivered via Discord

    Vue

  2. drpg-template drpg-template Public template

    Template Discord Bot, with example Ping, Button, and Help commands!

    TypeScript 1 1