• Getting Started with Open Source

    Although there are numerous ways to improve your skill set and grow your networks, contributing to Open Source serves as a good catalyst for personal, and technical growth.

  • Leveraging Github Action in Open Source Management

    When maintaining Open source projects, it is crucial to ensure that the software codebase is carefully and continuously tracked and managed. Github provides GitHub Action along with other cool features( such as a code review tool and an issue tracker) which are perfect for managing your open source project.

  • Challenges of a Nigerian Programmer

    This presentation talks about the major challenges encountered on a daily base by programmers in Nigeria.

  • Improving Onboarding In Foss

  • Generating a Style Guide for Your Blog

  • Let us Talk Front End

    Front-end web development, also known as client-side development is the practice of producing HTML, CSS and JavaScript for a website or Web Application so that a user can see and interact with them directly.

  • Getting Started With Open Source

  • Imposter Syndrome in the Workplace

    Imposter syndrome is a feeling of inadequacy that makes you think that you're not good enough or won't succeed. The workplace is the most common place where people experience imposter syndrome. It is an easy and understandable trap to fall into particularly in high-profile tech jobs. Imposter Syndrome happens when you think your opinion is not relevant as compared to others. This can be as a result of Self-generated self-doubt, Being criticized, or a reaction towards you from co-workers at your workplace. I would like to share with you : - What imposter syndrome is all about - What causes imposter syndrome - How it affects the workplace

  • The Need for Improved Onboarding in Open source Communities

    Open-source software is code that is designed to be publicly accessible. Open source has core principles that make it rely on collaboration between contributors and companies in order to achieve a common goal. To attain more collaborations, onboarding in most open source communities should be considered a priority. Oftentimes, beginners who are new to open source projects develop cold feet a short while after joining a community because they are not properly onboarded into the community. Onboarding plays a major role in the performance and productivity of contributors.

  • Automating Workflow Using Github Actions

    GitHub Actions are a set of instructions that help you automate any GitHub process, these actions are triggered by a GitHub event. ExecutingGitHub Actions are a set of instructions that help you automate any GitHub process, these actions are triggered by a GitHub event.

  • Inclusive Contribution Guidelines for Open Source Projects

    An important prerequisite for open source projects, software or community is proper documentation which includes a contributing guideline to encourage contributors to participate. Most times, beginners struggle with these contributing guidelines mainly because they are too technical to comprehend.