Skip to content
View ceeriil's full-sized avatar
⚑
Learning fast
⚑
Learning fast
Block or Report

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.

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
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

  1. election-management election-management Public

    πŸ—³ An Election Management System using HTML, CSS, JavaScript , Node and using MVC Model πŸ—³

    EJS 7 2

  2. PhishCatch PhishCatch Public

    πŸ” An app that combines advanced algorithms to analyze both text content and URLs, providing comprehensive protection against phishing attacks πŸ”

    Jupyter Notebook 1

  3. 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

  4. simon simon Public

    An open-source project for my personal portfolio, built using HTML, CSS, and JavaScript. It serves as a showcase of my work as a frontend developer, highlighting my skills, projects, and experience.

    HTML 3