Skip to content
View Nihal0929's full-sized avatar
๐ŸŒ
Internet
๐ŸŒ
Internet

Highlights

  • Pro

Organizations

@CoDiYaPa-Pvt-Ltd

Block or report Nihal0929

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Nihal0929/README.md

Hello there ๐Ÿ‘‹

visitors Open Source Love

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Nihal Singh"
        self.role = "Software Engineer"
        self.language_spoken = ["English", "Hindi
        "]

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


me = SoftwareEngineer()
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 Rust Go Java

Tools and Services:

Kubernetes Docker

๐Ÿ† GitHub Trophies

trophy

๐Ÿ—‚๏ธ Highlight Projects

DA-RNN crnn-pytorch

Pinned Loading

  1. Image-Classification Image-Classification Public

    An Image classification model which can classify the difference between the images using LLMs

    Jupyter Notebook

  2. LLM-Email_detection LLM-Email_detection Public

    An Spam email detection system powered by Large language model

    Python

  3. Stock-market-prediction Stock-market-prediction Public

    Jupyter Notebook