This is a submission for the Postmark Challenge: Inbox Innovators. ❔ What I Built I...
What's my age again? Ben Sinclair ・ Sep 22 '19 ...
This is a submission for the Build Better on Stellar: Smart Contract Challenge : Create a Tutorial ...
This is a submission for the Netlify Dynamic Site Challenge: Visual Feast. What I...
This is a submission for the Coze AI Bot Challenge: Trailblazer. What I Built WebDevDocs...
This is a submission for Frontend Challenge v24.04.17, CSS Art: Earth Day. ...
This is a submission for the Cloudflare AI Challenge. What I Built A simple site where...
TLDR I created a trivia game over the past couple of weeks. It's inspired by the Waveform...
What I built I built a site where you can generate and play Tetris based on your GitHub...
Overview of My Submission ⏩ TLDR: Pic placeholder is a stylish image placeholder with 6...
📝Introduction So I saw this hackathon for a while and wanted to participate, mainly...
Overview of My Submission Artsy is a fun app that allows you to record audio and use the...
This will be the last post for AudioSign as we'll be going into the possible ways it could be...
In the last post, we talked about the idea of taking deepgram and using it to implement a...
📝Introduction Having a category solely for expressing ideas you can't yet fully achieve is...
const copyToClipboard = (txt) => navigator.clipboard.writeText(txt); Enter fullscreen...
Overview of My Submission Introducing, 100 Day Companion: helping devs complete the 100...
My Workflow Issue Stats analyses a repo's issues and then generates a table for quick and...
My Workflow Octo-my-readme is a github action that takes the github octocat and combines...
Hey guys, I haven't posted for a month partly due to work and also a bit of laziness😓, so I'm...
Introduction Say Hello to Kelvin Data, an API powered by data from 1.5 Billion people that...
Higher Order Components allow for reusability of code and saves you from repeating yourself, it comes...
Please I need help figuring out how to convert a view to a widget in react-native, any assistance is...
This is something I learnt recently while working on makerflow (shameless plug 🤷♂️). Anyway, I was...
What is Maker Flow ❔ It is a Web app for devs that keeps all your favorite online tools in...
Hey guys so this is gonna be a brief one where we'll talk about npm packages that I found very useful...
Intro 💨 Alright so following our last article we were able to create a simple chrome...
Into 💨 Chrome extensions can be really handy as they provide added functionality and tools...
Intro 💨 PWAs are great for your apps because; Short loading times and overall better...
This is something I recently learnt and thought it could be helpful, here it is: The following is...