Skip to content

TIL-challenge/becooq81

Repository files navigation

Total Commit Days Weekly Commit Days

becooq81's TIL (Today I Learned) 🐣

Welcome to my TIL (Today I Learned) repository! This is where I document my daily learnings and discoveries related to programming and algorithms. Whether it’s a new technique, a solved problem, or an insightful concept, you'll find it here. 🚀

Contents 📚

  • Programming: Notes, code snippets, and tips on various programming languages and tools. 💻
  • Algorithms: Insights and implementations of different algorithms, including problem-solving strategies and optimizations. 🔍
  • System Architecture and Design: Observations and designs related to system architecture, software engineering principles, and best practices. 🏗️

Velog Posts 📝

I also share some of these learnings on my Velog. Posts from Velog are periodically uploaded to this repository using GitHub Actions, ensuring that everything is synchronized and up-to-date. 🔄

Structure 📄

Each entry in this repository follows a consistent format:

  • Date: The date when the learning was recorded. 📅
  • Topic: A brief title or summary of the concept learned. 🏷️
  • Details: In-depth explanation or notes. 🗒️
  • Code: Relevant code snippets or examples. 💡
  • References: Links to external resources or documentation, if applicable. 🌐

GitHub Actions ⚙️

This repository utilizes GitHub Actions to automatically sync posts from Velog to this repository. You can find the workflow setup in .github/workflows/update_blog.yml and the workflow Python script in scripts/update_blog.py. For further instructions, please refer to this repository. 🔧

Contributing 🤝

Feel free to contribute by submitting a pull request or opening an issue if you spot any errors or have suggestions for improvement. 💬

License 📜

This repository is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages