LD Talent logo
LD Talent
  • Pricing and Free Trial
  • About Us
  • Contact
  • Blog
  • LD Slack
  • Join our Investors
Apply as a Talent Find Talent
Log in
Apply as a Developer
To join LD Talent, please send your resumé (PDF or DOC only) to info@ldtalentwork.com.
After you join LD Talent Network
You will start accepting contract and/or full-time job opportunities in the LD Talent Slack. (more info)
While you are not assigned to a contract or hired for a full-time opportunity, you can choose to learn online and do paid passion projects to grow your skills. You will get paid $40 per skill you learn and project you do. Doing these passion projects will also help you get more and better matches. (more info)
Funding Information
Invoice funding is handled using FreshBooks. After you fund, it may take a few hours for funds to be processed and added to your balance. Please use the ACH Bank Transfer option on FreshBooks to pay, if at all possible. Thank you.
Please message us in your ldc channel on Slack to configure your funding information.
Title
Body
Register as a Client to Invite a Talent

Password strength

It's free. No credit card is required.
Already have an account? Log in
Invite to Chat / Interview
Rutagengwa A - Nodejs developerLD Talent logo

Rutagengwa A

The star rating is a representation of the overall rating, calculated as the mean of the client satisfaction rating, the average client interview rating, and internal interview scores.

The client satisfaction rating is the weighted average of client ratings, with weights based on reviewed work hours. When no client rating exists, the approval fraction (approved vs. reviewed work hours) determines it.

If the client satisfaction rating exceeds the overall rating, it becomes the star rating. In the absence of client ratings, if the average client interview rating is higher than the overall rating, it becomes the star rating. If no data is available, the star rating defaults to the internal interview score.
Full Stack Developer Preferred Title
$25.00 /hr $ 50.0K /yr Hourly Rate and Yearly Salary
Overview Experiences Qualifications Vetting
Overview
Basic Summary
LD Talent History
  • Average Count of Messages/Day 0.2
  • Project Completion Rate 2/4
  • Interview Acceptance Rate 4/6
  • Timezone Overlap 10h PST, 37h UTC
Interview Scores (3.1/5)
  • Software Engineering Process 3.0/5
  • Design Practice 3.0/5
  • Design Theory 3.0/5
  • Technical Breadth 4.0/5
  • Logical Thinking 3.0/5
  • Technical Strength 3.0/5
  • System Design 3.0/5
  • Productivity and Responsiveness 3.0/5
  • Teamwork 3.0/5
  • Agile Development Process 3.0/5
  • Intellectual Merit 3.0/5
  • English Communication 3.0/5
  • Documentation 3.0/5
Talent's Devices
  • Desktop Mac
  • Phone iPhone
General
  • Member Since Aug 10, 2022
  • Profile Last Updated Sep 26, 2022
  • Last Activity Feb. 3, 2023, 10:03 a.m. UTC
  • Location Germany
Profile Summary
Professional software developer studied at Rwanda Coding Academy. Experienced in building full-stack applications and embedded systems. I am mostly familiar to work with React and good at Angular and Vue for the frontend. I enjoy working with Java, PHP, Node Js, and C++ on the backend. I am passionate about dealing with complex tasks and solving difficult problems. I have worked with several startups and clients' projects so far. I also do mobile development using React native.
Skills
Total Experience: 8+ years
  • Nodejs (2E, 8Y)

    2 experiences, across 8 years
  • React (3E, 8Y, 1C)

    3 experiences, across 8 years, with 1 course
  • ExpressJS (2E, 8Y, 1C)

    2 experiences, across 8 years, with 1 course
  • MongoDB (3E, 8Y, 1C)

    3 experiences, across 8 years, with 1 course
  • HTML (3E, 8Y)

    3 experiences, across 8 years
  • CSS (3E, 8Y)

    3 experiences, across 8 years
  • Redux (6E, 8Y)

    6 experiences, across 8 years
  • React native (3E, 6Y, 1C)

    3 experiences, across 6 years, with 1 course
  • Expo (2E, 5Y)

    2 experiences, across 5 years
  • NextJS (2Y, 1C)

    2 years of experience, with 1 course
  • Angular (1C)

    1 course
  • JavaScript (1C)

    1 course
  • Firebase (1C)

    1 course
  • Java (1C)

    1 course
Weekly Availability
Timezone Overlap with 06 - 21 per Week: 10h PST, 37h UTC
Day
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
UTC
12 - 18
07 - 12
07 - 12
07 - 12
07 - 12
07 - 12
12 - 18
PST
05 - 11
00 - 05
00 - 05
00 - 05
00 - 05
00 - 05
05 - 11
Vetting
  • Interview Data
  • Software Engineering Process
  • Design Practice
  • Design Theory
  • Technical Breadth
  • Logical Thinking
  • Technical Strength
  • System Design
  • Productivity and Responsiveness
  • Teamwork
  • Agile Development Process
  • Intellectual Merit
  • English Communication
  • Documentation
Experience
Full Stack Developer
Employment
Jan 2017 - Present
Spider Lotus Company
Ecommerce Industry
Project: SL Shop
  • Nodejs
  • ExpressJS
  • React
  • CSS
  • HTML
  • MongoDB
  • Developing the login and signup forms using HTML and CSS where a user can log in by giving the credentials. Then the data is sent to the backend using React.
  • I used React to fetch and display all the company products from the backend services.
  • Using a table to show the cart items of a user and their details. Implemented empty cart, checkout buttons for payment, and cart checkout process where payment details are taken.
  • I implemented the messaging system using socket io and MongoDB to store customer messages.
  • Using ExpressJS and NodeJS to create a server that will supply the frontend application with restful APIs for user authentification using JWT and handle requests from the frontend application.
