Category Archives: Coding

Vibe Coding Project – Dictation Helper – Release V2.0

The Dictation Helper V2.0 is released with below enhancements:

New Features

  1. Online Mode: Allows users to type answers directly on the screen.
  2. Auto Dictation Mode Toggle: Option to enable or disable automatic advancement to the next word.

Optimizations

  1. Input Separators: “User Input Words” now accepts commas, spaces, periods, slashes, and similar separators.
  2. Pre-defined Word Lists: Refined and organized by school learning years.
  3. Reset Auto-Dictation: Added button to reset Auto-Dictation status.

The URL is as below:
infrapcs.com/my-tools/dictationhelper

Vibe Coding Project – IP Spreadsheet Generator

This coding project is to generate a web tool to help user to automatically generate an IP spreadsheet and exported as CSV or XLSX file format. The user can choose the common columns to be included and add user-defined column as well. It’s a bit old school, especially since IPAM is commonly used to handle IP details these days.

https://infrapcs.com/my-tools/IPSheet/V8

Again, this tool is simple enough when using and no need further clarification.  

My First Vibe Coding Project – Dictation Helper

As part of my AI exploration, I tried to fully utilize AI to generate code. Until I finish this coding, I didn’t realize that there was name for this coding approach – Vibe Coding.

This coding project is to generate a web tool to help student for word spelling and dictation. I knew student won’t like it:) This tool is simple enough when using and no need further clarification.  

https://infrapcs.com/my-tools/dictationhelper/V1

Continue reading