Hello HELOOO PEOPLE!!!!!!!!
I just got done with DA exams and am free for the next 2 and a half months :))
These 2 months are a challenge for me! Code for at least 2 hours each day!
So welcome to my first of many projects!!!
Now to the project…
Hello HELOOO PEOPLE!!!!!!!!
I just got done with DA exams and am free for the next 2 and a half months :))
These 2 months are a challenge for me! Code for at least 2 hours each day!
So welcome to my first of many projects!!!
Now to the project:
Ahem ahem! Have u ever needed to do something with a pdf? (Ofcourse you have its a fricking pdf)
Need to compress? Remove pages? Stuff like that? Well normally you go to ILOVEPDF
the problem? ILOVEPDF uploads your files to its server 😲!!! Who knows what they do with your data!! Train AI? Steal stuff using your personal PDF data? Sell it?
How does the project want to work?
EVERYTHING, and i mean EVERYTHING, is done on your browser. How? Using WASM ofc.
Now the plan is to use Rust(Which I have used like 3 times sooo a loooot of learning) for near native speeds and to use vanilla js, css and html for quick loading :)). Additionally, this has the benefit of being able to be cached and used online later unlike I love pdf.
The following are planned for AI use. If more AI is used, I will update:-
Auto code complete
Refactoring code to look cleaner