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-29 00:05:57 UTC
- JSON Representation
https://github.com/seemueller-io/toak
instantly tokenize a git repository
cli code code-assistant dev markdown prompt repository tokenize
Last synced: 11 Jun 2025
https://github.com/aishikmukherjee/pattern-printing-in-c
Developer/Creator: Aishik Mukherjee
beginer-friendly c c-programming code coding cse interview pattern patterns patterns-in patterns-in-c programming-language questions top
Last synced: 09 Apr 2025
https://github.com/aishikmukherjee/hangman-game-using-python
Developer/Creator: Aishik Mukherjee
code coding easy final-year-project hangman-game hangman-in-python learn-to-code learning-python programming programming-in-python project python python-project python3
Last synced: 09 Apr 2025
https://github.com/sahal-mulki/spottingdiffusion
Official implementation of SpottingDiffusion : A CNN-based method of detecting AI generated images.
ai ai-generated-images cnn cnn-classification code laion midjourney pretrained-model research-paper stable-diffusion tensorflow
Last synced: 16 Feb 2026
https://github.com/hamza-musa/codewars
Daily Coding Exercises to sharpen problem solving skills
code codewars coding-challenges engineering interview-questions javascript programming-exercises software-design software-development software-engineering software-team tech technical technology
Last synced: 05 Apr 2025
https://github.com/soferity/codeofconduct
Soferity Code Of Conduct
code code-of-conduct codeofconduct conduct of soferity vegalya
Last synced: 19 Mar 2026
https://github.com/laugharne/how_nasa_writes_space_proof_code
Learn about the importance of writing reliable and safe code for production environments, particularly in scenarios involving extreme safety measures. We explore NASA's set of rules known as the "Power of 10" that are derived from their experience in developing software for space missions.
Last synced: 07 Jan 2026
https://github.com/ignackocom/cendianness
C Endian detection code
c code detection endian mit-license source
Last synced: 01 Apr 2025
https://github.com/ignackocom/cppstandards
Cpp Standards
c code mit-license source standard
Last synced: 01 Apr 2025
https://github.com/ignackocom/cmacroextensions
C Macro Extensions, a collection of commonly used c macros
c code extension extensions macro macros mit-license source
Last synced: 01 Apr 2025
https://github.com/saeedkohansal/html-editable-table-oop-javascript
Master Interactive HTML Tables: A Step-by-Step Guide to Editing with Mouse Clicks and Keyboard Navigation, Unlock the power of dynamic web pages with this comprehensive tutorial on making HTML tables editable using both your mouse and keyboard arrow keys. This guide provides clear instructions and practical examples to help you integrate...
code css editable editable-table excel gilgeekify how-to howto html html-css-javascript javascript js objectoriented objectoriented-js objectorientedprogramming oop oops programming tutorial tutorials
Last synced: 25 Mar 2025
https://github.com/pyratlabs/ansible-role-vscode
Ansible role to install VS Code text editor on a Linux x86_64 system
ansible ansible-role code development ide vscode
Last synced: 18 Apr 2026
https://github.com/abhi5h3k/bootstrap-4-skeleton-theme
Simple Bootstrap4 , section Template Skeleton with Navigation Bar @ Abhi5h3k https://github.com/Abhi5h3k/Bootstrap-4-skeleton-theme
abhi5h3k bootstrap4 code freetemplate html html-css html-te skeleton smoothscroll theme
Last synced: 22 Jun 2026
https://github.com/lioneltay/modern-react-boilerplate
A modern react boilerplate including SSR, HMR, code-splitting and data-fetching.
boilerplate code code-splitting hmr javascript splitting ssr typescript
Last synced: 12 Apr 2026
https://github.com/abrarulhassan-786/depth-first-search
code deapth-first-search dfs-algorithm python searching-algorithms
Last synced: 17 Mar 2025
https://github.com/darthmelonder/onpiler
Online Compiler
code compiler css django gcc html online-judge server-sent-events subprocess
Last synced: 12 Apr 2026
https://github.com/zahon/codepicture
Create beautiful pictures of your source code
beautiful code codesnippets editor presentation screenshot sharing snippets tweet
Last synced: 18 Jan 2026
https://github.com/abrarulhassan-786/javascript-book
book bookjs code js jsbooks smartwaytolearnjavascript
Last synced: 17 Mar 2025
https://github.com/aoum-m/hostal-management-system
This project presents a Hostel Management System developed in C++ using Object-Oriented Programming (OOP) concepts. It is designed to efficiently manage hostel-related tasks such as student record management, room allocation, fee tracking, and other essential administrative functions. By leveraging OOP principles like encapsulation, inheritance etc
code coding hostel-management hostel-management-system projects
Last synced: 25 Aug 2025
https://github.com/abrarulhassan-786/periodic-table
I have created periodic table. Every Chemist person or medical student or professor use these elements. Maybe it will be beneficial for you in future.
code codeforces css css3 html javascript periodic-table
Last synced: 17 Mar 2025
https://github.com/xaoex/reality-simulation-code
SimSim Contributions + Reality code + xaoex conglomerates online repo linktr.ee/xaoex+ linktr.ee/vaoev linktr.ee/oktays
artificial-intelligence code coding computer-science machine-learning reality simsim simulation
Last synced: 13 Jun 2026
https://github.com/abrarulhassan-786/n-queen-problem
The solution is [3,1,2,4]. The first queen should be placed in the 1st row 3rd column, the second queen should be placed in 2nd row 1st column, the third queen should be placed in 3rd row 2nd column and finally, the 4rth queen should be placed in 4rth row 4rth column.
ai algorithm algotrading artificial-intelligence code nqueens-problem nqueens-solution programming programming-language queens-puzzle
Last synced: 17 Mar 2025
https://github.com/abrarulhassan-786/todoapp
I have made todo app. Simple you use it for daily use purpose. It may help to remember something in your daily base things. Technologies use HTML, CSS, JAVASCRIPT
code coder css html html-css-javascript javascript todo-app todoapp todolist
Last synced: 17 Mar 2025
https://github.com/mariotacke/tesla-fleet-net-coding-challenge
Tesla Fleet Net Coding Challenge
challenge code interview tesla
Last synced: 04 Jul 2025
https://github.com/bukinoshita/has-currency-code
Check if given string has currency code
checker code currencies currency javascript money nodejs
Last synced: 21 Jan 2026
https://github.com/abrarulhassan-786/scientificcalculator
I have created scientific calculator using html,css, js. Maybe it will be good for u in future.
calculator code css html js scientific scientific-computing scientificcalculator
Last synced: 17 Mar 2025
https://github.com/devsujay19/html-css-javascript-code-editor
A Manual HTML, CSS JavaScript Code Editor/Code Compiler.
code code-compiler code-editor compiler css css-programming editor html html-css-javascript html-css-js-programming html-css-js-projects html-programming javascript javascript-programming manual manual-code-compiler manual-code-editor programming projects
Last synced: 06 May 2026
https://github.com/devsujay19/js-password-generator
This is Password Generator using JavaScript that generates most hardest Pass codes that are actually safe but hard to remember.
code css css3 generating-algorithm hard html html5 jaavscript javscript-programming js pass pass-code pass-word passcode password programming projects word
Last synced: 25 Mar 2025
https://github.com/dogma-io/babel-plugin-react-code-block
Display React functional examples with source code.
babel babel-plugin block code example react sample tutorial
Last synced: 07 May 2026
https://github.com/omar7tech/code7
"Code7 Live Editor: A dynamic web application crafted entirely with JavaScript, empowering developers with real-time HTML and CSS editing and previewing capabilities."
code development editor javascript
Last synced: 10 May 2026
https://github.com/solidnetwork-xyz/ascii-symbol-and-java-statements
Some ASCII symbol names, math expressions and statements used in Java programming.
ascii code english expression java math programming statement symbol
Last synced: 29 May 2026
https://github.com/abraham-ny/html-edit
Web Dev IDE
code codeeditor css devenv devtools editor ide java javafx syntax-highlighting visual-studio-code windows
Last synced: 02 Feb 2026
https://github.com/snipmedev/kode_view
Flutter syntax highlighting widgets based on Highlights
code edittext flutter syntax-highlighting textview
Last synced: 22 Feb 2026
https://github.com/imrandil/code_assistant_01_codwa
Codwa is a powerful AI-based code assistant designed to help developers with coding, debugging, and understanding programming concepts. It leverages the capabilities of the Codellama model to provide intelligent responses to your coding queries.
assistant chatbot code langchain ollama python3
Last synced: 13 Apr 2026
https://github.com/coconutgoodie/sales-dashboard-demo
π React + Vite Implementation of Seda's Sales Dashboard Design
code demo design figma proof-of-concept react vite
Last synced: 09 Apr 2026
https://github.com/elazzouzihassan/java-programming
Welcome to my Learning Java repository! This repository is dedicated to sharing the code and projects I've worked on as I learn and explore the Java programming language.
code development java learning programming-language
Last synced: 05 Jul 2025
https://github.com/manjeettahkur/goprograms
Programs in Go Programming Language
Last synced: 08 Jul 2025
https://github.com/bwinkers/simple-codeartifact-cloudformation
A simple Cloudformation file for building a useful Code Artifact for hosting and caching modules.
artifact aws cloudformation-template code npm pip yarn
Last synced: 12 Apr 2026
https://github.com/vardot/ace_editor
Provides integration with Ace code editor https://ace.c9.io.
ace ace-editor c9 code drupal-module ide web-ide
Last synced: 14 May 2026
https://github.com/imabhinavdev/ikshana-theme
Ikshana is a dynamic Visual Studio Code (VS Code) theme designed for vibrant coding experiences. With bold colors and an intuitive design, it enhances readability and productivity, empowering developers to write better code, faster. Elevate your coding environment with Ikshana. Check out the GitHub repository for more details and to start using it
code color extension vs vscode vscode-extension vscode-theme
Last synced: 05 Dec 2025
https://github.com/manrueda/ceci
Google Chrome Extension Code Injector
chrome code extensions google injector
Last synced: 15 May 2026
https://github.com/ishoshot/codebooth
VScode's StackOverflow and more...
code communication developer-productivity developers help social-network stackoverflow vscode vscode-extension
Last synced: 15 May 2026
https://github.com/hbb-polinema/optplusgraph
Based on pythontutor.com source code + Graph Visualization
code execution graph learning visualization
Last synced: 03 Jun 2026
https://github.com/davidson-souza/cpp
CΓ³digos aleatΓ³rios em c/c++
code cpp data-structures examples math number-theory
Last synced: 06 Sep 2025
https://github.com/deeplook/pyteen
Manage a collection of short Python code snippets, all tested & validated, easy to contribute to, and simple to reuse.
code collection curated-list learn python3 reuse snippets
Last synced: 16 Mar 2025
https://github.com/sad0xer/easy-to-c0de
This is the repository of my all learnings from different platforms. In this repository you'll found all the source codes which I have practiced. I don't think this repository is useful for someone.
code dcoder github practice practice-programming sololearn source-code
Last synced: 26 Mar 2025
https://github.com/tharindu714/code-editor-memento
A sleek, dark-themed Java Swing code editor with robust Undo/Redo powered by the Memento Pattern.
code java memento-pattern oodp
Last synced: 06 Sep 2025
https://github.com/fitri-hy/live-share-code-nodejs
Node.js Live Share Code is a feature that enables direct collaboration in Node.js application development by sharing coding sessions in real-time.
code code-editor editor live-coding pairing-code-editor realtime-code-editor
Last synced: 06 Jul 2025
https://github.com/venkatshukla/perl
Perl Master
code how-to howto oauth2 perl perl-script perl-scripts perl5 request sample-code script
Last synced: 10 Jan 2026
https://github.com/mateuschaves/lp-i
CΓ³digos da disciplina de Linguagem de programaΓ§Γ£o I do curso de sistemas de informaΓ§Γ£o na Universidade de Pernambuco, Caruaru.
c code programming-language university university-course
Last synced: 11 Mar 2025
https://github.com/gmlewis/json-to-moonbit
Translates JSON into MoonBit code in your browser instantly.
Last synced: 15 May 2026
https://github.com/demkeys/pythonhexdump
Simple script to create a hexdump of a file in a specific format
code hexdump infosec linux programming python python3 script windows
Last synced: 09 Apr 2026
https://github.com/zubairjammu786/codeeditor
Edit your code online and export them
code code-generator codeeditor development-environment ide
Last synced: 02 Aug 2025
https://github.com/aiwithqasim/competitive-programming
I will add all material which i did or in the future i will do to make my programming skill more enhanced to become a competitive programmer
c-plus-plus code data java programming structured-data
Last synced: 20 May 2026
https://github.com/retrooper/hello-world
Hello world, but in machine code?
code hello hello-world helloworld machine machine-code machinecode world
Last synced: 03 Mar 2026
https://github.com/duriantaco/skylos-docs
Docs for Skylos
code code-hygiene code-quality code-quality-analyzer
Last synced: 02 Feb 2026
https://github.com/bocaletto-luca/code-snippet-organizzer
Code Snippet Organizer is a powerful web app that helps developers store, categorize, and manage source code snippets efficiently. It allows users to save snippets in a database, organize them by category, and export them in various formats for easy integration into projects. By Bocaletto Luca
bocaletto-luca code code-organizer code-snippets css3 html5 javascript open-source responsive source-code
Last synced: 19 Apr 2026
https://github.com/knlsharma/competitive-programming-cp
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding. Join with me on telegram group https://t.me/joinchat/GL4Y8RREZbz
algo-ds-notes algorithm code competitive-programming data-structures language problem-solving telegram-group
Last synced: 30 Apr 2025
https://github.com/outbit/claude-code-tokenbudget
Claude code plugin to implement a budget or quota across all backends (Bedrock, Vertex, direct API) and provides guardrails against surprise token costs. No surprise bills, no config beyond a single env var, no external dependencies.
budget claude claudecode code limit plugin quota token tokens
Last synced: 15 May 2026
https://github.com/Sim3-14159/simplicode
An online HTML editor and website designer, with a live preview and a built-in AI assistant.
ai assistant best built-in code console design edit editor highlight html javascript js live online preview program syntax syntax-highlighted website
Last synced: 18 Jan 2026
https://github.com/sorgazb/powershell_practice
Repository with PoweShell Scripts
Last synced: 07 Oct 2025
https://github.com/surister/magic-code-editor
Vue3 simple code blocks and code editor.
code code-blocks code-editor code-highlight code-highlighting-and-blocks codeblocks component editor vue vue3 vuejs
Last synced: 08 Oct 2025
https://github.com/imganpat/note-fusion
This is a modern, full-stack notes management application that lets users effortlessly create, organize, and update notes. Built with a seamless and responsive interface, this app leverages powerful frontend and backend technologies to deliver a smooth user experience.
api beginner-friendly code expressjs full fullstack learning mysql nodejs project react redux stack tailwindcss
Last synced: 05 Feb 2026
https://github.com/rizalpahlevii/codespace
api blade-template code here heremaps heremaps-js html https javascript laravel7 mysql php space
Last synced: 18 Jan 2026
https://github.com/proximax-storage/cpp-xpx-chain
Official ProximaX Blockchain Server Node Component
blockchain code cpp server xpx
Last synced: 12 Mar 2026
https://github.com/thisaislan/spectral-sound-gen
Have you ever thought about listening to your code?
Last synced: 10 Oct 2025
https://github.com/adisol07/ohmyos
Library for interacting with operating system without platform specific code
code csharp library nuget nuget-package operating-system os
Last synced: 19 Jan 2026
https://github.com/alidantech/dev_auto
An app that simplifies the coding process by automating file structure and folder generation for any coding project.
automation chatgpt code codeeditor developer-tools
Last synced: 11 Oct 2025
https://github.com/zhibirc/dev-random
:notes: notes/code/thoughts
architecture articles bash benchmarks blog clean-code code code-style computer-science frameworks functional-programming javascript nodejs oop patterns python research software-engineering solid typescript
Last synced: 04 Apr 2026
https://github.com/z3r0gt/mascots-godot
A silly implementation of vscode-pets for godot
Last synced: 14 Oct 2025
https://github.com/mertturkmenoglu/js-examples
Javascript examples
code examples javascript training
Last synced: 15 Oct 2025
https://github.com/dealfonso/showsource
Generates code snippets from the existing code in a web page. It is ideal to create pages with examples
beautify beautify-html code examples examples-html highlight highlightjs html javascript
Last synced: 22 Jan 2026
https://github.com/igorskyflyer/vscode-adbt
π Provides ADBT (Adblock template) support in Visual Studio Code. πͺ
adblock adblocker adbt back-end code extension file-format file-type filter igorskyflyer rules template template-engine vscode vscode-extension
Last synced: 18 Oct 2025
https://github.com/isaac-lal/learning-cpp
Learning C++.
code cplusplus cpp learning programming
Last synced: 01 Apr 2025
https://github.com/rsusik/mag
Multi AOSO on q-Grams (MAG). One of the fastest multi-pattern matching algorithms.
code fast mag matching multi multiple multiple-pattern-matching paper pattern pattern-matching research serach text text-search
Last synced: 15 Jun 2025
https://github.com/maximtrp/youtrack-vscode-extension
YouTrack Integration with VSCode
code visual-studio-code vscode vscode-extension youtrack
Last synced: 20 Oct 2025
https://github.com/nguyenngoclongdev/gherkin-editor
Beautiful syntax highlight, code completion, format and validator.
code completion format testing validator
Last synced: 21 Feb 2026