Skip to content

Commit

Permalink
adjust lenght of text
Browse files Browse the repository at this point in the history
  • Loading branch information
Hormold committed Sep 6, 2023
1 parent 4bf5553 commit 3caed7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const projectsData = [
`Has a paid subscription model with free option`,
`Used Redis as a storage (Yep, I know, it is not a database, but it is fast and cheap to store small amount of data)`,
],
stack: ['TypeScript', 'Node.js', 'Google Cloud Platform', 'Telegram API', 'Google Calendar API', 'Redis', 'Whisper', 'Langchain'],
stack: ['TypeScript', 'Cloud Functions', 'grammY', 'Google Calendar API', 'Whisper', 'Langchain'],
website: 'https://t.me/voice2calbot',
status: 'Production',
imageName: 'projects/calendar.png',
Expand Down

0 comments on commit 3caed7c

Please sign in to comment.