1,843 skills found · Page 3 of 62
Arcanum-Sec / Sec ContextAI Code Security Anti-Patterns distilled from 150+ sources to help LLMs generate safer code.
ronmarasigan / LavaLustLavaLust is a lightweight Web Framework - (using MVC pattern) - for people who are developing web sites using PHP. It helps you write code easily using Object-Oriented Approach. It also provides set of libraries for commonly needed tasks, as well as a helper functions to minimize the amount of time coding.
BMIRDS / DeepslideCode for the Nature Scientific Reports paper "Pathologist-level classification of histologic patterns on resected lung adenocarcinoma slides with deep neural networks." A sliding window framework for classification of high resolution whole-slide images, often microscopy or histopathology images.
patois / HexraysToolboxHexrays Toolbox - Find code patterns within the Hexrays ctree
AbdurRKhalid / Design PatternsDesign Patterns play an important role in the writing of the re-usable object oriented code in the both desktop and web applications. This repository contains all information related to design patterns alongside with implementation in Java.
MahdiMashrur / Awesome Coding Interview Question PatternsThe most common question-patterns for any coding-interview
alexis-regnaud / Advanced React PatternsAn overview of some modern Advanced React Patterns, including integration codes, Pros & Cons, and concrete usage within public libraries.
hiroppy / Nextjs App Router TrainingIntroducing various basic patterns of app router with simplified code.
josefbender / React PatternsA collection of must-know ReactJS coding patterns.
kshitijmishra23 / Low Level Design ConceptsCode Samples to understand SOLID design principles and Design Patterns in JAVA.
StevenRudenko / ActionsContentViewActionsContentView is an standalone library implements actions/content swiping view (AKA Side Navigation UI Pattern, AKA Facebook side menu). The library doesn't use any specific code introduced in new Android SDK versions. This allows develop an application with an action/content swiping view for every version of Android from 2.2 and up.
ajinabraham / Njsscannjsscan is a semantic aware SAST tool that can find insecure code patterns in your Node.js applications.
EdisonTalk / DesignPattern.Samples.CSharp23 Object Oriented Design Patterns Sample Code by C#
facebookarchive / Stack RNNThis is the code used for the paper "Inferring algorithmic patterns with a stack augmented recurrent network", by Armand Joulin and Tomas Mikolov.
PacktPublishing / Go Design PatternsThis is the code repository for the book, Go Design Patterns, published by Packt
Mini-o3 / Mini O3Official Code for "Mini-o3: Scaling Up Reasoning Patterns and Interaction Turns for Visual Search"
igl42 / Cpp Software DesignCode Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)
Gentleman-Programming / Gentleman SkillsCommunity-driven AI agent skills for Claude Code, OpenCode, and other AI assistants. Curated patterns and community contributions.
gdquest-demos / Godot Design PatternsCode design patterns in Godot and in GDScript. State machines and the likes.
TharunKumarReddyPolu / DSA Handbook For Coding InterviewsThis handbook is a curated compilation of Data Structures and Algorithms (DSA) concepts, patterns, and resources commonly tested in coding interviews. Each topic includes key notes, links to practice resources, and common edge cases or variations to remember.