Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KevzPeter/Duolingo-Stats-Card
/ functions
Functions
16 in github.com/KevzPeter/Duolingo-Stats-Card
⨍
Functions
16
◇
Types & classes
4
↓ 1 callers
Function
fetchImageAsBase64
* Fetches an image and converts it to a base64 data URI
pages/api/index.ts:43
↓ 1 callers
Function
formatCreationDate
* Formats a Unix timestamp to a readable date string (e.g., "Jan 2014")
components/SvgWidget.tsx:11
↓ 1 callers
Function
generateSvg
(metadata: Metadata, theme: string, options: DisplayOptions = { showAvatar: true, showJoined: true })
utils/generateSVG.tsx:9
↓ 1 callers
Function
getDuoGifDataUri
(deterministicSeed: number)
pages/api/index.ts:20
↓ 1 callers
Function
handleCopy
(text: string)
pages/index.tsx:81
↓ 1 callers
Function
numberFormatter
(data: number)
utils/numberFormatter.ts:1
↓ 1 callers
Function
renderPreviewContent
()
pages/index.tsx:21
↓ 1 callers
Function
sortCourses
(data: Metadata, sortField: string)
utils/sort.ts:3
Function
CalendarIcon
* Calendar icon component for the joined date
components/SvgWidget.tsx:20
Function
Home
()
pages/index.tsx:9
Function
MyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:4
Function
SvgWidget
({ response, theme, options = { showAvatar: true, showJoined: true } }: { response: any; theme?: string; optio
components/SvgWidget.tsx:32
Function
crownComparator
(courseA: Course, courseB: Course)
utils/sort.ts:11
Function
handler
(req: NextApiRequest, res: NextApiResponse<any>)
pages/api/index.ts:77
Function
webpack
(config)
next.config.js:3
Function
xpComparator
(courseA: Course, courseB: Course)
utils/sort.ts:15