Aditya Thakral a3thakra
  • Waterloo, ON
  • Joined on 2021-06-15
a3thakra commented on pull request www/www-new#649 2024-02-20 13:00:11 -05:00
internship-guide

Please use regular markdown files where you can. In this case, the bubble react component simply encapsulates the entirety of the content. Instead of making this an MDX, you can make it a regular markdown file with just the content (.md) and then encapsulate the content with the bubble component in the .tsx file.

a3thakra commented on pull request www/www-new#649 2024-02-20 12:52:44 -05:00
internship-guide

No need to do a redirect if we can avoid it, can you link it directly to the correct route?

a3thakra deleted branch athakral-manually-optimize-images from www/www-new 2023-09-21 21:13:03 -04:00
a3thakra pushed to main at www/www-new 2023-09-21 21:13:02 -04:00
36dae7b365 Manually optimize images (#614)
a3thakra merged pull request www/www-new#614 2023-09-21 21:13:01 -04:00
Manually optimize images
a3thakra pushed to athakral-manually-optimize-images at www/www-new 2023-09-21 21:10:07 -04:00
85a652fb9a Fix rotation
a3thakra created pull request www/www-new#614 2023-09-21 19:48:15 -04:00
Manually optimize images
a3thakra pushed to athakral-manually-optimize-images at www/www-new 2023-09-21 19:47:25 -04:00
4dffed592e Manually optimize images
a3thakra created branch athakral-manually-optimize-images in www/www-new 2023-09-21 19:47:24 -04:00
a3thakra commented on pull request www/Eventer#11 2023-03-20 02:48:56 -04:00
gitClient

try to build an API that returns promises. that will give you a much better design. reach out on discord if you need ideas! :)

a3thakra commented on pull request www/cs-2022-class-profile#22 2022-07-05 04:44:20 -04:00
Fix Staging server 404 error

https://git.csclub.uwaterloo.ca/www/www-new/src/branch/main/next.config.js#L7

if you can add this in this repos next config then that should fox the error

a3thakra commented on pull request www/cs-2022-class-profile#13 2022-06-25 00:28:39 -04:00
Add CI

this is not going to work if the branch name is something like: "adi/feature/cool-thing"

a3thakra approved www/library#12 2022-02-14 02:46:11 -05:00
Add .drone.yml
a3thakra commented on pull request www/library#12 2022-02-13 23:03:25 -05:00
Add .drone.yml

looks good overall, feel free to schedule some time with either Neil or me if you wanna get some info as to what's going on.

a3thakra commented on pull request www/library#12 2022-02-13 23:02:22 -05:00
Add .drone.yml

You can also get rid of this.

a3thakra commented on pull request www/library#12 2022-02-13 22:58:25 -05:00
Add .drone.yml

The library is not a static app, correct? @n3parikh @a258wang

If so, then we can't npm run export the website, as the html content is dynamically generated.

@j285he if this this the case,…

a3thakra commented on pull request www/library#11 2021-11-27 19:40:03 -05:00
Add sqlite3 types and vscode settings

You don't need this file at all. The @types package should automatically work.

a3thakra pushed to main at www/library 2021-10-30 19:44:36 -04:00
f4d820be17 Initial next app
a3thakra created repository www/library 2021-10-30 19:12:41 -04:00