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.
Interests | Frequency | What I might say |
---|---|---|
MATHEMETICS | weekly | math plays a crucial role in my shit |
OFFENSIVE SECURITY | weekly | will be on about ethical hacking, pen testing, and tools that work. |
C PROGRAMMING | weekly | will show off cool stuffs i do with C. |
FUNCTIONAL PROGRAMMING | monthly | just to shit on oop devs. |
CODING & ALGORITHIMS | weekly | i love solving problems. |
SAFETY CRITICAL SYSTEMS | monthly | will 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…