2 min read
getting started

hey! welcome to my blog! since i need to hit the ground running, let me tell you what to expect reading my shit.

i’m a simple man, i think.

so, be sure to see me write about things i find fascinating - whatever that turns out to be.

InterestsFrequencyWhat I might say
MATHEMETICSweeklymath plays a crucial role in my shit
OFFENSIVE SECURITYweeklywill be on about ethical hacking, pen testing, and tools that work.
C PROGRAMMINGweeklywill show off cool stuffs i do with C.
FUNCTIONAL PROGRAMMINGmonthlyjust to shit on oop devs.
CODING & ALGORITHIMSweeklyi love solving problems.
SAFETY CRITICAL SYSTEMSmonthlywill be on about standards, testing strategies and case studies.
export const BLOG: Metadata = {
  TITLE: "My Blog",
  DESCRIPTION: "My blog might be about shit posts",
};

as for my socials, you can copy ‘em:

export const SOCIALS: Socials = [
  { 
    NAME: "twitter-x",
    HREF: "https://twitter.com/1cbyc",
  },
  { 
    NAME: "github",
    HREF: "https://github.com/1cbyc"
  },
  { 
    NAME: "linkedin",
    HREF: "https://www.linkedin.com/in/isaacnsisong",
  }
];

that said, cheers to reading my blog in the future…