Skip to content
@VenomxTeam

VenomxTeam

Hello there 👋

visitors Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Venom"
        self.role = "Software Engineer"
        self.language_spoken = ["hi_IN", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

📝 Blogs

🔧 Technologies & Tools

Cloud Services:

AWS Bedrock SageMaker API Gateway DynamoDB Lambda ECS Fargate SQS SNS S3 IAM VPC CloudWatch X-Ray

Programming Languages:

Python Rust Go Java

Tools and Services:

Kubernetes Docker

🏆 GitHub Trophies

trophy

🗂️ Highlight Projects

DA-RNN crnn-pytorch

Popular repositories Loading

  1. TXT-LEECH TXT-LEECH Public

    Python 4 14

  2. .github .github Public

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…