Skip to content
View ceeriil's full-sized avatar
📺
Cyber Anarchist
📺
Cyber Anarchist

Block or report ceeriil

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

Header

👋 𝖧𝖾𝗅𝗅𝗈! 𝖨'𝗆 𝖲𝗂𝗆𝗈𝗇 𝖢𝗒𝗋𝗂𝗅

𝖧𝖾𝗅𝗅𝗈! 𝖨'𝗆 𝖲𝗂𝗆𝗈𝗇 𝖢𝗒𝗋𝗂𝗅𝖨'𝗆 𝖺 𝖥𝗋𝗈𝗇𝗍𝖾𝗇𝖽 𝖽𝖾𝗏𝖾𝗅𝗈𝗉𝖾𝗋 𝖺𝗇𝖽 𝖽𝖾𝗌𝗂𝗀𝗇𝖾𝗋 𝖻𝗎𝗂𝗅𝖽𝗂𝗇𝗀 𝖽𝗂𝗀𝗂𝗍𝖺𝗅 𝗉𝗋𝗈𝖽𝗎𝖼𝗍𝗌.

𝖶𝗁𝖾𝗇 𝖨'𝗆 𝗇𝗈𝗍 𝖼𝗈𝖽𝗂𝗇𝗀 𝗒𝗈𝗎'𝗅𝗅 𝖿𝗂𝗇𝖽 𝗆𝖾 𝗉𝗅𝖺𝗒𝗂𝗇𝗀 𝗀𝖺𝗆𝖾, 𝗎𝗌𝗂𝗇𝗀 𝗍𝗐𝗂𝗍𝗍𝖾𝗋 𝗈𝗋 𝗅𝖾𝖺𝗋𝗇𝗂𝗇𝗀 𝗌𝗈𝗆𝖾𝗍𝗁𝗂𝗇𝗀 𝖨 𝖿𝗂𝗇𝖽 𝖿𝗎𝗇

Linkedin Badge




𝖠𝖻𝗈𝗎𝗍 𝗆𝖾

class Simon extends Person {
  constructor() {
    super();
    this.name = "Simon Cyril";
    this.age = 21;
    this.work = ["Freelance", "Building BeatBridge"];
    this.education = ["BSC Benson Idahosa", "Dayspring"];
    this.hobbies = ["Drawing", "Playing Piano", "Gaming", "Reading"];
  }

  current_location() {
    return "  Abuja, Nigeria";
  }

  next_locations() {
    return ["United State?"];
  }

  currently() {
    return {
      studying: ["Computer Science"],
      learning: ["Web3", "Three JS"],
    };
  }
}

Pinned Loading

  1. election-management election-management Public

    🗳 An Election Management System using HTML, CSS, JavaScript , Node and using MVC Model 🗳

    EJS 7 1

  2. petition petition Public

    School Petition App 📝! Powered by MERN stack. A platform that empowers students to raise concerns and voice their opinions on current school issues. Join the conversation, create petitions, and ral…

    JavaScript 4

  3. simon simon Public

    Portfolio Site

    TypeScript 3

  4. DailyLoogies DailyLoogies Public

    Random Loogie NFT generated daily for auction

    TypeScript 5 1

  5. paystream paystream Public

    Programmable payroll app to automate payments and track payments

    TypeScript 5 1