Beginner builds Interview Cheat Sheet tool with ChatGPT and Claude, publishes on Netlify
A job‑seeker with no programming experience created a web app called Interview Cheat Sheet to organize interview answers generated by ChatGPT. The author used ChatGPT and Claude to write the HTML and JavaScript, while handling planning, specifications, testing, and deployment themselves.
Key points
- Built "Interview Cheat Sheet" using ChatGPT and Claude, then deployed on Netlify.
- Development spanned about 15 hours over two days, iterating through v0.1‑v0.3 versions.
- No fees were paid for Netlify or GoatCounter at launch; login and sync features remain unimplemented.
Development was split into three incremental versions: v0.1 – a prototype that saved answers for one company, v0.2 – added support for multiple companies, and v0.3 – introduced custom questions and a redesign. The whole process took about 15 hours over two days, with testing on both a PC and a smartphone. The finished site was deployed on Netlify and visitor tracking was added via GoatCounter. No fees were recorded for either Netlify or GoatCounter at launch, and features such as login, payment, and cloud synchronization were deliberately left out.
The author shares the experience to show non‑engineers how AI can generate code and how the resulting product can be published, while also noting unfinished items like monetization tests, SEO improvements, and cross‑device sync.
How an AI Beginner Built a Web Tool with ChatGPT and Claude and Published it on Netlify | A Practical Record of Creating 'Interview Cheat Sheet': Decisions, Failures, and Insights
note.com · 18 September 2026
How an AI Beginner Built a Web Tool with ChatGPT and Claude and Published it on Netlify | A Practical Record of Creating 'Interview Cheat Sheet': Decisions, Failures, and Insights
The summer with little rain has ended, and the days are starting to get shorter.
I've been getting bitten by mosquitoes lately, which I didn't pay much attention to during the summer. Is the hatching season delayed? Or have I just started to notice them?
Into such daily life, strong words suddenly intrude.
"AI has started to run out of control."
"Development needs to be slowed down."
I don't know if the situation is truly that urgent. Even so, once you become conscious of AI, related news catches your eye quite often.
The feeling that I'm hearing the word 'AI' more often in the news might not just be due to changes in the world at large.
The 'cocktail party effect,' where you can easily hear conversations relevant to you even in a noisy place.
The so-called 'color-bath effect,' where once you become conscious of something, you suddenly start noticing information related to it.
In my case, it's close to the feeling of inexplicably spotting only license plates like '3588' or '8008' from a car driving through town.
People unconsciously pick up information they care about through their sight and hearing.
For me, AI had also become one of those things before I knew it.
However, just looking at the news doesn't tell me what AI will bring to me.
In that case, I should try using it.
And so, with almost no programming knowledge, I decided to proceed with building a single Web tool together with AI and publishing it.
About this article
The 'Interview Cheat Sheet' is a Web tool born from my own struggles with interview preparation.
I cannot write HTML or JavaScript myself. While having ChatGPT and Claude create the code, I handled the planning, specification setting, operation verification, publishing, and user testing all by myself.
This article is not an introduction to the 'Interview Cheat Sheet' tool, but a record of 'what a person with no programming experience actually did to build and publish something with AI.' It is written for those who want to shape what they want to create with AI and publish it.
1. The Trigger
While job hunting, I had self-introductions, reasons for leaving, and motivations for applying. The answers I created while consulting with ChatGPT were scattered across multiple chats.
Even when I tried to look back at them right before an interview, I didn't know where I had written what. Answers for each company also got mixed up.
'Can't I consolidate the place to create interview answers and the place to check them right before the interview into one?'
This was the starting point.
2. Introduction to the Completed Interview Cheat Sheet
The 'Interview Cheat Sheet' is a Web tool for organizing expected interview answers for each company so that they can be reviewed immediately before an interview.
The intended users are people who are job hunting or changing jobs, especially those struggling with explaining career changes or short-term resignations, and those having trouble managing answers created with ChatGPT.
However, this is a story about 'people who use the Interview Cheat Sheet,' and it is not a story about wanting the people reading this article to use the Interview Cheat Sheet. I have someone else in mind as the reader of this article. I will explain that in the next section.
3. Target Audience for This Article
This article is intended for the following people:
People with no programming experience who have used generative AI like ChatGPT or Claude but do not know how to proceed with 'saving code,' 'organizing files,' and 'Web publishing (deployment).'
Beginners who are interested in so-called 'vibe coding' and want to shape and publish something they want to create.
This is not an article for people who are job hunting. It is an article for you to re-experience the 'process from a non-engineer building and publishing something' through the actual example of the Interview Cheat Sheet.
4. What is Needed for Production
What I actually used are the following:
ChatGPT, Claude (in charge of code creation, correction, and technical validity checks)
Netlify (a service for publishing sites)
GoatCounter (a service for measuring the number of visits. I will explain the details in the paid section)
PC and smartphone for operation verification (actually touch and check on both)
Means to collect feedback from users (I will explain the specific usage in the paid section)
All of these are services that are easy for individuals to start using.
5. Costs and Constraints
To be honest, I did not leave a clear breakdown of the cost aspects in this material.
However, for Netlify and GoatCounter, there is no record of actually paying fees at the time of this production.
As a constraint, I want to tell you in advance that I did not build it with 'everything included' from the beginning. Login functions, payment functions, and cloud synchronization across devices were intentionally postponed (synchronization remains unimplemented even now).
It was a decision that prioritized 'making something that works, and shaping it quickly.'
6. Overall Production Flow (Overview)
The 'Interview Cheat Sheet' was not completed all at once, but the functions were expanded little by little.
v0.1: Prototype with only minimum functions (state where answers for one company can be saved)
v0.2: Expansion to support multiple companies
v0.3: Function to add self-made questions
Design renewal
Preparation for publishing
The actual time taken was not accurately measured work time, but in my feeling, looking back, it was about 15 hours in total over two days. This is not a guideline that anyone can complete in the same time, but I am writing it as my own personal estimate.
7. Things I Want to Tell You First: Things Not Yet Completed
I don't want to write this as a story that was completed beautifully, so I will write honestly first.
Monetization is still in the verification stage (the stage of confirming reactions of whether people want to use it even if it is paid is yet to come)
Measures to be found naturally from search (SEO) are insufficient
Data synchronization across devices is not possible (intentionally left unimplemented)
In the paid section from here on, I will write as specifically as possible about how I actually moved my hands, where I stumbled, and what I noticed through testing.
In the paid section from here on, I will introduce the following:
Correction prompts actually sent to AI
How to organize HTML and image files
Publishing and update procedures on Netlify
Pre-publishing checks performed on PC and smartphone
Problems and correction contents found in the 5-person limited test
Processes that can be reused for the next production
This text was published by note.com and written by リスタート・ダイアリー. It is reproduced here with attribution so you can read it in full; the rights remain with the publisher. Read it at the source ↗
The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us.
More in Society & Work
All →- Opinion: computer scientist dismisses LLMs as uninteresting · 1 src
- MIT Reads reimagined for AI era on 10-year anniversary · 1 src
- Satirical 'Bezzy' plushie lets users hear data center noise for $99 · 1 src
- Opinion: Advice for aspiring data scientists on ethics, versatility, and AI use · 1 src
- Lettering artist Jessica Hische faces backlash over Meta's Muse AI logo · 1 src
Comments
via GitHub Discussions