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/sunny-117/tiny-webpack
✨ A JavaScript bundler with Webpack-like features, supporting modern frontend workflows.
code codesplitting dynamic-import loader loader-plugin mpa plugins prefetch preload tree-shaking webpack5
Last synced: 07 Oct 2025
https://github.com/hxndev/analog-clock
In this project, i designed an analog clock using python. The clock is synchronized with the computer time and will keep incrementing accordingly.
analog analog-clock clock code executeable gui python
Last synced: 26 Jun 2025
https://github.com/muhammad-fiaz/textspace
TextSpace is a powerful Electron-based text editor designed specifically for coding and development. It is built using React, Webpack, and TypeScript to provide a seamless and productive IDE-like experience for developers. Text Space will help you write, edit, and organize your code efficiently.
code code-space codeeditor coding electron electron-app electron-text-editor electronjs ide linux nodejs react reactjs text text-editor text-editors text-space textspace vitejs windows
Last synced: 10 Feb 2026
https://github.com/aylien/aylien_newsapi_examples
AYLIEN News API examples codes
api-client aylien aylien-news-api code examples newsapi rest-api sample snippets text-analysis
Last synced: 14 Jan 2026
https://github.com/danihex/redeemcode
Gemerate redeem codes and run commands when someone uses them.
bedrock bedrock-edition code danihex mcbe mcpe minecraft php pmmp pocketmine pocketmine-mp pocketmine-plugin pocketmine-plugins redeem redeemcode
Last synced: 11 Mar 2026
https://github.com/runtimeterror10/snippetz
Save, edit, download, and share your cool code snippets!
code code-editor code-snippet code-snippets codemirror javascript
Last synced: 18 May 2026
https://github.com/kim-sunlei/react-code-input
An input component for inputting verification codes for react
Last synced: 13 Apr 2026
https://github.com/Sunny-117/tiny-webpack
✨ A JavaScript bundler with Webpack-like features, supporting modern frontend workflows.
code codesplitting dynamic-import loader loader-plugin mpa plugins prefetch preload tree-shaking webpack5
Last synced: 28 Mar 2025
https://github.com/dog-face-development/dfd-code-style-guide
The Dog Face Development Co. Code Style Guide, published as Markdown files and as a web page.
code hacktoberfest html markdown style-guide
Last synced: 03 Aug 2025
https://github.com/miladsade96/fcs
My fortran code snippets
algebra code fortran fortran-language fortran90 linear-algebra numerical-analysis numerical-methods programming-language snippet snippets
Last synced: 01 Mar 2026
https://github.com/haseemajaz/hide-wordpress-admin-help-and-screen-options
This versatile piece of code allows you to customize the WordPress admin interface by hiding the Help tab and Screen Options tab based on user roles and preferences.
code codesnippet codesnippets dashboard website website-design website-development websites wordpress wordpress-api wordpress-child-theme wordpress-development wordpress-plugin wordpress-site wordpress-starter-theme wordpress-theme
Last synced: 20 Feb 2026
https://github.com/binarskugga/printableqrgenerator
Generates tables of QR codes for automated serial sticker printing. Can be configured with Avery formats provided some mearsurements.
avery bulk code generator pdf pdf-generation printable qr
Last synced: 03 Aug 2025
https://github.com/polvallverdu/hpcodewarsbcn
A collection of HP CodeWars solutions of Barcelona. All made with python :D
code codewars hp hpcodewars python wars
Last synced: 29 Oct 2025
https://github.com/hxndev/search-integer-in-a-grid-using-divide-and-conquer
Divide and Conquer technique is used to work out different problems of varyying natures. Our problem at hand is to efficiently search an integer value from grid of size n x n, where n is any integer, using the principles of divide and conquer. The grid has both it's rows as well as columns sorted in ascending order.
algortihm code complexity cpp divide-and-conquer grid integer search time-complexity-analysis
Last synced: 24 Aug 2025
https://github.com/shukur-alom/qr-code-generator
This code is able to convert your data as QR code
code python python3 pythonqrcode qr qrcode qrcode-generator
Last synced: 29 Oct 2025
https://github.com/btskinner/btskinner.github.io
My website
code cv personal-site presentations publications
Last synced: 27 Mar 2026
https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 31 Mar 2025
https://github.com/hxndev/printer-spooling
Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.
code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling
Last synced: 31 Mar 2025
https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads
Perform operations on a string using Multithreading.
capitalize code cpp reverse shift strings threads
Last synced: 06 Jul 2025
https://github.com/spicelang/spice-examples
Examples for using Spice in the wild
Last synced: 03 Apr 2026
https://github.com/mrhrifat/javascript
JavaScript is the most popular Programming language in the world. Over 97% of websites use JavaScript on the client side for web page behavior, often incorporating third-party libraries.
array code condition function functional-programming javascript javascript-concepts javascript-vanilla js loop object operator programming vanila-javascript
Last synced: 21 Sep 2025
https://github.com/ivailop7/ivominesweeper
A ReactJS game written in TypeScript with Windows 95 Styling
code minesweeper nodejs react95 reactjs redux typescript
Last synced: 28 Apr 2026
https://github.com/seraprogrammer/codewhisperer
🚀 CodeWhisperer – A powerful online code editor built with React and Tailwind CSS. Featuring real-time code execution, syntax highlighting, multi-language support, and a sleek UI. Start coding instantly! 💻✨
code codeeditor codeedittext online vscode
Last synced: 25 Apr 2026
https://github.com/abcincs/applock
AppLock is a simple SwiftUI framework that makes it easy to create a PinCode user interface. It provides a struct, AppLockView, that can be shown inside a view or a sheet for better user experience.
applock applocker code passcode pin pincode spm swift swiftui
Last synced: 28 Apr 2026
https://github.com/ami-iit/paper_latella_2023_irim_muscle-force-estimation
Real-time force estimation for the lower leg muscles using a Hill-type model and a distributed network of wearable sensors
code irim musculoskeletal musculoskeletal-models robotics wearable-devices wearables
Last synced: 29 Apr 2026
https://github.com/anantoghosh/eslint-config-good-code
A strict eslint configuration for typescript projects promoting good and maintainable coding practices.
code config eslint good maintainable smell strict typescript
Last synced: 05 Mar 2026
https://github.com/vuquangkhtn/ai-code-review-assistant
Generating AI Code review Prompt. Work with any AI Providers
ai code code-reviews extensions javascript prompt-generator prompt-toolkit review-tools typescript vscode-extension
Last synced: 08 May 2026
https://github.com/sid200026/django-snippets-vscode
Django Snippets for Visual Studio Code
code django extension marketplace plugin python snippets visual-studio-code vscode-extension vscode-snippets
Last synced: 08 May 2026
https://github.com/anwar3606/column-highlighter
A Visual Studio Code Extension to Highlight Columns
code extension formatter javascript vscode vscode-extension
Last synced: 05 May 2026
https://github.com/hxndev/calculating-entropy-of-iris-dataset
This is perhaps the best known database to be found in the pattern recognition literature. Fisher's paper is a classic in the field and is referenced frequently to this day. (See Duda & Hart, for example.) The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other.
calculate-entropy code dataset entropy iris iris-dataset jupyter-notebook python
Last synced: 29 Apr 2026
https://github.com/jahanvisharma-dotcom/hackerrank-cpp
HackerRank Solutions of C++ Programming
basic-programming code coding cpp hackerrank hackerrank-cpp hackerrank-solutions programming
Last synced: 11 Jun 2026
https://github.com/gasparfm/emacs.d
Mi .emacs.d files as I like them
code configuration dotfiles editor emacs files lisp modes modules
Last synced: 15 Jun 2026
https://github.com/geramy/nexus-project-client
Nexus Projects — source-available Application for AI-coordinated project & task management (text + voice Coordinator, plans, tasks, agents).
ai ai-agents ai-tools code harness programming project-management task-manager
Last synced: 15 Jun 2026
https://github.com/hxndev/udp-shopping-store-server
UDP Client Server model in which client asks for record from server.
c client-server code cpp project reciept shopping shopping-store store udp
Last synced: 20 Apr 2026
https://github.com/rishabhknowss/ezcodegen
It auto-generates the code in a specific file provided the file name and the prompt , made this using cli npm package (It was named coderai previously)
Last synced: 21 Apr 2026
https://github.com/theoludwig/eslint-config-conventions
ESLint shareable config to enforce strict conventions and good code quality.
code conventions eslint eslintconfig linter quality strict
Last synced: 21 Apr 2026
https://github.com/cryptovictor/testochain
A Cryptocurrency Made for Test
api blockchain code cryptocurrency css fullstack html javascript reactjs
Last synced: 01 May 2026
https://github.com/hxndev/running-a-file-on-docker
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. In this task, we had to create a file and host it on Docker.
cloud code docker docker-container docker-image dockerfile task virtualization
Last synced: 01 May 2026
https://github.com/official-novadesk/novadesk
Create Windows Widget using javascript with ease and lot of possibilities.
code customization engine novadesk system-monitoring widget widgets windows
Last synced: 24 Apr 2026
https://github.com/freebirdscrew/brainstorming_codes
Codes that are more Logical then You think, and complete in just 1 or 2 Lines of Code.
brain-computer-interface brainstorming-codes code coding-bootcamp coding-challenge coding-challenges coding-exercises coding-interview coding-questions coding-quiz freebirdscrew interview-challenge interview-coding-challenge interview-preparation interview-questions puzzle-problem python python-programming-practices python3
Last synced: 01 May 2026
https://github.com/sbrugman/pathlad
Your friendly Python Path Converter
code formatter formatting legacy-code linter pathlib python technical-debt
Last synced: 05 Jun 2026
https://github.com/wmhello/koa-nodejs
koa与nodejs开发实战 源代码 需要的可以下载 手打不易 如果能帮到你 我希望你也能帮我 求支持 求打赏
Last synced: 06 May 2026
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: 28 Apr 2026
https://github.com/christianalfoni/codespark
A coding agent where you still code
Last synced: 06 May 2026
https://github.com/klubuntu/vscode-asm-snippets
Assembly Snippets for Visual Studio Code
asm asmx86 assembly assembly-language assembly-language-programming assembly-learning assembly-x86 better-life code linux macos macosx nasm setup snippets vscode vscode-snippets windows
Last synced: 16 Apr 2026
https://github.com/faizaniqballc/react-hooks-examples
hooks code example
all code examples hooks javascript react
Last synced: 22 Apr 2026
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: 19 Apr 2026
https://github.com/cpea2506/advent_of_code
Advent of Code on my way
advent-of-code code problem-solving rust swift
Last synced: 04 May 2026
https://github.com/wzalazar/meteor-file-status
Meteor aplication
code grunt gruntfile javascript merge meteor
Last synced: 29 Apr 2026
https://github.com/gagniuc/mix-two-signals-in-ruby
This is an implementation designed in Ruby. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.
algorithm algorithms code mix numerical-analysis numerical-methods ruby signal signal-processing source waveform
Last synced: 07 Jun 2026
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: 02 May 2026
https://github.com/vsoch/codestats
Customizable Go command line tool to generate and visualize repository stats (under development)
Last synced: 03 May 2026
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: 14 Jun 2026
https://github.com/ami-iit/paper_latella_2021_thms_overhead-exoskeleton-torque
Analysis of the human whole-body kinematics and dynamics during the execution of a typical overhead task to quantify the assistive support given by the exoskeleton.
code exoskeleton human-factors human-robot-interaction ieee robotics
Last synced: 09 May 2026
https://github.com/harshit-saraswat/javascript-practice
This repo contains my solutions for various js challlenges throughout the course and other practice solutions.
challenges code es6 es6-javascript javascript javascript-es6 javascript-practice js js-challenge mongodb node nodejs practice practice-solutions react react-hooks reactjs
Last synced: 03 May 2026
https://github.com/praabindhp/thread_synchronization
Java Program For Thread Synchronization
code code-generation java programming synchronization thread
Last synced: 06 Jun 2026
https://github.com/ercanersoy/qbasic-code-examples
QBasic Code Examples
basic code dos examples qbasic qbasic-code qbasic-code-examples qbasic-programs retro
Last synced: 04 Mar 2026
https://github.com/cryptovictor/olympic-birds-website
Olympic Birds Project
api code css education frontend html javascript reactjs social-project
Last synced: 04 Mar 2026
https://github.com/than-dev/js-functions
Recreating javascript functions and simulating a real use case when we need to type any project that was written without typescript, through ts declarations and .d.ts files!
code development function javascript typescript
Last synced: 02 May 2026
https://github.com/judy2k/moncode
Format code for MongoDB slides
code developer-tools formatter mongodb slides
Last synced: 29 Apr 2026
https://github.com/tayyabmughal676/jetnotesusingfirebase
Jet notes is basic app to make notes.
android android-application android-firebase android-project beginner-project code firebase firebase-crud-realtime freecodecamp kotlin kotlin-firebase
Last synced: 17 Apr 2026
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: 28 Apr 2026
https://github.com/yash-garg/cppfiles
📝 Some of my school projects and random codes on C++
c code cplusplus cplusplus-17 cplusplus-basic
Last synced: 17 Apr 2026
https://github.com/ajstarks/dotgo-otherside
Slides for dotGo 2015
art code deck go golang graphics-api graphics-programming presentation-slides
Last synced: 08 Jun 2026
https://github.com/abhishekayu/star
code coder graphics graphics-engine programer programming programs python python3 pythonturtle-graphics star turtle
Last synced: 24 Jun 2026
https://github.com/hikayamasan353/rbrewrite_test
This is a rewrite of the now highly obsolete GUI route editor for BVE/openbve named RouteBuilder. Will not be that graphic but more similar to now extinct ConstructorBVE. However it will still be based on GUI and modular route construction.
bve code editor openbve revamp rework rewrite route routebuilder trainsim
Last synced: 04 Apr 2026
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: 29 Apr 2026
https://github.com/markwylde/gpt-git-tools
Get GPT to generate commit messages and code reviews for you.
ai-code-review chatgpt code code-review commit git gpt review
Last synced: 21 Apr 2026
https://github.com/weiquanju/vuepress-plugin-demo-code-block
vuepress plugin demo block
block code demo tsx vue3 vuepress-plugin
Last synced: 22 Jun 2026
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: 05 Mar 2026
https://github.com/kom50/web-om
This is my personal Portfolio web application, that is created using React.js.
Last synced: 18 Apr 2026
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: 02 May 2026
https://github.com/praabindhp/graph_rep-transversal_algorithm
C Program For Traversal Algorithm In Graphical Representation
c code graph programming-language representation traversal-algorithms
Last synced: 08 Jun 2026
https://github.com/epic-codebase/django_drf_shopping_list
A shopping list E-commerce API developed by leveraging standard / real-time development practices.
code codequality django django-rest-framework docker docker-compose pytest pytest-django python render whitenoise
Last synced: 05 Apr 2026
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/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/spookyorange/kiro-linux-install
Install Kiro from a Tarball on your Linux machine, works on most distros, and makes Tarball installation a breeze!
agent ai archlinux bash bash-script code editor fedora kiro kiro-dev kiro-ide linux sh shell tarball targz vscode
Last synced: 05 Apr 2026
https://github.com/eggsy/examples
Examples from my blog, projects or anywhere I post articles!
Last synced: 19 Jun 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/luxedo/prettycode
Preetycode is a simple software to covert code into pdf
code highlight pdf print print-code shell
Last synced: 04 May 2026
https://github.com/krishpranav/learncpp
learn cpp using this repo
books c-plus-plus clang code cpp idea jetbrains learn learn-to-code learntocode linux macos vscode windows
Last synced: 16 Feb 2026
https://github.com/praabindhp/replace_function
Replace Function In Python Program
code find programming-language python3 replace word
Last synced: 27 May 2026