*INSANE* 4 Wild Coding Examples! (using ChatGPT o1)
Productive Dude
@productivedudeAbout
The best resource on youtube for Notion, N8N, Claude Code and more. Learn everything you need to be more productive in the no-code era and build your second brain, and Ai workflows!
Latest Posts
Video Description
ð¥ Join Ai Foundations: https://swiy.co/aif-1 In today's video we begin our journey of coding with ChatGPT o1-preview. Their latest release. I showcase how to code games, how to code websites and so much more! This video serves as a showcase of all the new things you can build using o1 and o1-mini for coding. OpenAi has done it again. They've managed to blow EVERYONE away. Enjoy this walkthrough and if you need more help coding with Ai I recommend checking out my other videos on coding with ai where I go more in depth on the specifics of running your programs, using VS Code and Cursor. Background Generator: https://codepen.io/cartersurach/pen/WNVeWOM Python Code Line Numbering Tool: ''' import tkinter as tk from tkinter import scrolledtext def add_line_numbers(): code = input_text.get("1.0", tk.END) lines = code.rstrip().split('\n') total_lines = len(lines) line_number_width = len(str(total_lines)) numbered_lines = [] for idx, line in enumerate(lines, start=1): line_number = str(idx).rjust(line_number_width) numbered_line = f"{line_number} {line}" numbered_lines.append(numbered_line) output_code = '\n'.join(numbered_lines) output_text.delete("1.0", tk.END) output_text.insert(tk.END, output_code) # Create the main window root = tk.Tk() root.title("Code Line Numbering App") # Create the input Text widget input_label = tk.Label(root, text="Input Code:") input_label.pack() input_text = scrolledtext.ScrolledText(root, height=15, width=80) input_text.pack() # Create the button to add line numbers button = tk.Button(root, text="Add Line Numbers", command=add_line_numbers) button.pack(pady=10) # Create the output Text widget output_label = tk.Label(root, text="Output Code with Line Numbers:") output_label.pack() output_text = scrolledtext.ScrolledText(root, height=15, width=80) output_text.pack() # Run the main loop root.mainloop() '''' Chapters Intro - 0:00 - 0:22 Games - 0:23 - 1:22 Dot Grid Generation - 1:23 - 4:23 Promo Ai Foundations - 4:24 - 5:19 Simulations - 5:20 - 7:06 Python Tools - 7:07 - 9:20 Outro - 7:21 - 9:48 #chatgpt #openai #o1
Code Smarter with These Must-Haves
AI-recommended products based on this video

Magnetic Nasal Strips Starter Kit: Comfortable Nasal Breathing Support for Sleep, Helps Reduce Snoring Noise, Includes 60 Tabs (30 Uses) with 4 Sizes

Environet Hydroponic Growing Kit, Self-Watering Mason Jar Herb Garden Starter Kit Indoor, Windowsill Herb Garden, Grow Your Own Herbs from Organic Seeds (Basil)

Herb Garden Planter Indoor Kit 21Pcs Kitchen Herb Garden Starter Kit Growing Kit Including Wooden Box Burlap Pots Soil Discs Gardening Tools Unique Easter Birthday Christmas Gift Ideas for Women Mom

Bonsai Starter Kit â 1x Bonsai Tree | Complete Indoor Starter Kit for Growing Plants with Bonsai Seeds, Tools & Planters â Gardening Gifts for Women & Men

Monster N-Lite 211 Wireless EarbudsïŒ Bluetooth 6.0 Stereo Headphones with Noise-Cancelling Mic and LED Display, Built-in Mic for Clear Calls, Waterproof Design for Sports

Monster N-Lite 211 Wireless Earbuds, Bluetooth 6.0 Stereo Headphones with Powerful Bass, Built-in Noise-Cancelling Mic for Clear Calls, LED Display, 36H Playtime, IPX5 Waterproof Design for Sports

MSI MAG MT201D - Premium Heavy Duty Dual Monitor Stand Arms, 17-45" Support, VESA Compatible, Adjustable Spring Mount, 44 lbs per Screen, Clamp & Grommet, Quick Release Plate - Black

Lemorele Docking Station Dual Monitor, 6 in 1 USB C Hub Multiport Adapter w/2 HDMI 4K, 5Gbps USB3.0 & 2 USB2.0, 100W PD Charging - USB C Dock for Laptop Dell/HP/MacBook/Surface - Plug and Play

USB C Docking Station Dual Monitor for Dell Hp,15-in-1 Laptop Docking Station 3 Monitors USB C Hub with Dual 4K HDMI,8K DP,Button,PD Charging,Ethernet,6 USB A&C,SD/TF, Audio USB-C Multiport Adapter

InnoView Laptop Screen Extender 15.6" Dual Portable Monitors 1080P FHD Stacked Folding Triple Monitor HDMI USB-C Portable Dual Monitor for Laptop Windows Mac (No Driver Needed)

Hi.FANCY Portable Laptop Stand with Dual Cooling Fans for 14-17inch Laptops, Grey, 23.5 x 25.9 x 0.95cm

23.8" Portable Monitor for Laptop 100HZ-Portable Screen 100% SRGB IPS for Gaming & Work USB-C HDMI Second Monitor Portable with 180°Adjustable Stand for Laptop Mac Window PS5

Laptop Stand for Desk, Adjustable Laptop Riser ABS+Silicone Foldable Portable Laptop Holder, Ventilated Cooling Notebook Stand for 10-15.6â Laptops,Tablet-Black

Laptop Screen Extender, 14" FHD 1080P Triple Portable Screen Monitor for 13"-16.5" Laptop with Stand Dual Monitors Built-in Speakers, Monitor Extender for MacOS/Wins/Chrome/Dex

eufy Security Solo Indoor Cam C120, 2K Security Indoor Camera, Plug-in Camera with Wi-Fi, IP Camera, Human & Pet AI, Voice Assistant Compatibility, Night Vision, Two-Way Audio, HomeBase not Compatible














![Airtable Tutorial: A-Z Guide [2025]](https://imgz.pc97.com/?width=500&fit=cover&image=https://i.ytimg.com/vi/cnvB7vsYo5I/hqdefault.jpg)




