Skip to content

Instantly share code, notes, and snippets.

View Anxhul10's full-sized avatar
🌩️
great summer

Anshul Ekka Anxhul10

🌩️
great summer
View GitHub Profile
// webpack stats generate
npx webpack --profile --json=compilation-stats.json
// storybook stats generate
yarn storybook build --stats-json ./dist
// turborepo internal package graph
turbo run build test --graph turbo.json
// multiple stories run
@Anxhul10
Anxhul10 / GSoC_19_work_report.md
Created May 9, 2025 19:43 — forked from GOVINDDIXIT/GSoC_19_work_report.md
Work Product Submission for GSoC'19
@Anxhul10
Anxhul10 / GSoC2024_YurikoKikuchi.md
Created March 27, 2025 13:55 — forked from yurikomium/GSoC2024_YurikoKikuchi.md
GSoC2024 Final Report: AI Newsletter Generator and Publisher on Rocket.chat

AI Newsletter Generator and Publisher for Rocket.Chat 🚀 - GSoC 2024 Final Report

Hello there! I’m Yuriko Kikuchi. This page is my final report submission for Google Summer of Code 2024 (GSoC 2024).

Here, I explain the development of new AI-powered features for Rocket.Chat that I worked on during the summer of 2024.

GSoC Banner

Addendum: I passed the Google Summer of Code final evaluation with this final report! You can get an overview of this project and my key takeaways from the slides summarizing my summer of OSS.

git clone fuselage
yarn install
yarn build
yarn turbo run build-storybook
npx http-server packages/fuselage/storybook-static
@Anxhul10
Anxhul10 / Readme.md
Created February 8, 2025 15:30 — forked from reetp/Readme.md
Debugging