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

Highlights

  • Pro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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   : "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 : [ ".NET MAUI", "VueJS", "Quasar", "Nest.JS", "Discord.JS", "Unity", "ASP.Net", "Xamarin.Forms"],
  platforms  : [ "Microsoft Azure" ],
  supplementary: [ "Photoshop", "Blender", "Figma" ]
}

Developer dev = new Developer(["beyond-orbit", "safeag", "swrpg-bot" ]);

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


My Toolbelt


My Work


Pinned Loading

  1. swrpg swrpg Public archive

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

    Vue