Skip to content
View danielikechukwu's full-sized avatar

Block or report danielikechukwu

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
danielikechukwu/README.md

👋 Hello welcome, I am Daniel Ikechukwu

I am a software engineer with experience in front-end development, specializing in frameworks like Angular, ReactJS, and React Native. I have a strong background in building dynamic, user-friendly web and mobile applications, leveraging modern tools and technologies to deliver scalable solutions. My expertise lies in creating efficient, maintainable code, optimizing performance, and crafting seamless user experiences. With a focus on innovation and adaptability, I aim to stay ahead in the ever-evolving tech landscape.

Pinned Loading

  1. NgRx-in-Angular NgRx-in-Angular Public

    Implementing NGRX in Angular version 17, working specifically with ngrx-store(action, reducer), and also handling side effects with NGRX effects for (CRUD).

    TypeScript 3 1

  2. Testing-an-Angular-Application Testing-an-Angular-Application Public

    Forked from joeeames/PSAngularUnitTestingCourse

    Writing a unit test and other test in an Angular application, we will be working with a test runner Karma and Jasmine as our testing framework

    TypeScript

  3. Angular-Reactive-Form Angular-Reactive-Form Public

    Angular reactive form are different from normal template driven form, as the Angular reactive form can be use when building a robust application

  4. Angular-Routing Angular-Routing Public

    Forked from DeborahK/Angular-Routing

    Materials for my Pluralsight course: Angular Routing.

    TypeScript

  5. Axios-API-Integration Axios-API-Integration Public

    Implementing the use of Axios (a javascript library for making HTTP request) for API integration

    TypeScript

  6. React-hook-form React-hook-form Public

    An extensive study of react hook form for react covering a wide range of topic from form state manage to validation.

    TypeScript