All
Articles 188,458Blog Posts 170,396Tech Tutorials 50,471Research Papers 36,765News 23,128
⚡ AI Lessons

Dev.to · Oleksandra
📰 AI News & Updates
⚡ AI Lesson
10mo ago
My First Software Release: Repo-Context-Packager
Releasing software sounds simple in theory, but I quickly learned how many small decisions are...

Dev.to · Oleksandra
🔧 Backend Engineering
⚡ AI Lesson
10mo ago
Setting Up CI and Writing Tests for Another Project
This week, I continued improving the testing setup for my Repository-Context-Packager tool and worked...

Dev.to · Oleksandra
🔧 Backend Engineering
⚡ AI Lesson
10mo ago
Adding Unit Tests to repo-context-packager
To add unit tests into my CLI tool I used Catch2, a modern C++ unit testing framework that makes...

Dev.to · Oleksandra
🔧 Backend Engineering
⚡ AI Lesson
11mo ago
Refactoring My Code and Rewriting Git History
This week I worked on refactoring my Repository Context Packager project. The goal was to clean up...

DeepCamp AI