EARLY BUILD

SozlukProject

An early community dictionary and discussion product.

01 / PRODUCT

A product experiment around community-created topics, entries, and conversation. The core structure exists while the wider experience is still being shaped.

Presented honestly as an exploratory build: a place to test community product ideas and connect a .NET API with a JavaScript client.

02 / CAPABILITIES

  • Community topics
  • User-created entries
  • Discussion model
  • API and client separation

03 / TECHNOLOGIES

C#ASP.NET CoreJavaScriptHTMLCSSSCSS

04 / HOW IT WORKS

From the first request to the final result.

  1. 01The client requests topics and entries from the API.
  2. 02ASP.NET Core applies account and discussion rules.
  3. 03New entries are stored and returned as part of each topic's conversation.
  4. 04The JavaScript client renders the evolving community feed.

05 / TECHNOLOGY ROLES

ASP.NET Core

Provides the community, topic, and entry API.

C#

Implements the application and discussion rules.

JavaScript

Connects the browser experience to the API.

HTML + SCSS

Structure and style the early client interface.

All projectsView on GitHub