# Web Portal Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/web-portal
> Markdown URL: https://aitinkerers.org/technologies/web-portal.md
> Technology record last updated: 2026-04-20T15:55:57Z
> Generated: 2026-09-23T07:37:23Z

A secure, centralized online platform: it aggregates personalized, role-based content and services from diverse sources via a single access point.

The Web Portal acts as a unified digital gateway, consolidating information, applications, and services that would otherwise reside across multiple disparate systems. Unlike a public website, a portal mandates user authentication, often leveraging Single Sign-On (SSO) protocols like SAML or OAuth to grant role-based access to specific resources. This architecture enables critical personalization: an employee portal (intranet) delivers HR documents and internal apps, while a customer portal provides tailored account data, order history, and support tickets. Key examples include Data.gov for public datasets, MyChart for patient records, and corporate extranets for managing 3rd-party vendors and partners.

- Official technology site: https://en.wikipedia.org/wiki/Web_portal
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Building &amp; Open-Sourcing JACoB - Just Another Coding Bot](https://seattle.aitinkerers.org/talks/rsvp_wNdwAZWCMX0)

For the past year, I've been slowly building out an AI coding bot that I've been using to help me with my everyday coding tasks. It's now at a point where I'd like to share it with the community and open-source the full code to let people start experimenting with it, and what better place to unveil this than the AI Tinkerers community? This demo will show the very early, hacked-together version of a web portal that pulls in your current tasks via GitHub issues, helps you clarify and break down your tasks into detailed GitHub issues, and (optionally) assign these tasks directly to an AI coding bot that will work through the task and present its work via a GitHub pull request. I'll also share how I put together an arena-style evaluation site to solve the problem of how to run evals on a system that tackles real-world tasks vs AI research.

- Event context: AI Tinkerers Seattle - April 2024 Meetup — 2024-04-26 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_wNdwAZWCMX0

## Related Technologies

- [Figma](https://aitinkerers.org/technologies/figma) ([Markdown](https://aitinkerers.org/technologies/figma.md)) — 6 public demos
- [GitHub](https://aitinkerers.org/technologies/github) ([Markdown](https://aitinkerers.org/technologies/github.md)) — 74 public demos
- [GitHub Issues](https://aitinkerers.org/technologies/github-issues) ([Markdown](https://aitinkerers.org/technologies/github-issues.md)) — 2 public demos
