Skip to content
View legendy4141's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report legendy4141

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
legendy4141/README.md

Hello there 👋

visitors Open Source Love

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Destiny Gray"
        self.role = "Senior Software Engineer"
        self.language_spoken = ["zh_SG", "en_US"]

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


me = SeniorSoftwareEngineer()
me.say_hi()

🔧 Technologies & Tools

Cloud Services:

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

Programming Languages:

Python TypeScript JavaScript Rust Go Java

Tools and Services:

Kubernetes Docker

🏆 GitHub Trophies

trophy

🗂️ Highlight Projects

DA-RNN crnn-pytorch

Popular repositories Loading

  1. Football-Object-Detection Football-Object-Detection Public

    Jupyter Notebook 16

  2. Head-Pose-Estimation Head-Pose-Estimation Public

    Jupyter Notebook

  3. LanceDB LanceDB Public

    Rust

  4. langgraph-example langgraph-example Public

    Python

  5. CrowdNav CrowdNav Public

    Forked from vita-epfl/CrowdNav

    [ICRA19] Crowd-aware Robot Navigation with Attention-based Deep Reinforcement Learning

    Python

  6. DA-RNN DA-RNN Public

    Forked from Zhenye-Na/DA-RNN

    📃 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch Implementation of DA-RNN (arXiv:1704.02971)

    Jupyter Notebook