How I Build CandidateList with vibe coding, a simple, user-friendly source for Indian election candidate lists. The site is hosted in HTML, CSS, and JavaScript (vanilla) It is powered by Cursor AI, an AI code editor, to help speed up logic.How I Build CandidateList with vibe coding, a simple, user-friendly source for Indian election candidate lists. The site is hosted in HTML, CSS, and JavaScript (vanilla) It is powered by Cursor AI, an AI code editor, to help speed up logic.

How I Built CandidateList.live With Vibe Coding To Solve India’s Messy Election Info Problem

2025/10/21 07:24
4 min read
For feedback or concerns regarding this content, please contact us at crypto.news@mexc.com

In every Indian election season, there's one common pain point I kept noticing — the lack of a centralized, user-friendly source for candidate lists.

While the Election Commission releases official data, it’s often buried in scanned PDFs or fragmented across state-level sites. Political parties publish their own lists, but not in standardized formats. For most voters, journalists, and researchers, this means digging through news articles, unreliable sources, or unstructured files just to find out: who is contesting from where?

That’s the problem I set out to solve with CandidateList.live.

Background: I’m Not a Developer (Yet)

I’ve been working in SEO since 2016 and content marketing since 2019. Over the years, I’ve launched and scaled several tech blogs, so I understand how important structured data and discoverable content are — especially when users are actively searching for information.

But I didn’t know how to code. That changed in August 2024, when I decided to start learning frontend development. I began with the basics: plain HTML and CSS. Slowly, I started learning JavaScript and building small static projects — all driven by curiosity and what I now call “vibe coding” — coding based on energy and flow, not formal roadmaps.

The Idea Behind Candidate Live

As election news started building again in late 2025, I realized this was the perfect problem to solve as a beginner dev.

The goal:

  • Build a simple site that organizes election candidate lists
  • Keep it lightweight, responsive, and easy to update
  • Make it accessible to anyone, from mobile users to journalists doing research

And I wanted to do it fast — using only the skills I had at that moment.

Building the Project in 2 Days with Cursor AI

I built the first version of CandidateList in just 2 days, powered by:

  • HTML + CSS for structure and styling
  • JavaScript for data rendering
  • Cursor AI, an AI code editor, to help speed up logic and fix errors
  • Vercel, for fast and free deployment

Here’s what the stack looked like:

Frontend: HTML, CSS, JavaScript (vanilla) Hosting: Vercel (free tier) AI Assistance: Cursor AI (pair programming + debugging)

Instead of building a complex backend, I kept the data in structured JavaScript arrays/objects, which are easy to update when new candidate lists are released.

I used JSON-like structures to format entries with fields like:

{ district: "Patna", assembly_no: "120", assembly_name: "Digha", candidate_name: "Rajeev Kumar" }

Then I used JavaScript to dynamically render this data into clean, accessible HTML tables categorized by:

  • State (e.g., /bihar)
  • Party (e.g., /jan-suraaj)
  • Combined list (/list)

All pages are static, fast, and pass core web vitals benchmarks with ease.

What Candidate Live Solves

Here’s what makes CandidateList useful:

  • No clutter – Just clean, searchable lists in table form
  • Fast performance – Hosted statically, optimized for mobile
  • Easy updates – New candidate lists can be added or modified in minutes
  • Open and neutral – No ads, no political bias, just data

Whether you’re a journalist covering elections, a citizen checking your constituency, or a researcher tracking trends, the site simplifies access to fragmented election data.

Key Learnings from the Build

  1. Start small, solve real problems: You don’t need React or a database to build something useful. Just a clear idea and structured thinking.
  2. AI can be your co-pilot: Cursor AI helped me generate clean JS functions, refactor loops, and debug DOM logic — without slowing down my momentum.
  3. Frontend can do more than you think: Even with just HTML, CSS, and JavaScript, you can build scalable, maintainable microtools that work.
  4. Speed of execution matters: The MVP took just two days. If I waited to “learn more,” I’d still be procrastinating.

What's Next?

CandidateList.live is only the beginning. I plan to:

  • Add search filters
  • Build a mini CMS or dashboard for easier updates
  • Expand the structure for Lok Sabha and local body elections in the future

You don’t have to be a professional developer to build something valuable. With basic tools, AI help, and a clear goal, you can ship real-world products — even if you’re still learning.

If you’re learning to code, try building for the real world. That’s where the real growth — and impact — happens.

Try it live: https://candidatelist.live/

Feel free to fork, contribute, or get inspired. The code is clean, the purpose is clear — and the internet needs more builders solving local problems.

Market Opportunity
null Logo
null Price(null)
--
----
USD
null (null) Live Price Chart
Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact crypto.news@mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.

You May Also Like

[Finterest] How do you start saving with Pag-IBIG’s MP2 program?

[Finterest] How do you start saving with Pag-IBIG’s MP2 program?