Website Links
  • https://e-commerce-psi-livid.vercel.app/
Full Stack Developer
Employment
Mar 2017 - Present
Omega Bakery Ltd Company
Food and Agriculture Industry
Project: Omeaga Bakery
  • Nodejs
  • ExpressJS
  • React
  • CSS
  • Redux
  • HTML
  • MongoDB
  • Displaying bread and cakes using HTML, CSS, and React. Users can view the types of products prepared by the Bakery.
  • I implemented the messaging system using Socket.io.
  • I used MongoDB to store bakery information like types of bread and cakes produced, addresses, and other information.
  • Creating a server using ExpressJS and NodeJS to make RESTful APIs to supply the bakery information to the frontend application and handle requests like messaging system using socket io to the bakery.
  • I used Redux for the state management library for logical state management to keep the user and business info. I used it also to globalize the company information through all react components.
Website Links
  • https://omega-bakery.vercel.app/
Frontend Developer
Employment
May 2021 - Present
Blix Ltd Company
Utilites Industry
Project: Blix
  • Redux
  • React
  • CSS
  • HTML
  • Developing the login and signup forms using HTML and CSS where a user can log in by giving the credentials. Then the information given is sent to the backend using React.
  • I used Redux for the state management library for logical state management to keep the user and business information. I used it also to globalize the company information through all react components.
  • Developing charts and progress pages using Socket.io and Material UI to show the business progress by a chart and progress bars referring to the business goals he provided, meeting their deadlines.
Website Links
  • https://blix.vercel.app/
Mobile developer
Employment
Jan 2022 - Aug 2022
Free Bank Company
Utilites Industry
  • Redux
  • React native
  • Created forms where the user can log in and signup using React native to the app so that he is authorized to the app resources. I used Expo to build and deploy the mobile app for both iOS and Android.
  • I used Redux for the state management library for logical state management to keep the user and crypto information. I used it also to globalize information through all React native components.
  • Generated the cryptocurrency transaction forms using React Native for users to be able to perform crypto-related transactions like swapping, buying, receiving, and sending cryptocurrencies.
Full Stack Developer
Employment
Feb 2021 - Aug 2022
Laraback-pro Company
Ecommerce Industry
Project: Laraback
  • NextJS
  • Redux
  • MongoDB
  • Used NextJS 's inbuilt server which supplies the application with RESTful APIs for user authentification using JWT and handles requests from the frontend of the application.
  • I used Redux for the state management library for logical state management to keep the user and business information. I used it also to globalize information through all React native components.
  • I used MongoDB to store the affiliate network's properties like types of stores, coupons, and cashback amount.
Website Links
  • https://laraback-pro.vercel.app/
Github Links
  • https://github.com/RUTAGENGWA-ASANTE-BRUCE/laraback
Mobile developer
Employment
Apr 2018 - Aug 2021
Bon Appetit Food Supply Company
Food and Agriculture Industry
Project: Bon-Appetit
  • Redux
  • React native
  • Expo
  • Created forms where the user can log in and signup using React native so that he is authorized to the app resources. I used Expo to build and deploy the mobile app for both iOS and Android.
  • Developed a products page using React Native to display the types of food supplied by the company where users can select food types, buy them, and like them also.
  • Generated the payment page using React Native for users to provide the bank account credentials for payment and finally, the user order is sent to the company using backend APIs.
  • I used Redux for the state management library for logical state management to keep the user and business information. I used it also to globalize information through all React Native components.
Github Links
  • https://github.com/RUTAGENGWA-ASANTE-BRUCE/Bon-APettit-Mobile
Mobile developer
Employment
Jun 2017 - Apr 2019
Greener Home Company
Ecommerce Industry
Project: Greener
  • Redux
  • React native
  • Expo
  • Created forms where the user can log in and signup using React native so that he is authorized to the app resources. I used Expo to build and deploy the mobile app for both iOS and Android.
  • Developed a plant page using React Native to display the plants and plant accessories provided by the company where he can select some plant types and buy them.
  • I used Redux for the state management library for logical state management to keep the user and business information. I used it also to globalize needed data through all React native components.
Website Links
  • https://greener-nine.vercel.app/
Github Links
  • https://github.com/RUTAGENGWA-ASANTE-BRUCE/Greener-mobile
Qualifications
Education
Rwanda Coding Academy
Feb 2018 - May 2022
Level 1 (Software Development)
Courses
Software Development
Jan 2018 - May 2020
Rwanda Coding Academy
  • Angular
  • ExpressJS
  • JavaScript
  • React
  • Firebase
  • Java
  • NextJS
  • MongoDB
  • React native
Subscription successful
Thank you for subscribing using . Please stay tuned via email for updates.
LD Talent footer logo
About Us
  • For VCs and Incubators
  • Slack Organization
  • Crunchbase
  • Medium
  • Youtube
  • Product Hunt
  • Diversity Statement
Hire
  • Full Stack Developers
  • Frontend Developers
  • Backend Developers
  • Mobile Developers
  • UI / UX Designers
  • Machine Learning Experts
  • Deep Learning Experts
  • Blockchain Experts
  • VR / AR Experts
  • Unity Game Developers
  • Wordpress Developers
  • PM Service
Platform
  • All Categories
  • Popular Searches
  • Popular Skills
  • Talent Supply
  • LD Ventures
  • LD Project Success Canvas
FAQ
  • Client FAQ
  • Talent FAQ
  • HR Guide for Talent
  • Github + Blog Projects
Keep Up to Date with LD Talent

© Copyright LD Talent . All Rights Reserved.
  • Site TOS
  • Client TOS
  • Talent TOS
  • Privacy Policy