Advertisement · 728 × 90

Posts by Arinji

Video

Made a pretty jank script for converting your phone into a secondary screen and use it for stuff like youtube, apps, screen mirroring, changing volumes etc. (LINUX MINT ONLY)

github.com/Arinji2/adb-...
Give it a try if you would like, its just a lot of jank soo take backups

1 year ago 0 0 0 0
Post image

v0.3.0 Is Out Now :)
www.npmjs.com/package/proc...

1 year ago 0 0 0 0
Preview
GitHub - Arinji2/process-web-image: A freedom loving, mother respecting, pet cuddling image processor A freedom loving, mother respecting, pet cuddling image processor - Arinji2/process-web-image

Github:
github.com/Arinji2/proc...

Installation:
pnpx process-web-image /path/to/image

Npm:
www.npmjs.com/package/proc...

1 year ago 0 0 0 0
Video

I am really enjoying using Tanstack Start by the amazing @tannerlinsley :) But i realized how much i depended on next/image

Thats why i created process-web-img
Its a easy way to make your webp/png image into srcset friendly and fallbacks

www.npmjs.com/package/proc...

Happy coding!

1 year ago 2 0 1 0
Hero Section for a UI Design for a Product called "Vocab Thing"

Hero Section for a UI Design for a Product called "Vocab Thing"

Hmmmm.. designing is hard xD
#vocabthing #design

1 year ago 2 0 0 0
Bardcore Design

Bardcore Design

Completely forgot i was making a design called "Bardcore".. i shld probs finish this lol

#design #music #bardcore

1 year ago 1 0 0 0
SQL View of All my Auth Tables

SQL View of All my Auth Tables

Setting up google oauth

Setting up google oauth

Handrolling my own oauth handling over a package made it so much easier to do a guest setup
guests with a same setup to normal users means i can easily add guest -> user feats
and its also easy asf to add more providers
like thats all you need for google oauth :)

#auth #google #oauth #golang

1 year ago 3 0 0 0
Preview
Downloads on Steroids Downloads on Steroids (DOS) is a tool that makes downloading files from the web easy and fast. It works using just filenames, making it cross platform, simple and easy to use. Delete, Move and Link fi...

Downloads on Steroids is stable and out now

It's my take on a downloads manager tool, which works purely on filenames.

A quick example.. to delete a file in 2s, just rename it to
d-2s-test.txt

That's it, check it out and lemme know what yall think :D

dos.arinji.com
#golang #frontend #downloads

1 year ago 2 0 0 0
Google Search Result of my site, with value param

Google Search Result of my site, with value param

TIL Google will index query params , if the page is "unique enough"

Notice the value=vibeify part, it links directly to my website

arinji.com?designer=tru...

I have 0 clue how it indexed this. I don't see this for most of my sites.. but it's cool Google is hella smart.

#frontend #google #seo

1 year ago 0 0 0 0
Advertisement
Asking chatgpt to scrape my website for data

Asking chatgpt to scrape my website for data

Chatgpt showing all of my side projects as citations

Chatgpt showing all of my side projects as citations

Saving all of it to memory

Saving all of it to memory

Really impressed with how well search works with Chatgpt now, its very seamless where i can easily enable search when i want it to get more context.

Then being able to tell it to save all of the data to my memory means it always has context of what i have made.

Really impressed

1 year ago 0 0 0 0
Post image

Hard part of supporting both the terminal and the file explorer.. is that you need to make demos for both of them :/

On a side note.. am i the only one who panics a lot whilst recording stuff? Each vid takes multiple tries cause i do a typo or smthn.. any tips?

1 year ago 1 0 0 0
Preview
Release v1.1.1 · Arinji2/downloads-cli Changelog c7f4903 Update .goreleaser.yml b400653 Use Bun + Back to 15 63b10cb Finish Landing f872d23 Add Logo + Brand Colors c432f43 Move from Vite to NextJS 15a9ed3 Merge branch 'refactor' 77de79...

This is how one of my releases looks like
github.com/Arinji2/down...

Its actually very clean.
All you need is
github.com/Arinji2/down...

and
github.com/Arinji2/down...

Give it a try and lemme know what yall like and dont like about it

PS: Im not the creator, just a user advocating

1 year ago 1 0 0 0
Preview
GoReleaser Release engineering, simplified.

Been making a cli app for a while now.
I had issues with figuring out how to make binaries for the 3 os i support.

Thats when i found out about goreleaser.com

And its amazing. It handles everything for you, and the creator is very active on discord :D

1 year ago 1 0 1 0
Video

With the next version of DOS (Downloads on Steroids) there will be a whole bunch of stability and quality of life updates and a whole bunch of tests

One such feature is being able to put in a user hash from catbox.moe for perm links as shown in the video :D

1 year ago 1 0 0 0

Founder Mode ❌
Manager Mode ✅

1 year ago 4 0 0 0

🚀

1 year ago 0 0 0 0
Post image Post image

Using the new deepseek r1 is actually pretty interesting. Even if its answer is debatable, understanding its chain of thought really opens your mind to new ways to question yourself.

This is its response to one of my questions regarding golang conventions.

1 year ago 1 0 0 0

Built my first Discord Bot, and i decided to go with Golang, cause Go <3

github.com/bwmarrin/dis...
This is an amazing package and i would def recommend it for anyone who is building bots

github.com/Arinji2/garc...
Now i can be called a Discord Bot Developer :D

1 year ago 1 0 0 0
Video

Going from your Downloads Folder to a shareable cdn link instantly :D

1 year ago 1 0 0 0
Advertisement
Video

Files saved in your downloads -> cdn links automatically :D
(yes / are converted to # cause file systems dont like having those)

THE NAME IS "Downloads On Steroids"

1 year ago 2 0 0 0
Post image

Spent a while to try and make a nice setup experience for my downloads tool

1 year ago 0 0 0 0
Preview
GitHub - Arinji2/downloads-cli Contribute to Arinji2/downloads-cli development by creating an account on GitHub.

github.com/Arinji2/down...

1 year ago 0 0 0 0

POC of my first cli tool + with cross platform support.
Its a download manager tool with move support and temporary files. It works with both the GUI and the CLI for linux, windows (and maybe mac) by using the filename.

cdn.arinji.com/u/75pv48.mp4
Lemme know what yall think :D

1 year ago 0 0 1 0
Post image

An hour of testing, multiple hours of debugging.. giving up on claude later and a billion print statements later

And I'm still trying to add cross platform support to my first cli :)

I am really happy that I decided to spend time unit testing most of the functionality, makes this part easier.

1 year ago 0 0 0 0
Post image

Even supermaven calling me out on my tests xD

1 year ago 0 0 0 0
Post image

Took a while cause you shifting around directories programmatically is goofy.. but we got move custom and move default now :D

1 year ago 0 0 0 0
Post image

Checking for renamed files on linux is a bit.. scuffed.. but we good :D

1 year ago 1 0 0 0
Post image

Took a while, but we now have the first version of the deletion store file :D

1 year ago 0 0 0 0
Post image

Yes.. we are being thoughtful and making sure we test the more fundamental parts of our code :)

(ignoring the fact it already helped me find a bug)

1 year ago 0 0 0 0
Advertisement
Preview
GitHub - Arinji2/cli-log: cli-log is a simple Go package for logging messages to a file and sending toast notifications. cli-log is a simple Go package for logging messages to a file and sending toast notifications. - Arinji2/cli-log

Built a quick logger package to be able to log stuff to a txt file and send toast notifs

github.com/Arinji2/cli-...

1 year ago 0 0 0 0