Repository History

7 repositories tagged with software-development

Topic: software-development
clean-code-javascript: Applying Clean Code Principles to JavaScript Development

clean-code-javascript: Applying Clean Code Principles to JavaScript Development

The clean-code-javascript repository by ryanmcdermott offers a comprehensive guide to applying Robert C. Martin's Clean Code principles specifically for JavaScript. It provides practical examples and explanations to help developers write more readable, reusable, and refactorable JavaScript code. This resource is invaluable for improving software quality and fostering better development practices.

Analyzed Jul 19, 2026
View Details
Programming Talks: A Curated List of Awesome Programming Discussions

Programming Talks: A Curated List of Awesome Programming Discussions

Discover 'Programming Talks', a comprehensive GitHub repository curated by hellerve, featuring an extensive collection of insightful and engaging discussions on various programming topics. This valuable resource brings together talks from renowned experts across diverse languages and theoretical computer science domains, offering a rich learning experience for developers of all levels. It's an invaluable hub for anyone looking to deepen their understanding and stay updated with the latest in software development.

Analyzed Jul 15, 2026
View Details
build-your-own-x: Master Programming by Recreating Technologies from Scratch

build-your-own-x: Master Programming by Recreating Technologies from Scratch

The build-your-own-x repository is an extensive collection of well-written, step-by-step guides for mastering programming by rebuilding popular technologies from scratch. It encourages deep understanding through practical application, offering tutorials across various domains from operating systems to web servers. This resource is perfect for developers looking to enhance their skills by tackling challenging, hands-on projects.

Analyzed Jul 10, 2026
View Details
Competitive-Programming-Resources: Your Comprehensive Guide to Coding Excellence

Competitive-Programming-Resources: Your Comprehensive Guide to Coding Excellence

The Competitive-Programming-Resources repository by Kunal Kushwaha is an extensive collection designed for competitive programming, system design, and interview preparation. It offers a curated list of tutorials, problems, and platforms to help developers enhance their algorithmic and problem-solving skills. This resource is ideal for anyone looking to excel in coding challenges and technical interviews.

Analyzed May 8, 2026
View Details
AutoGen: A Programming Framework for Agentic AI

AutoGen: A Programming Framework for Agentic AI

AutoGen is a versatile programming framework from Microsoft designed for building multi-agent AI applications. It empowers AI agents to operate autonomously or collaborate seamlessly with human users, streamlining the execution of complex tasks. The framework offers a layered, extensible design, providing both high-level APIs for rapid prototyping and low-level components for fine-grained control.

Analyzed Mar 30, 2026
View Details
Agentless: An Agentless Approach to Solve Software Development Problems

Agentless: An Agentless Approach to Solve Software Development Problems

Agentless is an innovative open-source project that offers an agentless approach to automatically solve software development problems. It streamlines the bug-fixing process through localization, repair, and patch validation phases. This tool aims to enhance efficiency in addressing software issues, particularly demonstrated by its performance on benchmarks like SWE-bench lite.

Analyzed Dec 23, 2025
View Details
Hypothesis: Property-Based Testing for Python

Hypothesis: Property-Based Testing for Python

Hypothesis is a powerful property-based testing library for Python, designed to help developers write more robust and reliable code. It automatically generates diverse test inputs, including challenging edge cases, to uncover bugs that traditional testing methods might miss. When a bug is found, Hypothesis simplifies debugging by providing the simplest possible failing example.

Analyzed Oct 22, 2025
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️