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
Ken G - Postgres developerLD Talent logo

Ken G

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
$15.00 /hr $ 20.0K /yr Hourly Rate and Yearly Salary
Overview Experiences Qualifications Vetting
Overview
Basic Summary
LD Talent History
  • Average Count of Messages/Day 0.3
  • Project Completion Rate 2/4
  • Interview Acceptance Rate 4/6
  • Timezone Overlap 40h PST, 68h UTC
Interview Scores (3.6/5)
  • Software Engineering Process 5.0/5
  • Design Practice 3.0/5
  • Design Theory 3.0/5
  • Technical Breadth 5.0/5
  • Logical Thinking 3.0/5
  • Technical Strength 4.0/5
  • System Design 3.0/5
  • Productivity and Responsiveness 3.0/5
  • Teamwork 4.0/5
  • Agile Development Process 3.0/5
  • Intellectual Merit 4.0/5
  • Documentation 3.0/5
Talent's Devices
  • Desktop Linux
  • Phone Android
General
  • Member Since Mar 31, 2021
  • Profile Last Updated Mar 25, 2021
  • Last Activity Jan. 18, 2022, 8:14 p.m. UTC
  • Location Kenya
Profile Summary
A proven and reliable Full Stack software developer with a great track record of delivery. I am an honest hardworking individual who strives to learn and grow seeking self-improvement every day. I strive to be a leading software developer and use my skills gained to develop software that creates solutions for existing problems.
Skills
Total Experience: 7 years
  • Postgres (4E, 7Y)

    4 experiences, across 7 years
  • Git (4E, 7Y)

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

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

    2 experiences, across 6 years
  • Docker (2E, 6Y)

    2 experiences, across 6 years
  • Python (2E, 6Y)

    2 experiences, across 6 years
  • Django (2E, 6Y)

    2 experiences, across 6 years
  • Flask (2E, 2Y)

    2 experiences, across 2 years
  • Continuous Integration

  • GraphQL

  • Redux

  • React

Weekly Availability
Timezone Overlap with 06 - 21 per Week: 40h PST, 68h UTC
Day
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
UTC
08 - 20
08 - 20
08 - 20
08 - 20
08 - 20
10 - 18
PST
01 - 13
01 - 13
01 - 13
01 - 13
01 - 13
03 - 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
  • Documentation
Experience
Software Engineering Team Lead
Employment
Jan 2020 - Present
Moringa School Company
Education Industry
Project: Moringa Attendance Tracker
  • Postgres
  • Git
  • Python
  • REST
  • Django
  • Docker
  • Redis
  • An application to assists staff record attendance of students at Moringa school. Developed using Python, Postgres, Redis, Celery, containerized using Docker, and hosted on Git.
  • I worked on a modular email sending service that allows anyone to reuse it when sending emails to students or staff alike using Sendgrid.
  • I oversaw the containerization of the application using Docker in my capacity as the backend team lead.
  • I worked on a REST endpoint using Django Rest Framework to calculate the attendance percentage for each student.
  • I designed a custom user model in Django to allow for different user types in the application.
Software Engineer
Employment
Apr 2019 - Jun 2019
Andela Kenya Limited Company
Technology Industry
Project: Converge
  • Postgres
  • Flask
  • Git
  • Python
  • Docker
  • GraphQL
  • Redis
  • A room booking application to help people book rooms built using Python(Flask), Postgres, Docker, Redis, GraphQL and hosted on Git.
  • I worked on optimizing and refactoring code to fetch meeting room details in order to greatly reduce the time taken when fetching the results.
  • I used GraphQL to refactor a feature to allow users I've feedback on the room.
Github Links
  • https://github.com/andela/mrm_api
Full Stack Software Engineer
Employment
Jan 2019 - Mar 2019
Andela Kenya Company
Technology Industry
Project: Author's Haven
  • Postgres
  • Git
  • Redux
  • REST
  • Django
  • React
  • A blog application to allow creatives at heart to write and express their feelings. This was developed using Django Rest Framework and React and hosted on Git.
  • I documented the REST API developed using Swagger.
  • I created the CRUD functionality for the articles created storing them in a Postgres database.
  • I consumed the delete endpoint to delete a post that had already been created using React.
  • I use Redux to create the login reducers ensuring that we keep track of the state of logged-in users.
Github Links
  • https://github.com/andela/ah-django-unchained-frontend
  • https://github.com/andela/ah-django-unchained
Software Engineer
Internship
Aug 2018 - Oct 2018
Andela Kenya Limited Company
Technology Industry
Project: Store Manager
  • Postgres
  • Flask
  • Git
  • Continuous Integration
  • REST
  • An application that is aimed at assisting store owners manage their activities. This project was designed to help me upskill my development skills using Flask and Postgres.
  • I created Continuous Integration pipelines using TravisCI to manage the builds of code that I pushed.
  • I created the REST API endpoints for authentication and CRUD for the store elements.
  • I used Postgres as persistence for all the data used throughout the application.
  • I used Git as version control to host all my code built.
Github Links
  • https://github.com/KMaina/Store-Manager-API
Qualifications
Education
Multimedia University of Kenya
Jan 2012 - Oct 2016
B.Sc (Computer Science)
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