Skip to content
View Divyansh12's full-sized avatar
🎯
Developing
🎯
Developing

Block or report Divyansh12

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

image

Hi, I'm Divyansh Agarwal!

Software Enginner from Bharati Vidyapeeth College Of Engineering
Data Engineer at Tata Consultancy Services

Twitter: Divyansh Agarwal Medium: Divyansh Agarwal website Linkedin: thaianebraga GitHub Thaiane

A little more about me...


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

class SoftwareEngineer:

    def __init__(self):
        self.name = "Divyansh Agarwal"
        self.role = "Software Engineer"
        self.company= "Tata Consultancy Services"

    def skills:
	self.code=[GO, SQL, Python, Java, Javascript, Typescript, HTML, CSS]
	self.tools=[React, Redux, Node, Django, GraphQL, Matillion, Snowflake, AWS, Redshift, Styled-Components, Docker]
	self.architechture=["microservices", "event-driven"]


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


me = SoftwareEngineer()
me.say_hi()

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)


Pinned Loading

  1. node-otp-service node-otp-service Public

    It is an API that implements a OTP service in a scalable manner. In this, we do not need to store OTP with email or phone numbers rather a encrypted object is sent in response when OTP is requested…

    JavaScript 35 18

  2. Service-Management-CRM-API Service-Management-CRM-API Public

    It is an API to manage the customer's relationship which purchases any service from a company. The sales team can create a contract for the customer and assign the required service/s to the contrac…

    Python

  3. Node-js-Auth Node-js-Auth Public

    JavaScript 15 6

  4. medichange medichange Public

    CSS 2

  5. Safe_Drive_Enabler Safe_Drive_Enabler Public

    The project uses the driver's driving licence to check the drivers eligibilty, if eligible it lights up a blue light. The driver is prompted to breathe into an alcohol sensor to check if the driver…

    C++ 1 4

  6. voila-covid-19-dashboard voila-covid-19-dashboard Public

    Forked from dswh/voila-covid-19-dashboard

    Voila Covid-19 Dashboard

    Jupyter Notebook