Skip to content

My Lib – Your Personal Code & Knowledge Organizer Effortlessly save, organize, and reuse code snippets, configurations, and technical notes. Built for developers, DevOps engineers, and IT specialists.

Notifications You must be signed in to change notification settings

BohdanUlich/my-lib

Folders and files

NameName
Last commit message
Last commit date
Apr 27, 2024
Feb 22, 2025
Feb 25, 2025
Mar 2, 2025
Mar 2, 2025
Aug 31, 2024
Feb 22, 2025
Aug 4, 2024
Nov 21, 2024
Feb 24, 2025
Feb 20, 2025
Feb 24, 2025
Mar 2, 2025
Feb 22, 2025
Feb 25, 2025
Jan 2, 2024
Jan 2, 2024
Jan 2, 2024
Feb 25, 2025
Apr 27, 2024
Apr 27, 2024
Sep 9, 2024
Sep 5, 2024
Feb 22, 2025
Feb 22, 2025
Feb 22, 2025
Jan 2, 2024

Repository files navigation

My Lib – Your Personal Code & Knowledge Organizer

Effortlessly save, organize, and reuse code snippets, configurations, and technical notes. Built for developers, DevOps engineers, and IT specialists.

https://my-lib-pro.netlify.app

Features

✅ Save and organize code snippets in multiple languages
✅ Use Monaco Editor for syntax highlighting
✅ Rich text descriptions with images and formatting
✅ Filter by categories and labels ✅ Secure authentication with NextAuth

Tech Stack

  • Frontend: Next.js, TypeScript, MUI
  • Backend: Next.js API routes, Mongoose (MongoDB)
  • Auth: NextAuth

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/my-lib.git
  2. Set up environment variables (create a .env.local file):
  3. Use npm for install packages: npm install
  4. run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
## License

This project is licensed under the **CC BY-NC 4.0** License – you are free to use, modify, and share this project **for non-commercial purposes only**.

My lib © 2025 by Bohdan Ulich is licensed under CC BY-NC 4.0

## Contributing

Contributions are welcome! Please open an issue or submit a pull request.