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
Lewis M - Django developerLD Talent logo

Lewis M

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.
Software Engineer Preferred Title
$25.00 /hr $ 40.0K /yr Hourly Rate and Yearly Salary
Overview Experiences LD Experiences Qualifications Reviews Vetting
Overview
Basic Summary
LD Talent History
  • Worksession Approval 100.0%
  • Average Count of Messages/Day 1.3
  • Project Completion Rate 2/4
  • Interview Acceptance Rate 4/6
  • Timezone Overlap 17h PST, 38h UTC
  • No. of Passion Projects 4
  • Earned Hours 154.50
Vetting Summary
  • No. of Onboarding MCQs Completed 111
  • No. of Lifelong Learning Projects 2
  • Emergency Contacts Verified
  • More details
Talent's Devices
  • Desktop Linux
  • Phone Android
General
  • Member Since Oct 03, 2019
  • Profile Last Updated May 09, 2025
  • Last Activity June 4, 2025, 5:55 a.m. UTC
  • Location Kenya
Profile Summary
Experienced Software Engineer in Python and JavaScript programming languages. Proficient in creating efficient and scalable software solutions. Currently expanding skill set by learning Rust programming language. Proven ability to quickly learn new technologies and apply them to solve complex problems. Strong problem-solving skills, attention to detail and passion for delivering high-quality software.
Skills
Total Experience: 6+ years
  • Django (6E, 7Y)

    6 experiences, across 7 years
  • Postgres (3E, 7Y)

    3 experiences, across 7 years
  • Sendgrid API (2E, 7Y)

    2 experiences, across 7 years
  • REST (4E, 7Y)

    4 experiences, across 7 years
  • Redis (2E, 5Y)

    2 experiences, across 5 years
  • Slack API (5Y)

    5 years of experience
  • Python

  • GraphQL

  • React (2E, 3Y)

    2 experiences, across 3 years
  • Google Cloud (2Y, 1C)

    2 years of experience, with 1 course
Weekly Availability
Timezone Overlap with 06 - 21 per Week: 17h PST, 38h UTC
Day
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
UTC
08 - 13
11 - 16
11 - 16
11 - 16
11 - 16
11 - 16
07 - 15
PST
01 - 06
04 - 09
04 - 09
04 - 09
04 - 09
04 - 09
00 - 08
Vetting
  • Background Verification
  • Emergency Contacts
  • Ongoing Evaluation
  • Number of Lifelong Learning Projects
    2
  • Lifelong Learning Project 1
  • Lifelong Learning Project 2
Experience
Junior Backend Engineer
Employment
Nov 2019 - Present
Jenga Company
Technology Industry
Project: Jenga HR and Payroll
  • Django
  • REST
  • Sendgrid API
  • Postgres
  • I used Django REST Framework package to create authentication endpoints in the API, that made it possible for the end user to sign up to the platform and login afterwards.
  • I used the Sendgrid API to send email verification emails upon initial registration to the platform as well as send password reset link emails in the case a user forgot their password.
  • I used the Postgres Database to implement a multi-tenant DB architecture using a single Postgres database but individual db schemas to isolate tenant data.
Software Developer
Contract
Sep 2021 - Present
Cantieri Digitali Company
Healthcare Industry
Project: Medicilio API
  • Redis
  • Django
  • REST
  • I used celery and Redis to run background tasks for the hubspot integration.
  • I used Django and DRF to maintain an existing REST based API.
Junior Backend Engineer
Employment
Jun 2019 - Oct 2019
Lifestores Pharmacy Company
Healthcare Industry
Project: HealthID Web API
  • Postgres
  • Sendgrid API
  • Python
  • Django
  • GraphQL
  • I used graphene (Django GraphQL package) and Sendgrid API, to develop a feature that enabled end users to receive email verification prompts on initial registration to the platform.
  • I used the Python language independent of the Django framework to develop a feature that enabled the end-user to upload mass data using a csv/excel file in the Postgres database.
  • I used Postman to test out the functionality of the API, testing HTTP success and error responses as well as testing for edge and corner cases expected from the front-end integration.
