An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: large-codebase

RLabs-Inc/codebase-curator

A set of tools to use while coding using the Claude code cli. "smartgrep" is a grep-like tool that uses a semantic index of the codebase to provide Claudes with information tailored for how they think. Claudes love it! A "codebase-curator" Claude to assist the "developer" Claude in his coding tasks, together they implement fully integrated code.

Language: TypeScript - Size: 5.49 MB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 0 - Forks: 0

shaheennabi/Design_Principles_-_Patterns_My_learnings

πŸŽ―πŸ“š Learnings: Design Patterns & Principles βœ¨πŸ’‘ This repo explores creational, structural, and behavioral patterns, along with Design principles. πŸš€πŸ§  By implementing these in Python, I aim to elevate my coding skills and understand how real-world systems are built with strong, scalable codebases. πŸ’»πŸ”₯

Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

daeisbae/open-repo-wiki

You don’t need to read the code to understand how to build!

Language: Python - Size: 1.28 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 148 - Forks: 6

khondokerjahid/MobileNet_SSD-Detecting-Object

By using SSD, we only need to take one single shot to detect multiple objects within the image, while regional proposal network (RPN) based approaches such as R-CNN series that need two shots, one for generating region proposals, one for detecting the object of each proposal. Thus, SSD is much faster compared with two-shot RPN-based approaches.

Language: Python - Size: 11.5 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0