MP2 may be right for you if you have a conservative risk appetite and an investment horizon of at least 5 years
Share
Rappler2026/03/12 13:05
XRP steadies near $1.38 as Bollinger squeeze hints at breakout before CPI

XRP steadies near $1.38 as Bollinger squeeze hints at breakout before CPI

Markets Share Share this article
Copy linkX (Twitter)LinkedInFacebookEmail
XRP steadies near $1.38 as Bollinger squeeze
Share
Coindesk2026/03/12 13:15
Google's AP2 protocol has been released. Does encrypted AI still have a chance?

Google's AP2 protocol has been released. Does encrypted AI still have a chance?

Following the MCP and A2A protocols, the AI Agent market has seen another blockbuster arrival: the Agent Payments Protocol (AP2), developed by Google. This will clearly further enhance AI Agents' autonomous multi-tasking capabilities, but the unfortunate reality is that it has little to do with web3AI. Let's take a closer look: What problem does AP2 solve? Simply put, the MCP protocol is like a universal hook, enabling AI agents to connect to various external tools and data sources; A2A is a team collaboration communication protocol that allows multiple AI agents to cooperate with each other to complete complex tasks; AP2 completes the last piece of the puzzle - payment capability. In other words, MCP opens up connectivity, A2A promotes collaboration efficiency, and AP2 achieves value exchange. The arrival of AP2 truly injects "soul" into the autonomous collaboration and task execution of Multi-Agents. Imagine AI Agents connecting Qunar, Meituan, and Didi to complete the booking of flights, hotels, and car rentals, but then getting stuck at the point of "self-payment." What's the point of all that multitasking? So, remember this: AP2 is an extension of MCP+A2A, solving the last mile problem of AI Agent automated execution. What are the technical highlights of AP2? The core innovation of AP2 is the Mandates mechanism, which is divided into real-time authorization mode and delegated authorization mode. Real-time authorization is easy to understand. The AI Agent finds the product and shows it to you. The operation can only be performed after the user signs. Delegated authorization requires the user to set rules in advance, such as only buying the iPhone 17 when the price drops to 5,000. The AI Agent monitors the trigger conditions and executes automatically. The implementation logic is cryptographically signed using Verifiable Credentials (VCs). Users can set complex commission conditions, including price ranges, time limits, and payment method priorities, forming a tamper-proof digital contract. Once signed, the AI Agent executes according to the conditions, with VCs ensuring auditability and security at every step. Of particular note is the "A2A x402" extension, a technical component developed by Google specifically for crypto payments, developed in collaboration with Coinbase and the Ethereum Foundation. This extension enables AI Agents to seamlessly process stablecoins, ETH, and other blockchain assets, supporting native payment scenarios within the Web3 ecosystem. What kind of imagination space can AP2 bring? After analyzing the technical principles, do you think that's it? Yes, in fact, the AP2 is boring when it is disassembled alone. Its real charm lies in connecting and opening up the "MCP+A2A+AP2" technology stack, completely opening up the complete link of AI Agent's autonomous analysis+execution+payment. From now on, AI Agents can open up many application scenarios. For example, AI Agents for stock investment and financial management can help us monitor the market 24/7 and conduct independent transactions. Enterprise procurement AI Agents can automatically replenish and renew without human intervention. AP2's complementary payment capabilities will further expand the penetration of the Agent-to-Agent economy into more scenarios. Google obviously understands that after the technical framework is established, the ecological implementation must be relied upon, so it has brought in more than 60 partners to develop it, almost covering the entire payment and business ecosystem. Interestingly, it also involves major Crypto players such as Ethereum, Coinbase, MetaMask, and Sui. Combined with the current trend of currency and stock integration, the imagination space has been doubled. Is web3 AI really dead? Not entirely. Google's AP2 looks complete, but it only achieves technical compatibility with Crypto payments. It can only be regarded as an extension of the traditional authorization framework and belongs to the category of automated execution. There is a "paradigm" difference between it and the autonomous asset management pursued by pure Crypto native solutions. The Crypto-native solutions under exploration are taking the "decentralized custody + on-chain verification" route, including AI Agent autonomous asset management, AI Agent autonomous transactions (DeFAI), AI Agent digital identity and on-chain reputation system (ERC-8004...), AI Agent on-chain governance DAO framework, AI Agent NPC and digital avatars, and many other interesting and fun directions. Ultimately, once users get used to AI Agent payments in traditional fields, their acceptance of AI Agents autonomously owning digital assets will also increase. And for those scenarios that AP2 cannot reach, such as anonymous transactions, censorship-resistant payments, and decentralized asset management, there will always be a time for crypto-native solutions to show their strength? The two are more likely to be complementary rather than competitive, but to be honest, the key technological advancements behind AI Agents currently all come from web2AI, and web3AI still needs to keep up the good work!
Share
PANews2025/09/18 07:00