Cozi
  • About
  • Posts
  • Tags
  • Portfolio
  • Archives
  • Hire me

Posts

Gmob - Go Mongodb Driver document builder

October 3, 2020 go mongodb driver
When I worked with Mongo Go Driver, it was complicate to make a search, or update query document(s) with dynamic conditions.
Read More →

Launching Supics

September 27, 2020 launch supics
A few days ago, I launched supics.com which is my another side project that let people download/upload wallpapers for any devices.
Read More →

MongoDB filter by nested object field

August 30, 2020 mongo database
Consider our logs collection contains with each document has a set of logItems, each item store sold status and price:
Read More →

Automate build and publish Docker Image with GitLab CI

August 2, 2020 docker gitlab cicd
If you’re using GitLab then you have a free container registry for your projects.
Read More →

Effective testing API with Insomnia

July 18, 2020 test api insomnia application
Introduction If you are developer working with API then you may using Insomnia or Postman for testing them.
Read More →

Debugging Go http server with VS Code

June 28, 2020 debug go vscode
Like the title said, in this article we will do debugging go application with VS Code and Go extension.
Read More →

Inject Vue instance into an iframe that create in runtime

June 21, 2020 vue iframe
Introduction Have you had ever wanted your component style won’t be affected by any third-party style and too lazy to create a new page to put it into iframe src?
Read More →

Building a simple microservices using Go Micro and Echo frameworks

June 10, 2020 go microservices go-micro echo framework
Introduction In this article, we will learn how to build a simple microservices using Go Micro and Echo frameworks.
Read More →

Vue CLI 4 build statics for an existing app

May 30, 2020 vue vue-cli
Introduction By default, Vue CLI build target is App which means your static will auto inject to a static index.
Read More →

Moving to macOS...

May 28, 2020 macbook macos life review
After several years of using Ubuntu laptop for programming, I have decided to upgrade my laptop 👨‍💻.
Read More →
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • »
  • »»

About

Cozi is a place where I share my software development journey, exploring programming languages, frameworks, design patterns, and more.

Recent Posts

Serving AWS S3 private content with Golang and AWS SDK for Go v2 Feb 5, 2024
Setting up a virtual environment with Vagrant for testing Oct 11, 2023
Golang Create Combinations From N Arrays Sep 24, 2022
MongoDB query get n records of each group (aggregation) Jul 4, 2022
Transfer files to new server using Ansible Jun 24, 2022

Tags

announcement (1) ansible (3) api (1) application (1) aws (1) channels (1) chat (1) ci/cd (1) cicd (1) cli (1) combination (1) command (1) component (1) css (3) darkmode (1) database (2) debug (1) deployment (1) devops (2) disk (1) django (1) docker (2) driver (1) drone (1) echo (2) framework (1) git (1) gitlab (1) go (8) go-micro (1) golang (1) graceful-shutdown (1) html (1) ide (1) iframe (1) informercat (1) insomnia (1) javascript (1) json (1) k8s (1) launch (2) life (1) macbook (1) macos (1) microservices (1) mongo (1) mongodb (2) nosql (1) online (1) pre-processors (1) query (1) review (1) s3 (1) server (1) ssh (1) supics (1) tailwind (1) test (2) tips (1) tool (3) vagrant (1) vim (1) virtualbox (1) vm (1) vscode (1) vue (6) vue-cli (1) webpack (2) websocket (2) zero-downtime (1)
© 2025 Cozi
Powered by Hugo