Skip to content
View bensonsanga's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report bensonsanga

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

Hello, I'm Benson!

  • ๐—œ ๐—ฎ๐—บ ๐—ฎn architect and ๐—ฝ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ฒ๐—ฟ
  • ๐—œ โค๏ธ Computational design!
module main

aboutMe :: struct {
  pronouns :: string[];
  languages :: string[];
  hobbies :: string[];
  funFact :: string;
}

main :: func(): void {
  benson :: aboutMe = {
    pronouns: ["He", "Him"],
    languages: ["C", "C#", "Java", "Python"],
    hobbies: ["Coding", "Gaming", "Talking"],
    funFact: "There was a ime superman couldn't fly"
  };

  println "Pronouns: ${benson.pronouns}";
  println "Languages I Know: ${benson.languages}";
  println "My Hobbies: ${benson.hobbies}";
  println "Fun Fact: ${benson.funFact}";
}

๐—ช๐—ต๐—ฎ๐˜ ๐—œ ๐—จ๐˜€๐—ฒ

JavaScript


๐—–#


React


๐—ฃ๐˜†๐˜๐—ต๐—ผ๐—ป


๐—ฆ๐˜‚๐—ฏ๐—น๐—ถ๐—บ๐—ฒ ๐—ง๐—ฒ๐˜…๐˜ ๐Ÿฏ


๐—š๐—ถ๐˜


Linux


๐—ฉ๐—ถ๐˜€๐˜‚๐—ฎ๐—น ๐—ฆ๐˜๐˜‚๐—ฑ๐—ถ๐—ผ


๐—–๐˜‚๐—ฟ๐—ฟ๐—ฒ๐—ป๐˜๐—น๐˜† ๐˜„๐—ผ๐—ฟ๐—ธ๐—ถ๐—ป๐—ด ๐—ผ๐—ป

๐— ๐˜† ๐—ฆ๐˜๐—ฎ๐˜๐˜€

Github stats

๐—ช๐—ต๐—ฎ๐˜ ๐˜„๐—ถ๐—น๐—น ๐—ถ ๐—ฑ๐—ผ ๐˜๐—ต๐—ถ๐˜€ ๐˜„๐—ฒ๐—ฒ๐—ธ

I have achieved:

Show โค๏ธ By Starring My Repos!

Other

BensonAD Portfolio:

(https://bensonadportfolio2.herokuapp.com/)


โญ๏ธ From BensonAD

Popular repositories Loading

  1. portfolio portfolio Public

    JavaScript 3

  2. ymcmbennie ymcmbennie Public

    Landing page

    JavaScript 1

  3. Matokeo00 Matokeo00 Public

    CSS 1

  4. cccresources cccresources Public

    HTML 1

  5. playground playground Public

    JavaScript 1

  6. AR.js AR.js Public

    Forked from jeromeetienne/AR.js

    Efficient Augmented Reality for the Web - 60fps on mobile!

    HTML 1