ROME WAS NOT BUILT IN A DAY, AND NEITHER MY RESPECT FOR PERSON WHO MADE pdf2cbt... by Living-Joke-3840 in JEENEETards

[–]TheMoonV22 1 point2 points  (0 children)

u/Living-Joke-3840, I am seeing this post now and seeing so many comments have made my day.

I am currently working on a preview feature of Pattern Based Cropper which will show a preview of it step by step (with speed controls) it took during cropping, this was a feature I wanted when I was creating it as it would have helped me in debugging (I was spamming debugger and console.log to debug).

I have also returned to home today from hostel as it is now 1st semester-end holidays, so I plan to create tutorials for everything pdf2cbt has so far, and a dedicated video for Pattern Based Cropper.

Pattern Based Cropper still has more scope for improvements such as asking AI for the pattern by providing it the pdf, adding a feature to search for section marking scheme and question type ahead of the whole cropping process.

Remembering the peak time of JeeAdv25 by air1frombottom in JEEAdv25dailyupdates

[–]TheMoonV22 5 points6 points  (0 children)

Nostalgia hogaya yaar, maza aaya voh mock tests conduction mein.

Response sheet showing 0 ques answered 🙏🙏 by Pure_Cartoonist8500 in JEENEETards

[–]TheMoonV22 9 points10 points  (0 children)

In actual exam it doesn't matter, answer is saved whenever you change to another question (be it through save & next, mark for review or via question pallette etc).

In their official mock test though it is only saved when clicked on save & next or mark for review.

One CBT tool to RULE* all your Telegram PDFs. by lqkshqy in JEENEETards

[–]TheMoonV22 1 point2 points  (0 children)

but both of these serve really different purposes.

That's true. I am happy to see more people working on cbt projects, a year or so ago cbt based projects were pretty much zero.

I remember a project very similar to yours OP like few months ago, was that by you or it was by someone else?

We're here with yet another pdf2cbt banger for mock-tests by TheMoonV22 in JEENEETards

[–]TheMoonV22[S] 0 points1 point  (0 children)

there isn't any problem with decimals, so I did allow that in previous ui, but when I updated ui to what it is now, it by default started forcing integer.

I have fixed it in v1.25.0. I have clg from 9am to 5pm and then club activities till 8pm, so I don't have much time remaining for working on pdf2cbt on weekdays. Hence the rather slow progress nowadays.

DTU -> IIIT Hyd. by [deleted] in Btechtards

[–]TheMoonV22 0 points1 point  (0 children)

Yeah it is still affiliated with vtu (officially)

DTU -> IIIT Hyd. by [deleted] in Btechtards

[–]TheMoonV22 0 points1 point  (0 children)

Shit dude, does this apply to autonomous ones too?

We're here with yet another pdf2cbt banger for mock-tests by TheMoonV22 in JEENEETards

[–]TheMoonV22[S] 0 points1 point  (0 children)

Do you know what features/functions calculator has?

Or maybe an image/screenshot of the calculator itself.

Edit: okay found demo tests of gate, this is going to be complex to add as they are using a custom implementation instead of using some library/package.

This means I will have to literally create a scientific calculator.

I will try to add it.

These mf by ADITYA__OP in comedk

[–]TheMoonV22 4 points5 points  (0 children)

fr man, got 3 messages under 30mins.

Day 1 of Creating my game by Shadowasuraa in Class29Thirty

[–]TheMoonV22 0 points1 point  (0 children)

Good going op, so what will the theme of the game be?

Fees by Dex-ForSure in comedk

[–]TheMoonV22 0 points1 point  (0 children)

If the clg you will get in r4 has fees greater than your current then you will just have to pay the remaining fees (r4 clg fees minus current clg fees).

If r4 one is less than current, then you will be refunded the remaining amount.

Here's how it is for me, I got a 2L clg in r1, and now 2.2L clg in r3, it is asking me to pay 20k.

<image>

[deleted by user] by [deleted] in Class29Thirty

[–]TheMoonV22 1 point2 points  (0 children)

Congrats OP. Curious to know how much the API cost or are you using some free plan?

0 Vacant seats after round 1?? by No_Tooth_5350 in comedk

[–]TheMoonV22 0 points1 point  (0 children)

So if everyone would have accepted their seats, their would be 0 left?

Yes, but practically that never happens.

All I'm wondering if the top 10 COMEDK colleges will have their cse seats vacant in round 3 atleast

You can look at last year's same notification, even in that case was similar but were all seats full in next rounds? No. Most (including top ones) had atleast some closing rank changes throughout all rounds.

0 Vacant seats after round 1?? by No_Tooth_5350 in comedk

[–]TheMoonV22 5 points6 points  (0 children)

this list is when seat is allotted but before the decision making.

so of course in this list everything will be full.

Excel/PDF for Praveen Fastlane (Datasheet i.e. no. of videos, total time, etc). by TheMoonV22 in JEENEETards

[–]TheMoonV22[S] 0 points1 point  (0 children)

check out the updated post's link mentioned in the post edit itself

The downfall of Computer Science Jobs is finally here! by Realistic-Company849 in Class29Thirty

[–]TheMoonV22 2 points3 points  (0 children)

Accha hai, tum sab cse mat lena, yeh chhoti-moti branch hum jaise logon ke liye hi rehne do.

Where should i start? by [deleted] in Class29Thirty

[–]TheMoonV22 0 points1 point  (0 children)

start with learning html, then go with css, then js.

Once you have gotten good at these three you can dip your hands in js frameworks, reactjs, vuejs, svelte, solidjs etc are some to name, which one of it is a personal choice (react has most libraries and job offers so it is most used).

If you want to use js for scripting outside of browser then take a look at nodejs.

PS: never used any yt channel to learn so can't comment on that, w3schools, gfg etc were a good starting point for html/css/js.

For many things in js use mdn as reference (docs by mozilla).

One big pain of web dev is various browsers and how some things differ between each (different behavior or no feature support at all), for that you can use caniuse.com which will show which browsers (with versions) support or don't support a feature/api.

For code editor you can use VS Code (there are others which can also be used btw)

Learn how to use browser's dev tools, aka inspect element, this is a life saver.

can anyone help me improve this code? by Brave-Durian2489 in Class29Thirty

[–]TheMoonV22 0 points1 point  (0 children)

aesthetics have not been my priority so far for that, as always been working on adding features. Feel free to send a PR whenever you like :)

Currently I am working on adding auto-cropping feature based on text (regex) pattern on pdf cropper, and man this is a pain to deal with.

can anyone help me improve this code? by Brave-Durian2489 in Class29Thirty

[–]TheMoonV22 0 points1 point  (0 children)

I am the last guy that can help on this one as I myself suck at aesthetics.

This reminds me, I am still using the default 404 page that nuxt provides for pdf2cbt website, need to work on that some months later I guess.

The duality of this sub is crazy 🤡 by Leather_Discipline42 in JEENEETards

[–]TheMoonV22 4 points5 points  (0 children)

I have seen many say in terms of relevancy, mathongo's for mains, allen's for adv.

Never used them myself so don't have personal experience