PinnedAirfoilOptimizer: Predicting Airfoil Self-Noise with Machine Learning (Part 1)Earlier this year, I worked on an AI-powered biometrics identity project powered with my team at Venture Garden Group. That experience…Dec 11, 2024Dec 11, 2024
Airfoil Optimizer: Hyperparameter Tuning and Benchmarking (Part 2)This is the second part of the work on AirfoilOptimizer. This introduces hyperparameter tuning and benchmarked the performance of models.Jan 21Jan 21
[Resolved] Android Studio, Rosetta Installation Issues on Mac M1Here’s how I got fixed some issues I had when setting up a local development environment for Flutter on a Macbook M1 computer.Jul 5, 20231Jul 5, 20231
How I automated some CMD Commands with BashLet me show you how I used a batch file to automate WindowsCommand Prompt actions.Jun 19, 2023Jun 19, 2023
Returning a Grouped List of Objects in DjangoThis post would outline how I achieved the grouped list of objects with the ForeignKey field and related_name attribute in Django models.Jun 16, 2023Jun 16, 2023
How to succeed in a new DevRel role?“How do I succeed in my new DevRel position?” The question was asked in Shedrack Akintayo’s DevRel Community Africa Slack community. I…Mar 31, 20231Mar 31, 20231
Fixing the Microsoft.Data.SqlClient.SqlException in my ASP.NET ApplicationMicrosoft.Data.SqlClient.SqlException. A network-related or instance-specific error occurred while establishing a connection to SQL Server.Feb 8, 2023Feb 8, 2023
Securing AWS Lambda Functions with Contrast SecurityHow Contrast Security protects your serverless applications in AWS Lambda cloud technologyDec 30, 2022Dec 30, 2022
A Step ForwardLessons on Adaptability and Resilience: A review of the foundation level of the McKinsey’s Forward programMar 27, 2022Mar 27, 2022
Django Rest Framework with PostgreSQL: A CRUD TutorialWorking with APIs is important for most web developers. This article helps you use PostgreSQL database for Django API projects.Feb 24, 20211Feb 24, 20211