Skip to content

y9san9/aoc25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2025

Leaderboard: 5193696-21723143

This year I wanted to solve advent of code in random language every day. But since recently I have this (russian-speaking) Telegram Channel about Kotlin, I have to do it in Kotlin 😅.

Anyways, what challenge did I make for myself this year? I started using vim as my primary dev tool for everything, including Kotlin (here is my config btw). That's why I decided to make these restrictions for me:

  • ❌ No AI (in any form)
  • ❌ No auto-complete (LSPs, Intellij, etc.)
  • ❌ No build system (Gradle, Maven, etc.)

So I use Kotlin Scripting and edit Kotlin code in vim with almost no plugins. That's definitely more fun for me even if it's slower. A list of days:

To launch day, use:

kotlin dayx.partx.main.kts

You have to have kotlin installed locally.

About

Advent of Code 2025 in Vim with no build system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages