Projects Showcase
Educlinic Campus (Team Project)
30-10-2024git-auto
10-07-2025A command-line tool for automating Git Commit Formatting and Push operations. It simplifies the process of committing changes with a consistent format and pushing them to a remote repository.
Key Features
- Automates Git commit formatting
- Supports custom commit messages
- Pushes changes to remote repositories
- CLI tool for easy integration into workflows
- Built with Node.js and TypeScript
- Cross-platform compatibility
- Open source and community-driven
Technologies
Open sourceNode.jsTypescriptGitCLI
Auto-Labeler
10-07-2025A GitHub Action for automatically labeling pull requests based on the content changed in the PR. It uses customizable rules to assign labels, making it easier to manage and categorize PRs.
Key Features
- Automatic label assignment based on PR content
- Customizable label rules and patterns
- Integration with GitHub workflows
- Supports multiple programming languages
- Built with Node.js and TypeScript
Technologies
Open sourceNode.jsTypescriptGitHub Actions