Skip to content

ceeriil/ceeriil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 

Repository files navigation

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"],
    };
  }
}

About

πŸ“My profile ReadmeπŸ“

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors