Soham Sen

Results 15 issues of Soham Sen

Right now, some parts of the code are a mess. It can be refactored (such as moving common layout to a `+layout.svelte` file or moving common code to the lib...

good first issue
hacktoberfest

Create a dashboard page which will have the following features: - [ ] Ability to edit/view/delete own pastes - [x] Ability to set defaults such as expiry, should pastes be...

hacktoberfest

Right now, the CLI cannot edit pastes and has no concept of authentication. A `login` feature can be added and future pastes will be saved with that userId. Additionally, this...

hacktoberfest

This branch is made to add support to extract or generate a thumbnail image from a video/audio(/image?). **Do not accept this PR now. This is a WIP** Features to implement...