Fiyinfoluwa Akinsiku

Software Engineer

Nigeria

Portfolio
freeCodeCamp.org
04/25/2023
How to Upload Files to Amazon S3 with Node.js

File upload is a common feature in a lot of modern applications. These platforms accept different file formats, including jpeg, png, gif, pdf, txt, zip, and mp3. Some applications will also restrict uploads to a specific file type. For example, when uploading your resume on LinkedIn, you will see

FiyinAkinsiku
Technical Software Documentation

I recently took a course on creating better documentation for software as part of my goals for this year. This article is going to focus on my key takeaways. Software documentation is a form of (technical) communication. The documentation informs the user on what a particular software does, the features, and how to use them.

FiyinAkinsiku
chaos-engineering

I recently published an npm package called chaos-engine . What this package does is run destructive tests on a function. It comes with a predefined array of arguments which it passes to whatever function you provide, and then it returns a chaos report showing the argument(s) passed and how your function responded.

FiyinAkinsiku
FiyinAkinsiku

full-time backend engineer, part-time writer and day-dreamer.

Smashing Magazine
11/16/2020
Creating A Continuous Integration Test Workflow Using GitHub Actions - Smashing Magazine

With the help of this tutorial, you can learn how to create a continuous integration workflow for your Node JS REST API by using GitHub Actions as well as how to report test coverage with Coveralls. When contributing to projects on version control platforms like GitHub and Bitbucket, the convention is that there is the main branch containing the functional codebase.

Benjamindada.com, modern tech media in SSA
02/27/2020
Takeaways from the first-ever Open Source Community Africa Festival in Nigeria

I had the opportunity of volunteering at the first-ever OSCAFest in Nigeria, these are the takeaways from the Open Source Community Africa Festival A first-of-its-kind Open Source Community Africa Festival (OSCAFest) was held at the [Zone Tech Park](https://www.benjamindada.com/zonetechpark/) on February 20-22, 2020.