Code
Code refers to the set of instructions written in a programming language that a computer can execute to perform a specific task. This topic covers the fundamentals of writing, reading, and understanding code, as well as best practices for maintaining and optimizing it. It includes discussions on different programming languages, coding standards, and tools used to write and debug code. The topic also explores the importance of code in software development, automation, and various technological innovations.
- GitHub: https://github.com/topics/code
- Wikipedia: https://en.wikipedia.org/wiki/Source_code
- Created by: The programming community
- Related Topics: programming, software-development, algorithms, data-structures,
- Aliases: coding,
- Last updated: 2026-06-23 00:05:48 UTC
- JSON Representation
https://github.com/fatmakahveci/memorygame
A simple card game to to practice Java and JUnit.
clean-architecture cli-application code coding core-java game java junit maven oop practice practice-programming practice-programming-skills programming programming-exercises programming-language programming-languages testing unit-testing
Last synced: 01 Mar 2026
https://github.com/praabindhp/linear_search
C Program For Linear Search
c-programming-language code linear-search-algorithm
Last synced: 31 Mar 2025
https://github.com/kalebzaki4/animeflix
AnimeFlix é um projeto desenvolvido com o objetivo de proporcionar uma experiência incrível para os fãs de animes. Neste site, você poderá encontrar uma vasta coleção de animes de diferentes gêneros e épocas, para assistir e desfrutar.
anime code css html javascript js
Last synced: 10 Apr 2025
https://github.com/puttehi/chroma-styler
https://github.com/alecthomas/chroma/ style generator, viewer and dumper
chroma code css highlights hugo style xml
Last synced: 02 Mar 2026
https://github.com/kouisamine/css-beautifier-formatter
Beautify your CSS by removing all the unnecessary characters.
beautifier beautify code css css-beautifier css-beautify css-formatter indent indentation online source-code tools
Last synced: 03 Aug 2025
https://github.com/daltonmenezes/code-replicator
:cake: A piece of cake way to backup or restore settings, snippets and extensions from Visual Studio Code
backup code config configuration development-environment extension javascript js node nodejs npm npm-package restore settings snippets studio tool visual vscode yarn
Last synced: 10 Apr 2026
https://github.com/thuongtruong109/flashot
📟 Rapidly snapshot code snippets as images. A best alternative beyond carbon.sh and ray.so
bun bunjs code code-snippets code-to-image code2image jsr node nodejs npm package screenshot snapshot snippets
Last synced: 20 Jan 2026
https://github.com/am2022/eyn
an encryption software
c code decode decoder encrypt encryption encryption-tool encryptor eyn learn-c
Last synced: 25 Sep 2025
https://github.com/ignackocom/ctemplates
C Language template files
c code doxygen mit-license source template
Last synced: 02 Aug 2025
https://github.com/pavansomisetty21/automated-code-generation-and-execution-agent-using-langchain-and-cohere-llm
In this we implement an agent which generates and executes code using cohere LLM and langchain
code code-execution code-generation code-generator cohere-ai
Last synced: 19 Feb 2026
https://github.com/dsi-hug/eslint-config
✨ ESLint shareable configuration with great defaults
angular code cypress es6 eslint eslintconfig javascript jslint lint linter quality rxjs style typescript
Last synced: 07 Apr 2025
https://github.com/kud/sponsorships
All my sponsorship codes. Powered by next.js on @vercel and @makenotion as API. 🙌🏻
code discount notion-api sponsorship
Last synced: 07 Apr 2025
https://github.com/pgilad/advent-of-code-2017
My solutions to advent of code 2017
Last synced: 30 Mar 2025
https://github.com/crazymryan/easy-verify
一个 Nodejs + Redis 的邮箱验证码+验证服务,易移植,易使用。
code email email-sender mail mail-code nodejs redis verify-email verifycode
Last synced: 09 Feb 2026
https://github.com/stonecypher/node-reduce-to-639-1
Reduce a number of language representations to their canonical 639-1 representation
639 639-1 code iso-639 iso-639-1 language language-codes stonecypher utility
Last synced: 31 Jul 2025
https://github.com/pimlie/code-guide
My thoughts on code style and readability
Last synced: 26 Jan 2026
https://github.com/kouisamine/chmod-permissions-calculator
Chmod Calculator will help you understand and set file permissions using the chmod command in Unix-like operating systems. Chmod is a command used to change the access permissions of files and directories.
calculator chmod chmod-calculator code execute js linux online permissions php read source source-code tools write
Last synced: 08 May 2026
https://github.com/the-control-group/litle
NodeJS Client Library for Litle/Vantiv
Last synced: 01 Mar 2026
https://github.com/francescodisalesgithub/vulnerable-code-workshop
workshop for testing and learning common code vulnerabilities
code hacking injection-attacks injections rest rest-api vulnerabilities workshop
Last synced: 22 Mar 2025
https://github.com/abhinaba-ghosh/postman-coverage
derive postman collection coverage against openapi schema
code coverage openapi3 postman
Last synced: 03 Jan 2026
https://github.com/jwpttcg66/gamecodegenerate
code codegenerate game gametools java javagenerate json jsongenerate spring sprintboot sql sqlgenerate xlsx xml xmlgenerate
Last synced: 10 Apr 2026
https://github.com/binggg/Claude-Code-Web-GUI
A simple and practical Claude Code session browser that runs entirely in your browser with no server required.
Last synced: 28 Jul 2025
https://github.com/narudesigns/phonebook
Stores contact details and allows user to search, add, edit and delete contacts
code css design html javascript ui
Last synced: 20 Apr 2026
https://github.com/kiedtl/prace
Transform <pre> elements to mini Ace editors on the fly.
Last synced: 27 Jul 2025
https://github.com/airbr/legalcode
Code For Atlanta project
atlanta civic-apps code copyright fair-use georgia law
Last synced: 27 Jul 2025
https://github.com/imlegend19/codechef_problems
Here I upload all my codes for CodeChef problems!
code codechef codechef-solutions python
Last synced: 04 Mar 2025
https://github.com/thiagowaib/code-compendium
A Compendium of small projects and ideas exploring fun and exciting new subjects
archive code compendium library webdevelopment
Last synced: 01 Sep 2025
https://github.com/manaakiwhenua/manaakiwhenua-manifesto
A manifesto and code publishing framework for the Manaaki Whenua - Landcare Research GitHub account
code markdown opensci opensource publishing reproducible-paper reproducible-science
Last synced: 16 Jan 2026
https://github.com/alok-k-mishra/python_100daysofcode
Want to join this course? Join through the link given below :)
100daysofcode code python udemy udemy-course
Last synced: 24 Jul 2025
https://github.com/mohamedsci/javascript-training-challenges
This list covers essential JavaScript topics, including design patterns, memory management, event loops, concurrency, functional programming, async/await, recursion, and advanced algorithms. Enhance your skills with real-world challenges and expert insights! 🚀
algorithms algorithms-and-data-structures api arrays chalenges challenge code concurrency design-pattern design-patterns javascript javascript-applications object-oriented-programming oop oop-in-javascript oop-principles performance solid solid-principles string
Last synced: 10 Mar 2026
https://github.com/nikeokoronkwo/pritt
Pritt: Supercharge your coding experience and make it truly yours with Pritt 💡
Last synced: 24 Jul 2025
https://github.com/kyleconrad/portfolio-2024
Astro build of Kyle Conrad's 2024 portfolio redesign/rebuild using Contentful as the content management system.
astro astrojs code contentful contentful-cms design development ui ui-design ux ux-design ux-ui
Last synced: 20 Apr 2026
https://github.com/brosnanyuen/opencodesearch
Largescale MCP server for codebase search with background indexing and automatic updating to git commits in rust
ai claude-code code codex llm mcp mcp-server openai openclaw opencode search search-engine vector-database
Last synced: 08 Apr 2026
https://github.com/bxelz/discordsharding
A simple and beginner-friendly guide on how to set up Discord.js sharding using the ShardingManager class.
code discordbot discordjs discordjs-v14 nodejs sharding shards
Last synced: 23 Mar 2025
https://github.com/cjinhuo/morse
A interesting toy of Morse code which could train you memorize those codes. 一个可以练习记忆摩尔斯密码的小玩具
Last synced: 26 May 2026
https://github.com/kauffinger/value
The most valuable resources I could find on the internet.
business code knowledgebase machine-learning philosophy
Last synced: 26 May 2026
https://github.com/codersales/portfolio_project_5
bootstrap code ecommerce ecommerce-website portfolio web-development
Last synced: 08 Mar 2026
https://github.com/dreamless07/leetcode-solutions
This Repository is only for solutions for LeetCode questions by using different approaches and techniques. Thought this will be helpful to others looking for simpler solutions and appproaches.
approach code engineering ideas interview-preparation java leetcode leetcode-solutions python3 solutions
Last synced: 18 May 2026
https://github.com/xxczaki/password-encrypt
Small Windows tool to encrypt passwords in MD5!
code design encrypted-passwords encryption fast material material-design open-source password program simple skin visual-studio
Last synced: 01 Sep 2025
https://github.com/ageborn-dev/nexaforge-dev
NexaForge is a web application that transforms natural language descriptions into functional code, enhancing the capabilities of its predecessor, GeminiCoder. It integrates multiple AI models to streamline the development process.
ai aimodel anthropic app application claude code developer gemini grok langchain nexaforge nextjs nextjs15 ollama openai reactjs webaplication xai
Last synced: 15 Apr 2025
https://github.com/geetesh-gupta/code-with-gg
An open-source common platform for programming questions with variety of solutions.
code coding javascript programming programming-solutions progressive-web-app pwa react reactjs
Last synced: 18 Feb 2026
https://github.com/prakhardoneria/code-runner-api
api code interpreter python python3
Last synced: 06 Apr 2025
https://github.com/cuongndc9/numcode
6️⃣7️⃣ Generating codes is easy and simple.
103cuong code number-code numcode otp-code
Last synced: 15 Mar 2025
https://github.com/darkhackersl/thenu-md
🧑💻Hello !! Thenu - MD User...
baileys code pair whatsapp-bot
Last synced: 08 Mar 2025
https://github.com/deyrahul95/Getting-Started-Hardhat
Hardhat Getting Started Project
blockchain blockchain-technology blockchian-developers chai code hardhat hardhat-deploy hardhat-deployment hardhat-node nodejs solidity solidity-contracts solidity-dapps solidity-language vscode web3
Last synced: 02 Jan 2026
https://github.com/marcauberer/spice-demo
Demo for the Spice programming language
Last synced: 25 Jan 2026
https://github.com/chaedoll/youtubecrawling_with_googlesearch-java
Youtube Crawling (thumbnail, title, url, etc..) with Google Search using Java Jsoup Library
Last synced: 10 Jan 2026
https://github.com/whiskeytangocoding/cplusplus
Config files for my GitHub profile.
back-end backend classes classes-and-inheritance classes-and-objects classes-methods code coding coding-challenge config cplusplus cplusplus-17 cpp encapsulation github-config how-to howto training visual-studio visual-studio-code
Last synced: 20 Jun 2026
https://github.com/lordofsunshine/comparing-text-and-code
Инструмент для сравнения текста и кода с визуализацией различий и интерактивным интерфейсом.
Last synced: 02 Sep 2025
https://github.com/rodrigooler/baki
Open source application for anime fans The Baki Grappler using Expo + Typescript + React Native
anime baki code javascript jest react react-native styled-components the-baki tslint typescript
Last synced: 11 Apr 2026
https://github.com/franklinkemta/codeindexer
A lightweight CLI tool for indexing codebases to provide context for LLMs.
chatgpt claude code codebase copilot copy-paste cursor deepseek gemini groq indexing llama llm llms open-source productivity prompt prompt-engineering
Last synced: 08 Mar 2025
https://github.com/rishabh3562/codelenz
A powerful tool to bring code structure into focus with vibrant, interactive visualizations. Enhance readability, spot patterns, and gain insights like never before.
code codeanalyzer javascript nextjs nextjs14 project tailwindcss tools web-tool website
Last synced: 27 May 2026
https://github.com/bredalis/serpientela
A programming language inspired by Python 🐍
code language open-source python spanish-language
Last synced: 23 Jul 2025
https://github.com/koishijs/koishi-plugin-eval
Execute JavaScript in Koishi
code evaluation koishi plugin sandbox
Last synced: 27 Jun 2025
https://github.com/scorpionhiccup/semanticcodesearch
CodeMantic - Semantic Code Search: Explore Methods for faster & meaningful search engine
code nlp nlp-machine-learning search semantic
Last synced: 17 Mar 2025
https://github.com/pcpratheesh/golang-influxdb-example
Sample code snippet for influxdb with golang and fiber
code example fiber go golang influx influxdb influxdb-client snippets time-series time-series-database
Last synced: 23 Mar 2025
https://github.com/caeassistant-group/disp-fortran-code-abaqus-subroutine
In this project, we have provided Abaqus input files along with the VDISP and DISP Abaqus Fortran subroutines, developed to apply complex boundary conditions.
abaqus cae code disp fem finit fortran simulation subroutine vdisp
Last synced: 18 Feb 2026
https://github.com/astrabert/share-a-code-learn
A platform for learning to code, from shared code
code learning nextjs react social-media typescript vercel web-development
Last synced: 06 May 2026
https://github.com/3raphat/tempcodebin
A temporary storage and sharing platform for code snippets with others.
Last synced: 25 Feb 2025
https://github.com/imcuttle/rush-papapa
The amusing locate the position of code from UI
Last synced: 31 Jan 2026
https://github.com/gmostofabd/8051-lcd
📚 This repository demonstrates how to interface a 16x2 alphanumeric LCD with the 8051 Microcontrollers (AT89S52) using Assembly Language Programming. The project is designed to showcase a practical example of sending data from the 8051 microcontroller to an LCD and includes Proteus simulation files for testing, modify, debug and visualization.
4bit 8051 8bit assembly circuit code download experiment hex interfacing language lcd microcontroller mode programming proteus simulation
Last synced: 22 May 2026
https://github.com/zouariomar/leetcode
LeetCode solutions repository
algorithms code cpp leecode-solutions
Last synced: 20 Jul 2025
https://github.com/rwietter/exterm-vscode
Exterm is a VS Code extension that allows you to open projects and directories directly in your terminal emulator of choice.
code external-terminal terminal terminal-emulator vscode vscode-extension wezterm working-directory
Last synced: 07 Mar 2026
https://github.com/pduartesilva2005/discover-desafio-portfolio
Portfólio construído durante os desafios do Discover
code coding css developer discover frontend html portfolio programacao programming rocketseat tecnologia
Last synced: 25 Apr 2026
https://github.com/teddy95/vscode-customization
Visual Studio Code Packages and Configurations Installscript for Mac OS X and Windows 💻
Last synced: 10 Feb 2026
https://github.com/ignackocom/ccompilers
C Compiler constants
c code compiler constants detection macros mit-license source
Last synced: 10 Aug 2025
https://github.com/shreyasgarodi/myfirst-androidapp
My first android app (Simple & easy )
android-application app basics beginner-project code kotiln-jdsl kotlin-android kotlin-library
Last synced: 20 May 2026
https://github.com/toolmantim/toolmantim.com
Tim’s personal site
about code keyboard letsmakeareallyreallylongonethatbreaksoverlines lots many oss really-super-long-tags-of-things so tags topics
Last synced: 18 Mar 2026
https://github.com/kud/referrals
All my referrals codes. Powered by next.js on @vercel and @makenotion as API. 🙌🏻
code discount notion-api sponsorship
Last synced: 11 Feb 2026
https://github.com/yashkappa/plagiarism-
this application based on the plagiarism its shows plagiarism percentage. it can show whole project plagiarismPercentage and there are some different types of code plagiarisms.
code code-plagiarism compare-code compared-two-codes-files plagiarism
Last synced: 11 Feb 2026
https://github.com/mazulo/misspelling
A highly opinionated library to check for common misspellings.
check checker code python spellcheck spellchecker spellchecking spelling
Last synced: 19 May 2026
https://github.com/radeelahmad/data-structure-code
various codes in C++
code data data-structures dsa dsa-algorithm
Last synced: 08 May 2026