Skip to content
View vedantwork's full-sized avatar
πŸ‘¨β€πŸ’»
Coding
πŸ‘¨β€πŸ’»
Coding

Block or report vedantwork

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vedantwork/README.md

GitHub profile views counter


Typing SVG


- πŸ‘¨β€πŸ’» Software Developer.
- πŸŽ“ Master of Computer Applications (MCA)
- πŸš€ Passionate about exploring and applying new technologies.
- πŸ› οΈ Enthusiast for a variety of projects.
- πŸ“– Enjoy working with new technologies to keep up with the evolving trends and demands of the industry.
- 🎯 Collaborate with other developers, designers, and stakeholders to turn their ideas into reality and deliver high-quality software that meets or exceeds their expectations.



⚑ Projects I've worked on

1. API Integration with Third-Party Providers : Collaborated with Smallcase and Finvu to seamlessly integrate APIs, enhancing project capabilities and delivering a comprehensive solution.

2. API Speed Optimization Using Redis : Optimized API performance by splitting the project into data gathering and reporting, storing data in Redis for faster retrieval, and ensuring data freshness.

3. Client Issue Resolution : Addressed live client issues promptly with clear communication and proactive updates, strengthening problem-solving skills and fostering client loyalty.

4. Automated Error Monitoring System :Developed an automated error monitoring system for APIs, notifying designated contacts about errors other than error_code 100, improving system reliability.

5. AWS DynamoDB & Lambda Automation :Implemented DynamoDB for efficient data storage and retrieval, and developed a scheduled AWS Lambda function to automate item existence checks.

6. Slack Notification Integration :Integrated a Slack notification system to alert relevant team members of overdue items, ensuring timely action on stale items and enhancing data management practices.

7. Seed Data Script Development :Created a seed data script that can be optionally executed as part of the deployment process following database migrations.

8. Push Notifications with Kafka, FastAPI, and FCM :Worked on implementing push notifications using Kafka, FastAPI, and Firebase Cloud Messaging (FCM).

πŸ’» Languages and Tools

javascript logo typescript logo react logo html5 logo css3 logo python logo angularjs logo django logo fastapi logo git logo grafana logo github logo gitlab logo jira logo mysql logo npm logo vscode logo postgresql logo

πŸ“Š Github statistics

stats graph languages graph

🌐 Socials


Pinned Loading

  1. Skype-Error-Notifications Skype-Error-Notifications Public

    Skype Error Notification is a specialized microservice designed to handle and deliver error notifications via Skype. Integrated into your application, this service provides a robust mechanism to se…

    Python 1

  2. Redis-Cache-Management Redis-Cache-Management Public

    Redis Cache Management is a powerful and efficient caching solution designed to optimize data retrieval and application performance by leveraging the Redis in-memory data structure store. This comp…

    Python 1

  3. Slack-Error-Notifications Slack-Error-Notifications Public

    The Slack Error Notifications feature provides real-time alerts for errors occurring within your application. By integrating Slack with your error monitoring system, you can ensure that critical is…

    Python 1

  4. Apache-APISIX Apache-APISIX Public

    Apache APISIX provides open source API Gateway to help you manage microservices, delivering the ultimate performance, security, and scalable platform for all your APIs and microservices.

  5. ngrok ngrok Public

    ngrok is a globally distributed reverse proxy that secures, protects and accelerates your applications and network services, no matter where you run them. You can think of ngrok as the front door t…

  6. kafka-notifier kafka-notifier Public

    This project implements a Kafka-based notification system using Python with confluent-kafka. It includes a Kafka producer to publish messages and a Kafka consumer to process them.

    Python