You are browsing as a guest. Sign up (or log in) to start making projects!

Ran-Sent

  • 3 Devlogs
  • 5 Total hours

A simple website, where you can input random alphabets, to get a random generated meaningful sentences

Open comments for this post

3h 14m 58s logged

Completed the entire site, just a simple project

In this devlog:

  • Completed Assembler, Classifiers, Post processors
  • Linked engine to the workings

Making the Assembler was VERY hard as getting meaningful words is kinda hard :(

Hosted it!: https://rand-sen.vercel.app

Completed the entire site, just a simple project

In this devlog:

  • Completed Assembler, Classifiers, Post processors
  • Linked engine to the workings

Making the Assembler was VERY hard as getting meaningful words is kinda hard :(

Hosted it!: https://rand-sen.vercel.app

Replying to @BimBim

0
2
Open comments for this post

1h 3m 15s logged

Completed All necessary UI elements of the app

This includes

  • Length of sentence selector
  • Working of Generate Button etc

Completed All necessary UI elements of the app

This includes

  • Length of sentence selector
  • Working of Generate Button etc

Replying to @BimBim

0
2
Open comments for this post

1h 5m 7s logged

Random Sentence

Built out the core UI for Ran-Sen

Stack: React + TypeScript, plain CSS (no framework), Vite.

What’s in:

  • Textarea input with live token count and validation
  • Word count stepper (controls target sentence length)
  • Sentence output list with per-sentence word/char metadata

Some issues: field-sizing: content for the auto-growing textarea isn’t supported everywhere so i might need a JS fallback later

Random Sentence

Built out the core UI for Ran-Sen

Stack: React + TypeScript, plain CSS (no framework), Vite.

What’s in:

  • Textarea input with live token count and validation
  • Word count stepper (controls target sentence length)
  • Sentence output list with per-sentence word/char metadata

Some issues: field-sizing: content for the auto-growing textarea isn’t supported everywhere so i might need a JS fallback later

Replying to @BimBim

1
25

Followers

Loading…