Pinned Repositories
advent-of-code
Solutions for Advent of code puzzles
ANT_algorithms
Programs sources
aoc-23
concurrent-programming-intensive-berlin
fast_calculations
Fast calculations algorithms (Govorokhin)
kformat
kformat is a Kotlin library which generates ANSI-escaped and HTML strings with simple formatting by DSL
Mic1_improved
Improvement of Mic1 to support multiple operands
mmschedule
MMCS schedule project
kotlin
The Kotlin Programming Language.
kotlin-jupyter
Kotlin kernel for Jupyter/IPython
ileasile's Repositories
ileasile/advent-of-code
Solutions for Advent of code puzzles
ileasile/aoc-23
ileasile/concurrent-programming-intensive-berlin
ileasile/kotlin-jupyter-docs
Documentation for Kotlin Jupyter kernel API
ileasile/rdkit-jupyter
All-in-one JAR containing RDKit loading and Jupyter integration
ileasile/kformat
kformat is a Kotlin library which generates ANSI-escaped and HTML strings with simple formatting by DSL
ileasile/algorithms-templates
Шаблоны задач с вводом-выводом для вводной части и первого спринта курса Алгоритмы для разработчиков.
ileasile/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
ileasile/datalore-configs
ileasile/ileasile
Bio & CV
ileasile/intellij-sdk-docs
IntelliJ SDK Platform Documentation
ileasile/JetBrainsRuntime
Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
ileasile/jupyter-notebooks-parser
Kotlin parser for Jupyter notebooks
ileasile/jupyter.github.io
Jupyter Website
ileasile/kalasim
Discrete Event Simulator
ileasile/kaliningraph
🕸️ A graph based IR in Kotlin
ileasile/kotlin-call-resolution-bug
ileasile/kotlin-jupyter
Kotlin kernel for Jupyter/iPython
ileasile/kotlin-jupyter-api-test
Library for Kotlin Jupyter API testing
ileasile/kotlin-jupyter-lab
JupyterLab extension that provides smart highlighting for Kotlin notebooks
ileasile/kotlin-web-site
The Kotlin Programming Language Website
ileasile/kotlingrad
🧩 Shape-Safe Symbolic Differentiation with Algebraic Data Types
ileasile/lightweight-charts-kotlin
Kotlin and Jupyter wrapper for TradingView Lightweight Charts library
ileasile/multik
ileasile/notebook-custom-outputs
ileasile/nteract.io
:mega: Our site! :mega:
ileasile/shadow
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
ileasile/spring-boot-realworld-example-app
Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
ileasile/spring-petclinic-kotlin
Kotlin version of Spring Petclinic with Kotlin Jupyter console
ileasile/study-coroutines