FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
ianochieng
ianochiengCommunity_AI_Project_Showcase
Public
Like
Community_AI_Project_Showcase
Home
Code
4
backend
3
frontend
3
shared
1
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://ianochieng--371aa5523fb711f0948076b3cceeab13.web.val.run
README.md

Community AI Project Showcase

A web application for showcasing AI projects from the community. Users can submit their AI projects and browse through all submitted projects.

Features

  • Submit AI projects with title, description, link, and category
  • Browse all submitted projects in a card-based layout
  • Categories include: Machine Learning, NLP, Computer Vision, Generative AI, Data Science, Robotics, Other AI
  • Responsive design with TailwindCSS

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema
│   │   └── queries.ts       # Database operations
│   ├── routes/
│   │   └── projects.ts      # Project API routes
│   └── index.ts             # Main Hono server
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main React app
│   │   ├── ProjectForm.tsx  # Project submission form
│   │   └── ProjectCard.tsx  # Individual project display
│   ├── index.html           # HTML template
│   └── index.tsx            # React entry point
└── shared/
    └── types.ts             # Shared TypeScript types

API Endpoints

  • GET / - Serves the main application
  • GET /api/projects - Get all projects
  • POST /api/projects - Submit a new project

Tech Stack

  • Backend: Hono + SQLite
  • Frontend: React + TailwindCSS
  • Database: SQLite
  • Styling: TailwindCSS via Twind
HTTP
  • index.ts
    ianochieng--37…13.web.val.run
Code
backendfrontendsharedREADME.md
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.