Skip to content
Sign UpLog In
Profile icon

devin

HackerAdminCommunity ModeratorVerified
@theflowingsky
Product Designer at Replit, working on Ghostwriter and the workspace.
Twitter
GitHub
  • generative book cover system

    Cover page
    Made with p5.js

    this is a p5.js generative graphic design project created in 2018 at MICA. it generates unique, procedural book covers for a series of books and essays, using an expressive design system.

    if you're coming from replit, be sure to see the full webview so the UI renders correctly (works best on desktop)

    Recent comments (5)
    KirillUtusikov
    KirillUtusikov
    1 month ago

    uh. image

    VictorNwadike
    VictorNwadike
    1 month ago

    this repl could really be helpful for the Book-Writers and Designers

    EmeryLeaf
    EmeryLeaf
    2 months ago

    i write book

    TinyMooshmallow
    TinyMooshmallow
    5 months ago

    u should add a thing that lets you type whatever ther user wants on the book cover

  • rhizome festival poster

    Cover page
    Made with 3D Rendering with Three.js

    this is a poster i designed in early 2019 for a course at MICA. tools used were cinema 4d, photoshop, illustrator, and three.js. case study here!

    Recent comments (0)
  • Logseq Electron App

    Cover page
    Made with Blank Repl

    Run Logseq, a PKM tool, as a Linux electron app. It's not great, but it works!

    Check the README for setup instructions and a list of drawbacks you'll face while using this.

    Recent comments (0)
Repls
Community
theflowingsky
theflowingsky
published a Repl
4 months ago
0
SVG Syntax Highlighter API
SVG Syntax Highlighter APITakes a code block and returns an SVG with syntax highlighting. For use with a separate Figma plugin.
theflowingsky
theflowingsky
published an Update
5 months ago
15
Threads v2 Feedback
Threads v2 FeedbackIf you have any feedback about the new Threads experience, please let us know in the comments!
Announcing Inline Threads
Today, we’re introducing a better experience for chatting about code with friends and collaborators: Inline Threads. You can use them for chat, code review, grading, pair programming, and more! Read the blog post here, play around a bit and let us know what you think about the new design :)
AhmedAlDhanhan1
AhmedAlDhanhan1
@theflowingsky 4 months ago
#feedback
#replitOfficial
theflowingsky
theflowingsky
published a Repl
6 months ago
2
input-status-bubble
input-status-bubbleDisplay a temporary status bubble near the cursor, in response to a click or input change event.
RayhanADev
RayhanADev
interesting ux concept :)6 months ago
theflowingsky
theflowingsky
published a Repl
7 months ago
2
p5 websockets drawing app
p5 websockets drawing appdraw with friends, using p5 and websockets!
theflowingsky
theflowingsky
published a Repl
7 months ago
0
p5 wavy circle
p5 wavy circledraws an a breathing circle with oscillating paths
theflowingsky
theflowingsky
published a Repl
7 months ago
0
p5 voice line
p5 voice line[buggy!] draw a line with your voice! includes commands to change direction and color.
theflowingsky
theflowingsky
published a Repl
7 months ago
0
p5 voice circle
p5 voice circle[buggy!] control the size, shape, and movement of a circle using voice commands.
theflowingsky
theflowingsky
published a Repl
7 months ago
0
p5 font size by cursor position
p5 font size by cursor positionChange the font size by moving your cursor
theflowingsky
theflowingsky
published a Repl
7 months ago
0
Crazy Image Draw
Crazy Image DrawDraw with an image!
theflowingsky
theflowingsky
published an Update
8 months ago
15
Threads v2 Feedback
Threads v2 FeedbackIf you have any feedback about the new Threads experience, please let us know in the comments!
Updated documentation
I added some new images and made the formatting a bit easier to read :)
theflowingsky
theflowingsky
published a Repl
8 months ago
15
Threads v2 Feedback
Threads v2 FeedbackIf you have any feedback about the new Threads experience, please let us know in the comments!
hecker40
hecker40
nice4 months ago
MadisonGodar
MadisonGodar
Great4 months ago
theflowingsky
theflowingsky
published a Repl
8 months ago
15
p5 self portrait
p5 self portraitDraws a self portrait with p5 bezier functions, and allows the user to draw hair with a rainbow brush.
personwastaken
personwastaken
I don't wear glasses, and how does it know what I look like??!!!! 5 months ago
TinyMooshmallow
TinyMooshmallow
![image](https://storage.googleapis.com/replit/images/1668221983254_4378c83dc5a9d5bef69eb6e515515a23.png)4 months ago
theflowingsky
theflowingsky
published a Repl
8 months ago
2
Mouse Signal Plot
Mouse Signal PlotUses p5 to draw a scatter plot of mouse event data, including cursor movement and mouse clicks.
40476
40476
hmmmmmmmm2 months ago
theflowingsky
theflowingsky
published a Repl
8 months ago
23
generative book cover system
generative book cover systemthis is a p5.js generative graphic design project created in 2018 at MICA. it generates unique, procedural book covers for a series of books and essays, using an expressive design system. if you're coming from replit, be sure to see the full webview so the UI renders correctly (works best on desktop)
EmeryLeaf
EmeryLeaf
i write book2 months ago
VictorNwadike
VictorNwadike
this repl could really be helpful for the Book-Writers and Designers 1 month ago
theflowingsky
theflowingsky
published a Repl
8 months ago
3
rhizome festival poster
rhizome festival posterthis is a poster i designed in early 2019 for a course at MICA. tools used were cinema 4d, photoshop, illustrator, and three.js. case study here!
theflowingsky
theflowingsky
published a Repl
9 months ago
0
Syntax Highlighter API
Syntax Highlighter APIProof of concept HTTP API which returns a simplified AST for syntax highlighting of a markdown code block.