LD Experience
Client Projects
Developer
Contract
Apr 2025 - Present
HC Client's Company/Project
  • React
  • Redis
  • REST
  • Used Fast API to develop to REST based api for user to machine and machine to machine communication. Using React to develop the Frontend
  • Used REDIS as a message broker using celery for background tasks
Developer
Contract
Nov 2020 - Mar 2024
Learning Dollars Client's Company/Project
Arts and Entertainment Industry
  • Django
  • Slack API
  • I used the Django framework to develop the web facing app.
  • I used the Slack API to automate mundane tasks linked to the web app.
Got setup very well and is doing good work. Very impressed by his dedication and ability to handle complex backend refactoring, testing, and system level engineering. He is a backbone of our company
Review given by the client for this project.
Blog Projects
How to implement django-tenant-schemas with a fixed URL
Jul 2020 - Aug 2020
Developer
Technology Industry
  • Django
  • REST
  • Postgres
  • I used the Django Rest Framework to create a multi tenant API with the aid of the django-tenant-schemas package.
  • I used the Postgres Database as the persistence layer and specifically the PostgreSQL Schemas to ensure that all tenants using the API had their data isolated.
  • I used the REST architecture in designing my API.
Blog Links
  • https://blog.learningdollars.com/2020/08/02/how-to-implement-django-tenant-schemas-with-a-fixed-url/
Github Links
  • https://github.com/learningdollars/mainak-django-tenant-schemas
How to host a Django + React app on an Apache server on GCP
Dec 2019 - Jan 2020
Developer
Arts and Entertainment Industry
  • React
  • Google Cloud
  • Django
  • I used Google Cloud as the hosting platform generating a server instance to host my Django API.
  • I used React as the frontend library to server my backend routes.
Blog Links
  • https://blog.learningdollars.com/2020/01/16/how-to-host-a-django-api-using-mod-wsgi-serving-a-react-frontend-on-an-apache-server-on/
Video Projects
How to implement django-tenant-schemas with a fixed URL
Sep 2020 - Jan 2022
Frontend Developer
Technology
  • Django
  • Postgres
  • Sendgrid API
  • REST
  • Redis
  • Slack API
  • Led user research for a new construction site documentation tool.
  • Hosted workshops to synthesize user insights into design requirements.
  • Designed 3D concepts and built prototypes to investigate new tool form factors.
  • Researched existing digital solutions and prioritized key features for app release.
Website Links
  • https://blog.learningdollars.com/2020/08/02/how-to-implement-django-tenant-schemas-with-a-fixed-url/
  • https://agile-headland-01373.herokuapp.com/
Github Links
  • https://github.com/MainaKamau92/rickandmortycharacters
  • https://github.com/learningdollars/mainak-django-tenant-schemas
LD Ventures
Thea
Sep 2020 - Jan 2022
Frontend Developer
Technology
  • Django
  • Postgres
  • Sendgrid API
  • REST
  • Redis
  • Slack API
  • I used the Django Rest Framework to create a multi tenant API with the aid of the django-tenant-schemas package.
  • I used the Postgres Database as the persistence layer and specifically the PostgreSQL Schemas to ensure that all tenants using the API had their data.
  • I used the REST architecture in designing my API.
  • Researched existing digital solutions and prioritized key features for app release.
Website Links
  • https://blog.learningdollars.com/2020/08/02/how-to-implement-django-tenant-schemas-with-a-fixed-url/
  • https://agile-headland-01373.herokuapp.com/
Github Links
  • https://github.com/MainaKamau92/rickandmortycharacters
  • https://github.com/learningdollars/mainak-django-tenant-schemas
Lifelong Learning Projects Reviewed
How to import a serializer from a variable in DRF?
Qualifications
Education
Kenyatta University
Oct 2011 - Oct 2016
B.A (Arts)
Courses
Associate Cloud Engineer
Jan 2020 - Jan 2022
Google Cloud Platform
  • Google Cloud
Reviews
Client Project Reviews
LD Talent
Got setup very well and is doing good work. Very impressed by his dedication and ability to handle complex backend refactoring, testing, and system level engineering. He is a backbone of our company
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