Skip to content

(2025 ~ ) Source code for the project I'm working on. I develop well-structured source code for each domain, reusable utility functions, and library source code, and analyze several good project sources.

Notifications You must be signed in to change notification settings

aidenkoog/epic-projects

Repository files navigation

Epic Projects

  • (~ 2024) Awesome Projects
  • (2025 ~) Epic Projects
  • I develop well-structured source code for each domain, reusable utility functions, and library-ized source code, and analyze several good project sources.

Template source code.

Description

To explain this project in more detail, it is a project that creates a simple app from HTTP, database, and login to the main screen, then considers the reusability of each module, creates a structure, and continuously develops the source code structure. . The ultimate goal of this project is to continuously study various design patterns and create template source code that can quickly and easily create maintainable apps through separation between UI and business logic.

Commit Rule

  • 👉 feat Add new features
  • 👉 fix Bug fixes
  • 👉 docs Document related work (README.md modification, etc.)
  • 👉 style Code formatting, missing semicolons, etc. No code changes
  • 👉 refactor Code refactoring (no functionality changes)
  • 👉 test Add or modify test code
  • 👉 chore Modify build process or auxiliary tools (package settings, etc.)
  • 👉 perf Changes related to performance improvement
  • 👉 ci Change CI/CD settings

Link

If you are interested in information about me or other activities, please access the link below.

Plugin LINK
Github page [https://aidenkoog.github.io/]

About

(2025 ~ ) Source code for the project I'm working on. I develop well-structured source code for each domain, reusable utility functions, and library source code, and analyze several good project sources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published