Anish Biswas
@xeven777
Joined on 12 October 2022
♦️Learning. Growing. Blooming✨ | Passionate developer with a love for problem-solving , efficient and creative thinking 🔥💫
GitHub Stats
203
Followers
134
Repositories
3
Organizations
4
Gists
95
Pull Requests
10
Issues
3337
Commits
0
Sponsors
9
Contributed To
229
Star Earned
Most Used Languages
79.89%
TypeScript
8.41%
JavaScript
5.88%
HTML
5.82%
CSS
Popular Projects
valentine
A cute website to ask someone to be their valentine☺️! Made with simple React, cute gifs, pics and love !✨💞 Send this to your crush 😉💌
JavaScript
66
131
1
4
clueless-coder
A powerful desktop application that helps developers solve coding problems by analyzing screenshots of code and providing AI-powered solutions, alternative to interviewcoder and cluely
TypeScript
26
6
8
5
gemini-chat
An AI-powered chat bot built with Next.js 14 and Google Gemini, featuring real-time interaction, responsive design, and support for Gemini Pro and Gemini Vision models. This project showcases the power of AI in enhancing user engagement and providing intelligent responses.
JavaScript
21
8
3
1
sticker-gen
let the AI generate cool stickers on the go!⚡😎
TypeScript
10
1
1
3
ai-img-nextsite
AI Image generator, using NextJS. Stable diffusion models⚡✨ Free and unlimited images!!
TypeScript
8
3
1
1
vite-shadcn-template
Vite + Shadcn template. with theme changer too! Perfect Frontend combo 😎⚡
TypeScript
6
1
0
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
9/21/2025, 1:49:01 AM
- refactor: improve chat title generation and update chat handling in ChatHistory components
9/21/2025, 12:15:48 AM
- refactor: remove unused chat handlers and optimize notification component
9/20/2025, 5:49:13 PM
- refactor: expose MAX_CHATS constant for dynamic chat limit in ChatHistorySidebar
9/20/2025, 5:44:21 PM
- refactor: enhance image upload and display layout in ChatSession and ImageUpload components
- new chat history
9/20/2025, 4:04:21 PM
9/13/2025, 11:29:53 AM
- Enhance ChatSession component with Markdown support - Integrated remark plugins: remark-gfm, remark-math, and remark-breaks for enhanced Markdown rendering. - Added rehype plugins: rehype-katex for LaTeX support and rehype-highlight for syntax highlighting. - Updated Markdown rendering in ChatSession for parts, reasoning text, and clean text to utilize new plugins. - Improved table rendering within Markdown by wrapping tables in a responsive container. Updated package dependencies to include new Markdown and rehype plugins.
9/13/2025, 11:29:47 AM
- Enhance ChatSession component with Markdown support - Integrated remark plugins: remark-gfm, remark-math, and remark-breaks for enhanced Markdown rendering. - Added rehype plugins: rehype-katex for LaTeX support and rehype-highlight for syntax highlighting. - Updated Markdown rendering in ChatSession for parts, reasoning text, and clean text to utilize new plugins. - Improved table rendering within Markdown by wrapping tables in a responsive container. Updated package dependencies to include new Markdown and rehype plugins.
9/9/2025, 8:27:33 PM
- refactor: enhance generator component with advanced parameters and update dependencies
9/9/2025, 7:52:09 PM
9/9/2025, 7:29:18 PM
9/9/2025, 7:25:14 PM
9/9/2025, 7:08:06 PM
9/5/2025, 9:40:41 PM
- feat: Add GitHub release creation step to version bump workflow