Skip to content
View adityakukankar's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report adityakukankar

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

Hello there!

class SoftwareEngineer {
    var name : String = "πŸ‘‹ Aditya Kukankar "
    var masterStudentAt  : String = "πŸŽ“ RPTU Kaiserslautern-Landau" 
    var workingStudentAt  : String = "πŸ’Ό Fraunhofer IESE"
    var languageSpoken : List<String> = listOf("ak_ENG", "ak_DE")
    var pronouns : String = "he" | "him"  

    val adi_techStack = """
        {
          "code": ["Java", "Epsilon", "Kotlin", "C#", "JavaScript", "Graphql", "SQL", "YAML"],
          "architecture": ["microservices", "event-driven", "DDD", "CQRS", "SOA"],
          "technologies: {
                "frameworks": ["Spring_Boot", "Apache_Thrift", "JavaFX", "ActiveMQ", "Mockito",
				"Hibernate"],
                "devOps": ["Docker", "Jenkins", "Consul", "ELK", "AppDynamics"],
                "cloud": ["AWS", "OpenShift"],
                "databases": [Oracle, PostgreSQL, MongoDB, "MySql"],
                "misc": ["Maven", "Git", "Enterprise_Architect", "Liquibase", "IntelliJ IDEA",
				"Eclipse IDE", "Postman"]
          },
          "currentFocus": "Currently studying for AWS certifications and learning Go, Kotlin
				and Kafka.",
          "funFact": "There are two states of every programmer:
			1 - I am inevitable!! 2 - I have no idea what I am doing."
        }
    """.trimIndent()

    fun connectWithMe() {
        println("I love connecting with different people so if you want to say hi,
			I'll be happy to meet you more! 😊")
    }
}

fun main() {
    val softwareEngineer = SoftwareEngineer()
    softwareEngineer.connectWithMe()
}

Linkedin: adityakukankar GitHub Aditya aditya kukankar

Pinned Loading

  1. db2rest db2rest Public

    Forked from kdhrubo/db2rest

    Modern low code data platform that makes it easy to build intelligent applications faster. Combine databases and data-sources with language models (LM/LLMs) and vector stores to rapidly deliver con…

    Java

  2. jkube jkube Public

    Forked from eclipse-jkube/jkube

    Build and Deploy java applications on Kubernetes

    Java

  3. elasticsearch elasticsearch Public

    Forked from elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

    Java

  4. rueidis rueidis Public

    Forked from redis/rueidis

    A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.

    Go

  5. Gatepass_system Gatepass_system Public

    Gate-pass system for authorizing a person to load/unload materials inside a premise.

    Java

  6. adityakukankar.github.io adityakukankar.github.io Public

    Web Application for current location based weather condition.

    JavaScript