Skip to content
View B1t-Master's full-sized avatar

Block or report B1t-Master

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
B1t-Master/README.md

Hi there, I'm Isaac Njuguna ๐Ÿ‘‹

I'm a Computer Science Student, Open Source Contributor, and Aspiring Software Engineer

Linkedin (formerly Twitter)

  • ๐ŸŽ“ BSc Informatics & Computer Science student at Strathmore University.
  • ๐ŸŒฑ Currently deepening my knowledge in Backend Engineering & System Design.
  • ๐Ÿ“š I write technical articles on medium sometimes.
  • ๐Ÿค Open Source Contributor at The Odin Project ( Have like 2 accepted pull requests I'll count that )
  • โšก Interested in Chess & Financial markets
  • ๐Ÿฅ… Goals: Contribute more to impactful open-source projects and break into big tech.

Technology Stack:

JavaScript Python Node.js React Next.js Tailwind CSS React Native PostgreSQL Firebase Vite Azure Git

class Developer {
  constructor(profile) {
    this.role = profile.role;
    this.location = profile.location;
    this.education = profile.education;
    this.languages = profile.languages;
    this.frameworks = profile.frameworks;
    this.databases = profile.databases;
    this.tools = profile.tools;
    this.interests = profile.interests;
    this.currentlyWorkingOn = profile.currentlyWorkingOn;
  }
}

const isaac = new Developer({
  role: "Computer Science Student/Aspiring Software Engineer",
  location: "Nairobi, Kenya",
  education: "BSc Informatics & Computer Science @ Strathmore University",
  languages: ["JavaScript/TypeScript", "Python", "SQL", "HTML", "CSS"],
  frameworks: ["React", "Next.js", "React Native", "Node.js", "Tailwind CSS"],
  databases: ["PostgreSQL", "Firebase"],
  tools: ["Git", "GitHub", "Firebase", "Jest", "Playwright", "Webpack", "Vite", "Microsoft Azure"],
  interests: ["Open Source", "Software Engineering"],
  currentlyWorkingOn: "Reading Pragmatic Software Engineer and Data Intensive Systems"
});

My Recent Stats:

GitHub Streak GitHub Stats

Pinned Loading

  1. knights-travails knights-travails Public

    JavaScript

  2. university-vehicle-system university-vehicle-system Public

    Forked from wesgitley/IS_1

    A Mobile-based Car Sticker Creation and Access System for Vehicles in Strathmore University

    JavaScript

  3. battleship battleship Public

    JavaScript

  4. language-classification-pipeline language-classification-pipeline Public

    Jupyter Notebook