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()
}
- Kaiserslautern, Germany
- https://orcid.org/0009-0005-2201-8687
- in/adityakukankar
Highlights
- Pro
Pinned Loading
-
db2rest
db2rest PublicForked from 9tigerio/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
-
jkube
jkube PublicForked from eclipse-jkube/jkube
Build and Deploy java applications on Kubernetes
Java
-
elasticsearch
elasticsearch PublicForked from elastic/elasticsearch
Free and Open, Distributed, RESTful Search Engine
Java
-
rueidis
rueidis PublicForked from redis/rueidis
A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
Go
-
Gatepass_system
Gatepass_system PublicGate-pass system for authorizing a person to load/unload materials inside a premise.
Java
-
adityakukankar.github.io
adityakukankar.github.io PublicWeb Application for current location based weather condition.
JavaScript
If the problem persists, check the GitHub status page or contact support.