Home Blogs Search Projects About
display image

Software Engineer

Tokyo, Japan

Blogs of a software engineer living in Tokyo, Japan.

company logo

kokopi.dev

Home Blogs Search Projects About

Posts with category: Code

python tutorial database

Python Async Database Migrations With Alembic

2024 Mar 24
-
kokopi
Code

This post is about how I currently handle database migrations with Python. My go-to tech stack setup is FastAPI, SQLAlchemy 2.0, and alembic. I also make scripts so that I don’t need to remember the commands, as they are kind of hard to remember sometimes. Those scripts will also be included in this post.

}
neovim guide

Effective Neovim Setup Tutorial Guide

2024 Jan 04
-
kokopi
Code
neovim lsp image

This is a blog on setting up neovim to be able to be at minimum, effective at coding something. I won’t go through each plugin in detail, but there is a plugin list with links to each plugin if you want to go in-depth.

}
navarch hugo changelog

Navarch Hugo Theme Roadmap

2023 Dec 11
-
kokopi
Code

The custom theme for this site is not complete after release, there are still a lot of things in the pipeline to be made before being able to release the theme publicly.

}
1
Advanced Search

Software Engineer

Tokyo, Japan

Blogs of a software engineer living in Tokyo, Japan.

Top Post Types:

news 5
guide 3
2024 © kokopi.dev
Built with Hugo, Navarch