Skip to content

Instantly share code, notes, and snippets.

View the-prod-father's full-sized avatar

Gavin McNamara the-prod-father

View GitHub Profile
@the-prod-father
the-prod-father / README.md
Last active September 26, 2025 00:04
Prompter: Clone Attempt 2

Devin Clone Project

This project is a static web page that clones the user interface of the Devin AI website.

Features

  • A responsive design that works on both desktop and mobile devices.
  • Built with HTML and CSS.

How to View

@the-prod-father
the-prod-father / README.md
Created July 25, 2025 01:39
A simple web app to help users build and track daily habits.

HabitZap

This app was generated but had parsing issues. Please regenerate for full functionality.

@the-prod-father
the-prod-father / data.json
Created July 25, 2025 02:16
Live preview for A Modern Pricing Page
{
"todos": [
{
"text": "Buy groceries",
"completed": false
},
{
"text": "Finish project proposal",
"completed": true
},
@the-prod-father
the-prod-father / data.json
Created July 25, 2025 02:34
Live preview for A Newsletter Signup Form
{
"todos": [
"Buy groceries",
"Clean the house",
"Finish work project"
]
}
@the-prod-father
the-prod-father / data.json
Created July 25, 2025 02:34
Live preview for A Newsletter Signup Form
{
"todos": [
"Buy groceries",
"Clean the house",
"Finish work project"
]
}
@the-prod-father
the-prod-father / data.json
Created July 25, 2025 02:35
Live preview for A Newsletter Signup Form
{
"todos": [
"Buy groceries",
"Clean the house",
"Finish work project"
]
}
@the-prod-father
the-prod-father / data.json
Created July 25, 2025 02:35
Live preview for A Newsletter Signup Form
{
"todos": [
"Buy groceries",
"Clean the house",
"Finish work project"
]
}
@the-prod-father
the-prod-father / data.json
Created July 25, 2025 02:42
Live preview for A Modern Pricing Page
{
"todos": [
{
"id": 1685637600000,
"text": "Buy groceries",
"completed": false
},
{
"id": 1685637660000,
"text": "Finish project report",
@the-prod-father
the-prod-father / data.json
Created July 25, 2025 02:51
Live preview for A Newsletter Signup Form
[
{
"id": 1,
"name": "John Doe",
"activities": [
{
"type": "Running",
"duration": 45,
"distance": 5.2,
"calories": 350,
@the-prod-father
the-prod-father / README.md
Created July 25, 2025 03:10
Live preview for An Interactive Pricing Page With

An Interactive Pricing Page With

This project is a web application generated by an AI based on the following prompt:

undefined

It was created using HTML, CSS, and Vanilla JavaScript.