Viewing profile — rohanmenon
rohanmenon
HN member- Joined
- Tue, Nov 03, 2020, 5:20 PM UTC
- HN karma
- 4
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About rohanmenon
No profile information was provided.
Recent public activity
-
comment
Comment #46636547
https://www.rohanmenon.com
- story
-
story
Show HN: A CLI for quickly generating 3D device mockups
Device mockups usually require expensive and manual tools like Photoshop to generate. I was willing to sacrifice absolute quality for a tool that could do the job much faster. Mock…
-
comment
Comment #31300509
You could look into Python Eel. It's pretty useful to create a quick web based desktop GUI with Python. I'm currently working on a project with it that uses React for the GUI.