💜
Looking for the next challenging opportunity
Remote Full Stack Web Developer - Javascript | React | React Native | Node | Express | Ruby | Ruby on Rails
- Abuja, Nigeria
-
00:00
(UTC +01:00) - https://michgolden.netlify.app/
- @thedevmich
Pinned Loading
-
weightloss-app
weightloss-app PublicAn engaging and user-friendly application to track and encourage weekly weight loss for a small group. Built with SvelteKit 2, Svelte 5, Skeleton UI, Tailwind CSS, and Firebase, the app ensures an …
TypeScript
-
OpenAI's Whisper model was integrate...
OpenAI's Whisper model was integrated into an API handler I developed for a Next.js application, designed to process HTTP POST requests and transcribe audio files to the model.. 1import type { NextApiRequest, NextApiResponse } from "next";
2import axios from "axios";
34export default async function handler(req: NextApiRequest, res: NextApiResponse) {
5if (req.method !== "POST") {
-
openstreetmap/iD
openstreetmap/iD Public🆔 The easy-to-use OpenStreetMap editor in JavaScript.
-
Setup MSW for mock testing graphql r...
Setup MSW for mock testing graphql requests, used as MSW mock service worker to intercept request and return mock results to fastract frontend development, before actual APIs are built. 1import { useEffect, useState } from "react";
23const isEnabledMocking = process.env.NEXT_PUBLIC_ENABLE_API_MOCKING === "true";
45export default function useMswMock() {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.