Skip to content
View devv3899's full-sized avatar

Block or report devv3899

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

Hi there, I am Dev Patel.

In my role as a Software Engineer specializing in IoT and IIoT, I have witnessed the boundless potential that this industry holds, and the transformative impact it can have on non-tech sectors. Drawing inspiration from this realization, I have dedicated my efforts towards creating tailored IoT solutions, leveraging the latest technological advancements to facilitate digital transformation.

As a rapid learner, I am always eager to expand my skillset and acquire new knowledge, should the position demand it. I am certain that my aptitudes and expertise will be effectively utilized, and I am excited to engage in further discussions regarding this opportunity.

My professional skill set comprises the following:

• Programming Languages: Java, Python, C, C++, C#, and .NET.

• Web Development: Proficient in HTML, CSS, and JavaScript, including Angular and React frameworks.

• Cloud Services: Experienced in AWS services such as IoT Core, IoT Greengrass, IoT Sitewise, Lambda, VPC, EC2 - LightSail, Kafka - MSK, S3, SQS, SNS, SES, DynamoDB, and API Gateway, as well as in MS Azure and GCP.

• Databases: Proficient in SQL Server, MySQL, and NoSQL.

• Development Tools: Skilled in Jenkins - CloudBees, Terraform, Kubernetes, Docker, Bitbucket, GitHub, and Git.

Email - [email protected]

LinkedIn - https://www.linkedin.com/in/devv3899/

Portfolio - https://devv3899.github.io/

Popular repositories Loading

  1. Client-Server-Interactor Client-Server-Interactor Public

    To create small scale version control system with various functionalities such as configure, checkout, update, upgrade, commit, push, create, destroy, add, remove, current version, history and roll…

    C 1 1

  2. Java-Projects Java-Projects Public

    Java

  3. Computer-Architecture-CS211 Computer-Architecture-CS211 Public

    CS211 Assignments.

    C 1

  4. Artificial-Malloc Artificial-Malloc Public

    Implementation of our own version of the system's malloc and free that provides the same basic functionality as of malloc() and free() and it also detects common programming and usage errors.

    C

  5. Delimiter-Sorter Delimiter-Sorter Public

    C

  6. TxtFile-Compressor TxtFile-Compressor Public

    To use file system API and different data structures to build and store huffman tree in a file named HuffmanCodebook and further use the Huffman Codebook to compress or decompress the text files lo…

    C