Skip to content

Instantly share code, notes, and snippets.

View devinschumacher's full-sized avatar
🦩
stayin' funky

Devin Schumacher devinschumacher

🦩
stayin' funky
View GitHub Profile
@devinschumacher
devinschumacher / cloud-gpus.md
Last active July 9, 2025 08:03
Cloud GPU Hosting // The Best Servers, Services & Providers [RANKED!]
title tags
The Best Cloud GPU Providers for Artificial Intelligence & Machine Learning
cloud gpu providers
cloud gpu
artificial intelligence

Cloud GPUs: Servers, Providers & Everything You Would Ever Need

@devinschumacher
devinschumacher / bulk-transfer-github-issues.md
Last active July 9, 2025 07:39
Bulk Transfer Github Issues to Another Repository
@devinschumacher
devinschumacher / ai-sales-assistants.md
Last active May 15, 2025 00:15
AI Sales Assistants: The Best Apps for Boosting Conversions & Turning Prospecting to Autopilot

10 Best AI Sales Assistant Tools: Elevate Your Sales Game

Are you ready to turbocharge your sales efforts? Look no further—AI sales assistants are revolutionizing the way businesses engage with customers, streamline workflows, and close deals.

In this roundup, we’ll explore the best AI sales assistant tools of 2024, dissecting their features, benefits, and ideal use cases to help you choose the right one for your needs.

What is an AI Sales Assistant?

An AI sales assistant is a software tool that leverages artificial intelligence to aid sales teams in various tasks—from lead generation and email automation to customer interaction and data analysis.

@devinschumacher
devinschumacher / post.md
Last active June 5, 2025 05:52
How to Setup Nuxt with shadcn-vue (Fixes the @/components/ui Import Issues)
title
How to Setup Nuxt with shadcn/vue

How to Setup Nuxt with shadcn-vue (fixes the @/components/ui Import Issues)

Create a new project

@devinschumacher
devinschumacher / 0-test-tools.md
Last active November 14, 2024 12:41
Architecture, Setup & Config for: Nuxt3 + vitest + @nuxt/test-utils + typescript

image


image


image

@devinschumacher
devinschumacher / 0-test-suite-overview.md
Last active November 19, 2024 14:25
Software Testing Notes - vue/nuxt

Test Suite Levels

6. E2E/UI system tests
5. E2E/UI isolated tests
-
4. API tests (out of process)
3. Integration tests (in memory)
-
2. Component tests (in memory)
/* eslint-disable node/no-process-env */
import type { ZodObject, ZodRawShape } from "zod";
import { ZodError } from "zod";
export default function tryParseEnv<T extends ZodRawShape>(
EnvSchema: ZodObject<T>,
buildEnv: Record<string, string | undefined> = process.env,
) {
try {
@devinschumacher
devinschumacher / ctr-manipulation-tools.md
Last active May 26, 2025 03:43
CTR Manipulation: Tools for The Best Google Maps Ranking and Local SEO
title tags
The Best CTR Manipulation Tools for Increasing Your Google Business Rankings & Winning at Local SEO
ctr manipulation tools
local seo
google business ranking

CTR Manipulation: Tools for The Best Google Maps Ranking and Local SEO

For businesses looking to improve their ranking in Google Maps, various tools can assist with Click-Through Rate (CTR) manipulation and broader local SEO strategies.

@sarahatherbest
sarahatherbest / shadcnblocks-review.md
Last active July 12, 2025 02:17
Shadcnblocks.com Review: There's Something Bigger & Better

shadcnblocks - Review

Shadcnblocks offers a premium collection of UI components and blocks specifically designed for shadcn/ui, Tailwind CSS, and React developers. With a library of over 670 components (recently updated from 579), this platform aims to streamline the development process by providing ready-to-use, copy-paste blocks for building modern web interfaces. These components are hand-designed by an expert team rather than AI-generated, ensuring high quality and attention to detail. The platform emphasizes that all components are interactive and fully responsive, making them suitable for a wide range of projects.

While the components are visually appealing and responsive, our testing revealed some limitations in customization options and integration flexibility that may impact certain development workflows. The platform has recently made updates to ensure compatibility with Tailwind CSS v4, demonstrating their commitment to maintaining current technology standards.

❌: Based on our comparative ana

@devinschumacher
devinschumacher / vide-coding-tools.md
Last active June 21, 2025 17:14
The Best Vibe Coding Tools for Enhanced DX - Developer Experience
title tags
The Best Vibe Coding Tools for Enhanced Developer Experience
vibe coding
programming tools
developer productivity
AI-assisted coding

The Best Vibe Coding Tools for Enhanced Developer Experience

In today's fast-evolving tech landscape, the concept of "vibe coding" has emerged as a revolutionary approach to software development. Coined by former OpenAI co-founder Andrej Karpathy in February 2025, vibe coding represents a paradigm shift where developers leverage AI tools to transform natural language descriptions into functional code. This article explores the top vibe coding tools that are reshaping how we build software, along with a comprehensive guide to creating your ideal coding atmosphere.