Hi,
I'm
Tomisin Abiodun, a

software engineer, technical writer and mentor

with a 5-year track record of consistently driving improvements in user engagement, revenue, and customer satisfaction in a YCombinator-backed startup, a fintech unicorn and Microsoft's Mixed Reality division, with my expertise in ReactJS, React Native, Django, and .NET

Some Achievements

Problem Solving
HackerRank · 2022
Hackathon Winner
Python Conference Nigeria (PyConNG) · 2018

Recent Projects

View All

Huntela

A savvy search module that's an alternative to the default `filter` method. It offers a range of powerful search functions, including fuzzy search (which returns results which closely match the search term), binary search, and searches for least/most frequent items in a list.

View Project
Huntela

Featured Testimonial

Some failed at what you did - you made our project happen. Words just can't describe how much you are appreciated.

Head of Engineering at Quickteller Paypoint

Articles

coding

Maximize Your Python Search Capabilities with Huntela

django

Simple Signing and Unsigning in Django

cryptography

Encryption in Plain English

database

Implementing Soft Delete in Django: An Intuitive Guide

Top Frontend UX/UI Tools 2022

logging

Log Level Hierarchy

Want to read something else? Check out all my articles here!

Coding
Tricks

You can edit commit messages in your Git project, by supplying an "amend" argument to "git commit"

git commit -m "Some typo or mistake"

# edit the last commit message
git commit --amend -m "This is the actual commit message"
Get one coding trick and an article delivered every week at no extra cost

Get one coding trick and an article delivered every week at no extra cost

Subscribe and receive the latest software development contents, insights, best practices and spicy tips straight to your inbox