- Software Developer with a passion for web applications and problem-solving π»
- Active open source contributor, collaborating and sharing knowledge with the developer community π
- Tech enthusiast always exploring new advancements in computer science π
- Innovative problem solver tackling complex challenges β‘
Index | Project | Tech Used |
---|---|---|
1 | News App using newsapi.org | React, Axios, React Router, Bootstrap |
2 | Weather App using OpenAI | OpenAI, Next.js 13.3, Tailwind CSS, Tremor 2.0 + More! |
3 | Recipe Assistant | NextJS, OpenAI, Tailwind UI + More |
4 | TextUtils | React and Bootstrap |
5 | Chatbot using Deep Learning | Python |
6 | Image-Based crop disease Detection | Python, Tensorflow, Keras, scikit-learn, JS, HTML |
7 | URL Shortner | Python, Flask, Supabase |
8 | TextUtils | React, CSS |
This section highlights my open-source contributions and collaborations.
Index | Project Name | Description |
---|---|---|
1 | LeetCode-Sync | A tool for syncing LeetCode problems to GitHub. |
2 | Vertical timeline component for React.js | A versatile and customizable vertical timeline component for React.js. |
3 | Hashing Utility | Password hashing utility added for hash algos like MD5, SHA-1.. |
4 | Password Strength | Script that checks password strength |
5 | Praxis UI | Body Diagram alignment fix |
- Description: A tool for syncing LeetCode problems to GitHub using Action.
- Contribution 1: Added the feature to retrieve and add problem description in the solution.
- Link: PR #1
- Contribution 2: Fix for pipeline failing to run
- Link: PR #2
- Description: A versatile and customizable vertical timeline component for React.js.
- Used here in my portfolio - Link: Portfolio
- Contribution 1: Made the shadowSize property configurable for icons on the timeline.
- Link: PR #3
- Description: List of Python scripts for beginner projects.
- Contribution 1: Password hashing utility added for hash algos like MD5, SHA-1
- Link: PR #4
- Contribution 2: Script that checks password strength
- Link: PR #5
- Description: This project contains a collection of web components, icons, and styles that can be used to build interfaces to classify ISNCSCI exams.
- Contribution 1: Body Diagram alignment issue
- Link: PR #5