Ted Ngeene

Ted Ngeene @tngeene

About: Passionate about education, fintech, Python, Javascript, progressive growth, and full-stack development. Sometimes I write code, sometimes I just write.

Location:
Nairobi
Joined:
Aug 7, 2019

Ted Ngeene
articles - 18 total

How to bypass captcha with 2captcha and Selenium using Python

When you go to any modern website, they ask you to solve a challenge before submitting a form, such...

Learn More 17 2Jan 28 '22

Automating Django Deployment workflow with Github Actions

If you’ve worked on a project that has constant changes, tests, and needs to be deployed to a server...

Learn More 15 0Jan 13 '22

When are microservices appropriate?

Lately, I've been tending to lean more towards employing a monolithic approach in system...

Learn More 53 9Nov 30 '21

AdonisJs - Introduction to database migrations

Introduction to Database Migrations This article will introduce you to the concept of...

Learn More 8 0Nov 15 '21

Adonis Js - Events and Mailing Part 2

Curiosity keeps leading us down new paths. ~ Walt Disney It is often said that in programming...

Learn More 9 1Oct 5 '21

AdonisJs - Events and Mailing Part 1

Welcome back to the fourth installment of the AdonisJs series! A web framework's ability to handle...

Learn More 16 1Sep 24 '21

How to bypass captcha with 2captcha API and Selenium using Javascript

Spam is a big nightmare for website owners. With the dawn of bots, this challenge has never been more...

Learn More 9 2Sep 12 '21

AdonisJs - Understanding User Registration and Authentication

In this third installment of the Everything, you need to know about AdonisJs series. we'll go over...

Learn More 9 7Sep 5 '21

AdonisJs - Installation and Database Setup

Now that you have all the requirements we need to be installed, let's set up the project. If you're...

Learn More 13 2Aug 16 '21

AdonisJs - Introduction

When we talk about modern software development, it's hard to overlook the role of JavaScript. With so...

Learn More 41 0Aug 12 '21

Handy Git Commands and practices to improve your workflow

I have been in active software development for the better part of the last year and a half. For the...

Learn More 109 11Jan 16 '21

What are your thoughts on strapi.js?

I recently came across strapi.js. They describe themselves as, "the next-gen headless CMS, open-sour...

Learn More 8 9Dec 15 '20

Is jquery dead?

With the release of bootstrap 5, a lot of guys were excited that it no longer depends on jquery. Howe...

Learn More 9 17Sep 28 '20

UI Kits for any day use.

It's a no brainer that the COVID-19 pandemic has brought the world to a near standstill. However, we...

Learn More 80 7May 16 '20

Celebrating the small wins

Over the last couple of days, I have been practicing on my front end stack. Being primarily backend d...

Learn More 7 0Mar 31 '20

How to create an API with laravel resources

In part 1 of this series we built a registration/login API for our app. In this part of the series,...

Learn More 49 6Nov 9 '19

Handling user registration and authentication on a laravel API using jwt

This series is going to cover how to build a REST API using laravel API resources, the first part of...

Learn More 43 9Oct 20 '19

Getting out of my comfort zone

I recently deployed my site to the web. It's always been a dream of mine to have my own little corner...

Learn More 5 2Sep 8 '19