Skip to content
View Joseph-Reece's full-sized avatar
  • Nairobi, Kenya
  • 05:10 (UTC +03:00)
Block or Report

Block or report Joseph-Reece

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

Hi πŸ‘‹, I'm Joseph Ndirangu

About Me

joseph-reece

I am a versatile developer with expertise in frontend and backend technologies, specializing in JavaScript (React), CSS (Tailwind, Bootstrap), AL (Business Central 365), PHP (Laravel, CodeIgniter), and Flutter. With a passion for crafting elegant solutions, I thrive in dynamic environments where creativity and innovation are valued.

What I Do

- Frontend and Backend Development: I love creating seamless user experiences by combining cutting-edge frontend technologies with robust backend solutions. - Business Central 365 ERP Development: As an ERP developer, I excel in customizing and extending Business Central 365 using AL, ensuring businesses have tailored solutions that meet their unique needs. -Mobile Development: I enjoy building cross-platform mobile applications using Flutter, delivering high-performance and feature-rich experiences to users across different devices.

My Goals

I'm here to collaborate on exciting open-source projects, connect with fellow developers, and contribute to the thriving developer community. Whether it's fixing bugs, adding features, or sharing insights, I'm committed to making a positive impact and learning from others along the way.

What You'll Find Here

Projects: Explore my repositories to find a diverse range of projects showcasing my skills and interests. From frontend applications built with React to backend solutions powered by Laravel, each project reflects my dedication to craftsmanship and innovation.
Contributions: Dive into my contributions to open-source projects, where I strive to make meaningful contributions that benefit the community and foster collaboration.
ERP Development: Discover my expertise in Business Central 365 ERP development through specialized repositories and code snippets, demonstrating my proficiency in AL and ERP customization. Portfolio: Use my GitHub profile as a portfolio to gain insights into my work, explore project documentation, and get a glimpse of my development journey. Let's Connect! I'm always open to new opportunities, collaborations, and discussions. Feel free to reach out to me, whether it's to discuss potential projects, share insights, or simply connect with a fellow developer. Let's build something amazing together!

My Tech Stacks

Mern Tall

Front-End Development

Backend Development

express monogdb mysql nodejs php

Pinned Loading

  1. Force https PHP Force https PHP
    1
    RewriteEngine On 
    2
    RewriteCond %{HTTPS} off 
    3
    RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
  2. timburgan/timburgan timburgan/timburgan Public

    886 132

  3. Common Currency Codes in JSON Common Currency Codes in JSON
    1
    {
    2
    	"USD": {
    3
    		"symbol": "$",
    4
    		"name": "US Dollar",
    5
    		"symbol_native": "$",
  4. bc-handwritten-signatures bc-handwritten-signatures Public

    Forked from nocubicles/bc-handwritten-signatures

    Example of how to add hand written signatures to any page in Business Central

    AL