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-01-24 00:05:35 UTC
- JSON Representation
https://github.com/zhanghongen/inject-webpack
Inject code, support webpack-4、5 and module-federation
code inject inject-webpack module-federation webpack webpack-plugin webpack4 webpack5
Last synced: 06 Oct 2025
https://github.com/terminus-plugin-project/terminus-code-plugin
Code - A Terminus plugin to clone the code from any available Pantheon site environment to your local system.
code composer pantheon plugin terminus terminus-plugin
Last synced: 05 Apr 2025
https://github.com/hxndev/image-to-cartoon
This project converts an image file into its grayscale and it cartoonish figure.
code mediapipe opencv opencv-python python
Last synced: 29 Jun 2025
https://github.com/panashemuriro/shonascript
Learn how to code in Shona using ShonaScript Programming Language🇿🇼
code coding programming programming-language shona
Last synced: 06 Mar 2025
https://github.com/azozzalfiras/encodeuricomponent
سكربت لفك وتشفير الروابط وبعض الاكواد البرمجية
Last synced: 03 Mar 2025
https://github.com/not-coded/miscutils
The light-weight plugin for easily managing your server with a few extra features.
bukkit bukkit-plugin code code-utilities codeutilities minecraft minecraft-plugin minecraft-server misc-utils miscellaneous miscutils not-coded notcoded paper plugin spigot spigot-plugin
Last synced: 20 Feb 2025
https://github.com/zombiegeek0/godzilla
Pequeño toolkit en Python
arguments code debian hacking kali linux pentesting py python sh toolkit zombiegeek
Last synced: 03 Mar 2025
https://github.com/najmiter/asm-chitter
assembly code syntax highlighter written in rust (compiled into wasm for browser usage)
assembly code highlighter js rust wasm
Last synced: 15 Apr 2025
https://github.com/mondonno/aoc
My own solutions of the challenges/algorithmic problems from all years when I attended in the Advent Of Code programmers challenge
advent advent-of-code code swag
Last synced: 26 Feb 2025
https://github.com/pushkarydv/devlinks
link of all daily dev tools and a little bit data about them
bookmark bookmarks-manager code developer-tools frameworks hosting javascript languages minimal
Last synced: 01 Sep 2025
https://github.com/giovaneiwamoto/capiara-code-mentor
🦜 CapIAra Code Mentor - Learn to think, not just code! Develop real problem-solving skills by mastering algorithmic logic step by step. Strengthen your reasoning, break down complex challenges, and build a solid foundation for programming without relying on ready-made code.
agent code langchain llm maritalk mentor streamlit
Last synced: 30 Jun 2025
https://github.com/aubreypwd-old/code
Just a collection of code snippets I find useful.
Last synced: 07 Apr 2025
https://github.com/snowdreams1006/gitbook-plugin-diff
A gitbook plugin for showing the differences between the codes within markdown
code compare diff gitbook-plugin gitbook-plugin-diff jsdiff
Last synced: 01 Sep 2025
https://github.com/one-thing-theme/zed
Zed code editor theme support for Brook Code Theme, the clean and simple looks for code editor theme
code editor monochrome theme zed
Last synced: 30 Jun 2025
https://github.com/siddharth9890/coding-machine-frontend
Coding machine a online editor to run programs
code code-editor code-editor-online editor fullstack-development ide mern mern-project mern-stack mern-stack-development node nodejs react reactjs typescript
Last synced: 05 Mar 2025
https://github.com/somehowchris/planetb-syntax-highlighter
A Web-App written in Rust with Yew, using the same SyntaxHighlighter from Google Code Archive as planetb.ca
code highlight planetb syntax wasm webassembly word
Last synced: 16 Apr 2025
https://github.com/pcpratheesh/golang-firebase-example
Sample code snippet for basic operation with firebase realtime db
code database firebase firebase-database golang real-time sample snippets
Last synced: 07 Apr 2025
https://github.com/praabindhp/user_defined-exception
Java Program For User-Defined Exception
code defined exception-handling java programming user
Last synced: 05 Mar 2025
https://github.com/praabindhp/string_operations-array_list
Java Program For String Operations Array List
arraylist code java operations programming string
Last synced: 05 Mar 2025
https://github.com/praabindhp/employee-pay_roll
Java Program For Employee Pay Roll
code employee java payroll programming
Last synced: 06 Dec 2025
https://github.com/asilvajunior/azure-case-studies
A repository to store and share the code and materials from the various case studies that I've done.
case-study cloud code devops microsoft training training-materials videos youtube
Last synced: 23 Mar 2025
https://github.com/stdlib-js/string-next-grapheme-cluster-break
Return the next extended grapheme cluster break in a string after a specified position.
astral code grapheme javascript node node-js nodejs point pt stdlib str string surrogate unicode utf-16 utf16 util utilities utility utils
Last synced: 11 Apr 2025
https://github.com/hxndev/assignment02ibc
This is assignment 2 of our Blockchain course. In this assignment, we had to create a Blockchain Data Structure with all its functions. We implemented premine alongwith verifying transactions following account based ledger.
blockchain blockchain-technology code
Last synced: 31 Mar 2025
https://github.com/hxndev/tcp-connection-terminates-on-goodbye
TCP Connection between two clients that terminates the connection upon the word "Goodbye".
c code connection goodbye tcp tcp-client tcp-server termination
Last synced: 31 Mar 2025
https://github.com/hxndev/udp-2-way-communication-displaying-ip-and-port-number
UDP Two-Way Connection that displays the IP Address and Port Number of both the senders and the recievers.
c code ip-address port-numbers two-way-communication udp udp-client udp-server
Last synced: 14 Aug 2025
https://github.com/hxndev/udp-iterative-client-server-to-reverse-a-string
An iterative UDP Server that reverses a string.
c code iterative-server reverse-strings udp udp-client udp-server
Last synced: 31 Mar 2025
https://github.com/hxndev/sql-queries-on-hr-dataset
This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.
code database dataset hr hr-data mysql-database queries query sql
Last synced: 31 Mar 2025
https://github.com/hxndev/tcp-2-way-communication
TCP Two-Way Connection
2-way-communication c code tcp tcp-client tcp-server two-way-communication
Last synced: 31 Mar 2025
https://github.com/hxndev/tcp-client-server-communication
A client-server model using TCP
c client client-server code communication server tcp tcp-client tcp-server
Last synced: 31 Mar 2025
https://github.com/hxndev/predicting-heart-disease-using-machine-learning
This was a project from Coursera. In this we had to predict heart diseases using the given dataset
code coursera heart-disease-prediction machine-learning predicting predicting-heart-disease
Last synced: 31 Mar 2025
https://github.com/hxndev/k-means-knn-and-davies-bouldin-index-on-multi-class-dataset
Calculating DB index, KNN and K-Means from the given dataset
code colab-notebook db-index jupyter-notebook k-means k-means-clustering k-means-implementation-in-python kmeans-clustering knn knn-algorithm knn-classifier multi-class-classification multi-class-dataset python
Last synced: 31 Mar 2025
https://github.com/hxndev/autocorrect-spelling-mistakes
In this project, i designed an auto-corrector in Python. User enters the word and it initially checks if the spellings are correct, if they arent then it automatically corrects them.
autocomplete autocorrect code python spellcheck spellchecker spelling-correction
Last synced: 31 Mar 2025
https://github.com/hxndev/aes-encoding-algorithm
AES stands for Advanced Encryption Standard. It is mostly used as a replacement of DES. It has a bigger key size than DES which provides encryption at least 6 times faster. AES specifies a FIPS-approved cryptographic algorithm that can be used to protect electronic data. The AES algorithm is a symmetric block cipher that can encrypt (encipher) and decrypt (decipher) information. Encryption converts data to an unintelligible form called ciphertext; decrypting the ciphertext converts the data back into its original form, called plaintext. The AES algorithm can use cryptographic keys of 128, 192, and 256 bits to encrypt and decrypt data in blocks of 128 bits.
aes aes-cipher aes-encryption algorithm code compression cpp data-compression decryption encoding project
Last synced: 31 Mar 2025
https://github.com/hxndev/n-queen-problem-using-hill-climbing-and-simulated-annealing
Hill climbing algorithm is a local search algorithm which continuously moves in the direction of increasing elevation/value to find the peak of the mountain or best solution to the problem. Simulated annealing is a probabilistic technique for approximating the global optimum of a given function.
algorithm code google-collab hill-climbing hill-climbing-search jupyter-notebook n-queens problem-solving pyhton simulated-annealing
Last synced: 10 Jun 2025
https://github.com/hxndev/graph-based-dfs
Depth-first search (DFS) is an algorithm for searching a tree data structure that searches the tree vertically. It will explore one branch to the root node followed by the next branch.
code depth-first-search dfs dfs-algorithm dfs-search graph lab python
Last synced: 10 Jun 2025
https://github.com/alekpet/gdeposylka_packageradar_advanced
Adding an additional menu for gdeposylka.ru and packageradar.com
aliexpress code en english gdeposylka gearbeast mail post russian services tampermonkey track tracking
Last synced: 19 Jun 2025
https://github.com/arrrrrmin/fastapi-github-oauth
An isolated example to show github authorization-code oauth flow in fastapi for web application flow + simple HttpBearer route dependency
authentification code fastapi github-api github-oauth oauth
Last synced: 08 May 2025
https://github.com/ercanersoy/python-code-examples
Python Code Examples
code examples python python-code python-code-examples python-examples python-programs python3
Last synced: 19 Apr 2025
https://github.com/bensouchet/polarized
Solarized Color Palette but focus for <coders>
code color-palette color-scheme dark dark-mode dark-theme editor highlighter highlighters ide light light-mode light-theme
Last synced: 02 Jul 2025
https://github.com/cracko298/3ds-sha256
A 3DS Homebew that generates a Sha256 hash (SHA-2 256 Size 0/64 Rounds) from a Test File, with no External/Third-Party Libraries
3ds 3ds-homebrew code homebrew libctru no-third-party-libraries sha2 sha256 source
Last synced: 19 Apr 2025
https://github.com/ckatsak/rlocc
Just another blazingly fast LOC counter.
cli cloc code command-line-tool count-lines count-lines-of-code rust rust-library
Last synced: 31 Mar 2025
https://github.com/pangz-lab/coingecko-api
Coingecko API Client for PHP
api api-client client code coingeckko-api-client coingecko-api-client coingecko-dart-library coingeko coupon crypto subscription
Last synced: 31 Mar 2025
https://github.com/praabindhp/list_adt-linked_list
C Program For List ADT Linked List
adt c-programming-language code linked-list list
Last synced: 28 Dec 2025
https://github.com/praabindhp/scientific_calculator
Java Program For Scientific Calculator
calculator-application code java programming scientific
Last synced: 05 Mar 2025
https://github.com/the-control-group/react-split-test
A/B Split Testing Components for React
code library npm tcg-pubrec-services
Last synced: 27 Oct 2025
https://github.com/harishri2002/codefreeze
A lightweight and efficient Visual Studio Code extension that enables toggling read-only mode for any file using a keyboard shortcut, context menu, or Command Palette. Protect your files from accidental edits with clear visual indicators and persistent state across sessions.
code extension microsoft open-source ts vs
Last synced: 03 Sep 2025
https://github.com/wmhello/koa-nodejs
koa与nodejs开发实战 源代码 需要的可以下载 手打不易 如果能帮到你 我希望你也能帮我 求支持 求打赏
Last synced: 26 Feb 2025
https://github.com/not-coded/MiscUtils
The light-weight plugin for easily managing your server with a few extra features.
bukkit bukkit-plugin code code-utilities codeutilities minecraft minecraft-plugin minecraft-server misc-utils miscellaneous miscutils not-coded notcoded paper plugin spigot spigot-plugin
Last synced: 10 Mar 2025
https://github.com/praabindhp/list_adt-array
C Program For List ADT Array
adt array c-programming-language code list
Last synced: 11 Jun 2025
https://github.com/miku/runpad
Run code from an etherpad
code collaboration etherpad execution
Last synced: 18 Mar 2025
https://github.com/wzalazar/meteor-file-status
Meteor aplication
code grunt gruntfile javascript merge meteor
Last synced: 01 Apr 2025
https://github.com/alexandresanlim/xamarin-visual-studio-code-snippets
It`s a collection for Xamarin Forms code snippets to improve your experience coding using Visual Studio.
code snippets visual-studio xamarin xamarin-forms
Last synced: 03 Aug 2025
https://github.com/stack-spot/workflow-stackspot-actions-runtime-selfhosted
workflow-stackspot-actions-runtime-selfhosted
Last synced: 01 Apr 2025
https://github.com/hxndev/non-forking-concurrent-servers-using-select
Chat bot using non-forking concurrent servers. This is done using select statements.
c chatbot code concurrent-programming non-forking select server
Last synced: 12 Jul 2025
https://github.com/parmesh119/com_lab
This is the repository for my lab work that have all code in python.
Last synced: 01 Apr 2025
https://github.com/kalebzaki4/angular-acessivel
Este repositório contém um projeto em Angular que tem como objetivo exemplificar e promover boas práticas de acessibilidade na construção de aplicações web.
angular biblioteca code curso javascript typescript
Last synced: 08 Sep 2025
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/oriall/study_zone
Study Zone - Study and Technology is a programming learning software project I created using the Flask Framework (2024). The project supports students, teachers, and parents throughout the learning process with automation tools and an AI virtual assistant.
camera code flask gemini-ai python study website
Last synced: 12 Jun 2025
https://github.com/vishalshenoy2002/file-monitor
It is a security application. It Monitors the given list of files and if there are any changes detected it will notify you through mail 📧
code cyber-security cybersecurity file file-monitoring file-security filesystem monitoring project python python3 security
Last synced: 29 Nov 2025
https://github.com/muhammadpauzi/my-pins
List of My Pins
cheet-sheet code frameworks inspirations library list pins tips tricks website
Last synced: 09 Apr 2025
https://github.com/eggsy/examples
Examples from my blog, projects or anywhere I post articles!
Last synced: 19 Jun 2025
https://github.com/rodrigooler/rodrigooler
Personal site developed with https://html5up.net/identity
code css3 html5 html5up javascript oler programming site web web-site
Last synced: 10 Jan 2026
https://github.com/cryptovictor/testochain
A Cryptocurrency Made for Test
api blockchain code cryptocurrency css fullstack html javascript
Last synced: 01 Mar 2025
https://github.com/pduartesilva2005/discover-desafio-rocketnews
Desafio resolvido do Discover
code css developer frontend html programming rocketseat tecnologia
Last synced: 08 Dec 2025
https://github.com/cpea2506/advent_of_code
Advent of Code on my way
advent-of-code code problem-solving rust swift
Last synced: 20 Feb 2025
https://github.com/abrarulhassan-786/smit-project-zip
link of created pages : https://github.com/Abrarulhassan-786/TMS-PROJECT
code csharp-code csharpcode programming programming-language
Last synced: 13 Jun 2025
https://github.com/crilleengvall/wordpress-editor-pre-code-wrapper
Adds a plugin to tinyMCE to quickly wrap or insert <pre><code> tags - Plays good with highlight.js
code highlight tinymce wordpress
Last synced: 20 Feb 2025
https://github.com/cryptovictor/olympic-birds-website
Olympic Birds Project
api code css education frontend html javascript reactjs social-project
Last synced: 01 Mar 2025
https://github.com/definetlynotai/wesmun
WesMun official website code
code competition model-united-nations mun official source-code src website wesmun
Last synced: 19 Oct 2025
https://github.com/kristiyan-velkov/nextjs-prod-dockerfile
This repository offers a guide and examples to optimize Docker for deploying Next.js applications in production. It covers best practices for creating efficient, secure, and lightweight Docker images with multi-stage builds, standalone mode, and selective dependency management to enable faster builds and seamless production deployments.
code docker dockerfile front-end front-end-development nextjs programming web
Last synced: 07 May 2025
https://github.com/danser-freelancer/code_bits
Miscellanious bits of javascript code.
code customization experiment javascript metaprogramming prototype weird-language
Last synced: 16 Oct 2025
https://github.com/vagnerbellacosa/gruppen_javascript
Bem vindo a nosso Javascript Gruppen.
back-end baixa bootcamp camp code coders dev front-end full-stack gruppen html javascript nodejs programaddor
Last synced: 16 Oct 2025
https://github.com/cryptovictor/hello-world
This repository was made for learn how to use GitHub
Last synced: 01 Mar 2025
https://github.com/avivbens/alfred-text-transformer
Use Alfred to enhance your text: translate, correct spelling, beautify, fix grammar, and more! ✨
ai alfred beautify code gen-ai macos spell-check text translate
Last synced: 26 Oct 2025
https://github.com/ankansaha/code-compiler
"Code-Compiler: Your online tool to edit, run, and refine code in real-time. A seamless platform for coding, testing, and learning."
cloudcomputing code codeeditor collaborate editor github-codespaces gitkraken gitlens mongodb student-vscode
Last synced: 25 Apr 2025
https://github.com/aksel911/scgf
Steam Clicker Games Farmer with click hacking function for all 5 games (Bananas, Cucumber, Cats, Egg, Flag Clicker)
autoclicker banana bot cats cheat clicker code cucumber egg farm farming flag-clicker flags game hack python scfg scgf steam steam-clicker-games-farmer
Last synced: 15 Jul 2025