Skip to content

Instantly share code, notes, and snippets.

View alex-popov-tech's full-sized avatar
🏠
Working from home

Oleksander Popov alex-popov-tech

🏠
Working from home
View GitHub Profile
import gleam/int
import gleam/io
import gleam/list
import gleam/string
import simplifile
pub fn execute() -> Nil {
case simplifile.read(from: "./inputs/day1.txt") {
Error(e) -> io.println("cannot read input " <> string.inspect(e))
Ok(content) -> {
@alex-popov-tech
alex-popov-tech / vim.pack.json
Last active March 4, 2026 11:09
store.nvim installations for vim.pack
This file has been truncated, but you can view the full file.
{"meta":{"created_at":1772622595487},"items":{"savq/paq-nvim":"vim.pack.add({\"https://github.com/savq/paq-nvim\"})","alex-popov-tech/store.nvim":"vim.pack.add({\"https://github.com/OXY2DEV/markview.nvim\"})\nvim.pack.add({\"https://github.com/alex-popov-tech/store.nvim\"})\n\nrequire(\"store\").setup({})","piersolenski/plugin-addict.nvim":"vim.pack.add({\"https://github.com/piersolenski/plugin-addict.nvim\"})\n\nrequire(\"plugin-addict\").setup({})","OriginCoderPulse/synapse.nvim":"vim.pack.add({\"https://github.com/OriginCoderPulse/synapse.nvim\"})\n\nrequire(\"synapse\").setup({})","zuqini/zpack.nvim":"vim.pack.add({'https://github.com/zuqini/zpack.nvim'})","romus204/referencer.nvim":"vim.pack.add({\"https://github.com/romus204/referencer.nvim\"})\n\nrequire(\"referencer\").setup()","Dan7h3x/signup.nvim":"vim.pack.add({\"https://github.com/Dan7h3x/signup.nvim\"})\n\nrequire(\"signup\").setup({})","neovim/nvim-lspconfig":"vim.pack.add({'https://github.com/neovim/nvim-lspconfig'})","nvim-lua/lsp-status.nvim"
@alex-popov-tech
alex-popov-tech / lazy.nvim.json
Last active March 4, 2026 11:09
store.nvim installations for lazy.nvim
This file has been truncated, but you can view the full file.
{"meta":{"created_at":1772622595487},"items":{"savq/paq-nvim":"return {\n \"savq/paq-nvim\",\n event = \"VeryLazy\"\n}","alex-popov-tech/store.nvim":"return {\n \"alex-popov-tech/store.nvim\",\n dependencies = {\n \"OXY2DEV/markview.nvim\"\n },\n opts = {},\n cmd = \"Store\"\n}","piersolenski/plugin-addict.nvim":"return {\n \"piersolenski/plugin-addict.nvim\",\n opts = {},\n keys = {\n {\n \"<leader>n\",\n function()\n require(\n \"plugin-addict\"\n ).new()\n end,\n desc = \"New plugin config\"\n }\n }\n}","OriginCoderPulse/synapse.nvim":"return {\n \"OriginCoderPulse/synapse.nvim\",\n config = function()\n require(\"synapse\").setup(\n {}\n )\n end\n}","zuqini/zpack.nvim":"return { \"zuqini/zpack.nvim\", event = \"VeryLazy\" }","romus204/referencer.nvim":"return {\n \"romus204/referencer.nvim\",\n config = function()\n
@alex-popov-tech
alex-popov-tech / db.json
Last active March 4, 2026 11:09
store.nvim minified database
This file has been truncated, but you can view the full file.
{"meta":{"created_at":1772622595487},"items":[{"source":"github","full_name":"georgeguimaraes/review.nvim","author":"georgeguimaraes","name":"review.nvim","url":"https://github.com/georgeguimaraes/review.nvim","description":"Neovim plugin for code review annotations in codediff.nvim. Add comments to diffs, export as AI-ready markdown. Inspired by tuicr.","tags":["code-review"],"stars":61,"issues":3,"created_at":"2026-01-14T19:57:55Z","updated_at":"2026-03-04T10:10:14Z","pretty":{"stars":"61","issues":"3","created_at":"2 months ago","updated_at":"today"},"readme":"main/README.md"},{"source":"github","full_name":"m-istigfarid/themery.nvim","author":"m-istigfarid","name":"themery.nvim","url":"https://github.com/m-istigfarid/themery.nvim","description":"🎨 Create and customize your own Neovim colorscheme with Themery, a minimal template featuring a centralized palette and essential integrations.","tags":["colorscheme","live-preview","picker"],"stars":1,"issues":0,"created_at":"2023-08-19T02:36:48Z","updated_at":"2
@alex-popov-tech
alex-popov-tech / db.json
Created August 30, 2025 22:12
store.nvim minified database
{}
@alex-popov-tech
alex-popov-tech / installation_cache.json
Last active March 4, 2026 11:09
store.nvim installation cache
This file has been truncated, but you can view the full file.
{
"prabirshrestha/asyncomplete-lsp.vim": {
"source": "default",
"lazy": "return { \"prabirshrestha/asyncomplete-lsp.vim\", event = \"VeryLazy\" }",
"vimpack": "vim.pack.add({'https://github.com/prabirshrestha/asyncomplete-lsp.vim'})",
"updated_at": "2026-01-09T15:20:59Z"
},
"tweekmonster/helpful.vim": {
"source": "default",
"lazy": "return { \"tweekmonster/helpful.vim\", event = \"VeryLazy\" }",
@alex-popov-tech
alex-popov-tech / verification_cache.json
Last active March 4, 2026 11:09
store.nvim verification cache
{
"savq/paq-nvim": {
"isPlugin": true
},
"alex-popov-tech/store.nvim": {
"isPlugin": true
},
"piersolenski/plugin-addict.nvim": {
"isPlugin": true
},
@alex-popov-tech
alex-popov-tech / db.json
Last active October 2, 2025 08:15
store.nvim plugin database
This file has been truncated, but you can view the full file.
{"meta":{"total_count":4290,"crawled_at":1753760994,"max_full_name_length":48,"max_pretty_stargazers_length":5,"max_pretty_forks_length":4,"max_pretty_issues_length":3,"max_pretty_pushed_at_length":22},"items":[{"full_name":"pmalek/toogle-maximize.vim","author":"pmalek","name":"toogle-maximize.vim","html_url":"https://github.com/pmalek/toogle-maximize.vim","description":"Vim plugin, toggle maximize your window","homepage":"","tags":[],"installationConfig":"","stargazers_count":1,"pretty_stargazers_count":"1","pretty_forks_count":"1","pretty_open_issues_count":"0","pushed_at":1611485157,"pretty_pushed_at":"4 years ago"},{"full_name":"jceb/blinds.nvim","author":"jceb","name":"blinds.nvim","html_url":"https://github.com/jceb/blinds.nvim","description":"blinds.nvim emphasizes the current window by shading the non-active windows","homepage":"","tags":["focus","gui"],"installationConfig":"{\n -- https://github.com/jceb/blinds.nvim\n \"jceb/blinds.nvim\",\n config = true,\n opts = {}\n}\n","stargazers_co
@alex-popov-tech
alex-popov-tech / crawler_results.json
Last active July 15, 2025 16:41
DB in gist for neovim plugin store.nvim
This file has been truncated, but you can view the full file.
{
"total_count": 3308,
"items": [
{
"full_name": "neovim/neovim-ruby",
"author": "neovim",
"name": "neovim-ruby",
"html_url": "https://github.com/neovim/neovim-ruby",
"description": "Ruby support for Neovim",
"homepage": "",