Hemant Kadam
@hemant-i7
Joined on 14 February 2022
Computer Engineering Student
GitHub Stats
29
Followers
28
Repositories
0
Organizations
0
Gists
7
Pull Requests
1
Issues
95
Commits
0
Sponsors
6
Contributed To
13
Star Earned
Most Used Languages
89.00%
TypeScript
5.26%
MDX
2.09%
CSS
1.40%
HTML
1.29%
JavaScript
0.51%
Python
0.45%
EJS
Popular Projects
Google-E-A-T-optimized-Prompt-Generator
Generate professional prompts for both blog content and AI images. Fill in your details below to get customized prompts that help you create amazing content! 🚀
TypeScript
5
0
0
0
Ai_blog_Writer
This project aims to develop an AI-based system that can generate blog articles on a given topic using OpenAI's GPT-3 API. The system will use natural language processing and deep learning techniques to analyze existing blog articles, learn their structure and writing style, and generate new articles that are similar in tone, style, and content.
HTML
4
3
0
0
talentlink
No description
TypeScript
2
1
0
2
TouchMaster
A virtual mouse using hand gestures is a system that allows users to control the movement and actions of a computer mouse through hand movements and gestures, without the need for a physical mouse. The system uses a camera to capture the user's hand movements, which are then processed and translated into mouse movements on the screen.
Python
1
0
1
0
SynerzyAI
Where Intelligence Meets Synergy
TypeScript
1
0
0
0
PlaceScout-Pro-new
No description
TypeScript
0
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Not enough data.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/18/2025, 5:56:54 PM
- Remove Node.js runtime configuration for serverless functions in Vercel settings
8/18/2025, 5:55:09 PM
- Update package-lock.json and Vercel configuration to support Node 18 and improve routing
8/18/2025, 5:43:12 PM
- Add Node 18 runtime configuration for Vercel in search API
8/18/2025, 5:40:45 PM
- Remove the Vercel serverless function for proxying requests to the n8n webhook from the API.
8/18/2025, 5:37:56 PM
8/18/2025, 5:37:54 PM
8/18/2025, 10:40:13 AM
8/18/2025, 10:36:56 AM
- Remove configuration and prompt files to clean up project structure.
8/18/2025, 10:36:31 AM
8/18/2025, 10:36:29 AM
8/17/2025, 2:30:33 PM
8/13/2025, 1:07:04 AM
8/8/2025, 3:06:34 PM
- chore: update next-mdx-remote to version 5.0.0 and add next-mdx-remote-client
7/31/2025, 11:31:28 AM
- refactor(config): clean up unused imports and update eslint rules - Remove unused technology component imports from Experience and Projects configs - Add @typescript-eslint/no-unused-vars rule to eslint config - Update framer-motion dependency version