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-31 00:06:01 UTC
- JSON Representation
https://github.com/jaagrav/fragments
Fragments is a light weight code editor which supports multiple languages, store your code/snippets here for future use.
code editor javascript snippets
Last synced: 15 Apr 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: 22 Feb 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/gagniuc/mix-two-signals-in-python
This is an implementation designed in Python. 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 number-theory python python3 signal signal-processing source spectral-forecast waveform
Last synced: 04 Mar 2025
https://github.com/nuhmanpk/train-a-machine-learning-model
How to train a model in Fast Ai for Image classification
ai code deeplearning fastai machine machine-learning model-predictive-control python pytorch snippets tensorflow tutorials
Last synced: 04 Mar 2025
https://github.com/powerlevel9000/to-do-review
Just for Peer Code review practice
Last synced: 07 Apr 2025
https://github.com/lolic0d3/nhentaicodeinfo
Code Nuklir Checker
code nhentai nhentai-api nuklir
Last synced: 24 Jul 2025
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/zouariomar/kayori
SDL 1.2 video game project
c code development game game-development linux make makefile sdl sdl2-image ttf-fonts
Last synced: 23 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/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: 16 Oct 2025
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/macmade/xasm65
A MOS 6502 assembler/disassembler written in Swift.
6502 asm assembler code cpu disassembler disassembly mos mos6502 mostech processor
Last synced: 17 Jun 2025
https://github.com/gjbex/best-practices-for-scientific-computing
Material for a training on best practices for scientific computing.
c code coverage cpp documentation fortran functionaltests python training unittesting version-control
Last synced: 13 Jul 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/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: 31 Mar 2025
https://github.com/damiancipolat/handle_money_in_js
Differentes ways of how to handle money values using JS, some recommended libraries and a custom implementation
Last synced: 01 Sep 2025
https://github.com/hxndev/simple-translator-in-python
In this project, we'll be making a very simple translator in Python using some libraries.
code googletrans googletranslate googletranslateapi googletranslater python simple-translator tabular-data tabulate translator
Last synced: 31 Mar 2025
https://github.com/zaadevofc/simple-random-char
Simple package to get Random Char
characters chart code generator get random simple voucher
Last synced: 31 Jul 2025
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/hxndev/multithreaded-merge-sort
Rewriting the famous Merge Sort Algortihm using Multithreading.
code cpp merge merge-sort mergesort mergesort-algorithm multithreading threading
Last synced: 31 Jul 2025
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: 23 Feb 2025
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: 29 Jul 2025
https://github.com/hxndev/solving-a-maze-using-bfs-and-dfs
Breadth-first search (BFS) is an algorithm for searching a tree data structure that searches the tree one depth at a time. It will explore all nodes at depth 1 then depth 2 and so on. 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.
bfs bfs-algorithm bfs-search code dfs dfs-algorithm dfs-search maze maze-solver python
Last synced: 31 Mar 2025
https://github.com/hxndev/chatbot-using-named-pipes
In this, I have wrote the code such that two child processes can communicate with eachother using pipes and hence it works as a chatbot.
chatbot code cpp fork named-pipes pipes process
Last synced: 31 Mar 2025
https://github.com/adrianbj/processcodetester
A ProcessWire admin module to quickly test code without needing to edit templates
Last synced: 24 Feb 2025
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: 28 Feb 2025
https://github.com/atharvstill/freefire-ffh4x
FreeFire-FFH4X is a dynamic game enhancement tool designed to amplify the gaming experience in Free Fire. With its powerful features and user-friendly interface, players can enjoy a competitive edge and personalized gameplay.
android cheat-program code development ffh4x free freefire game-cheat gaming github hack mod script software tool
Last synced: 24 Feb 2025
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: 31 Mar 2025
https://github.com/hxndev/assignment01ibc
This is assignment 1 of our Blockchain course. In this assignment, we had to create a Blockchain Data Structure with all its functions.
blockchain blockchain-demos blockchain-technology code
Last synced: 31 Mar 2025
https://github.com/yichengdwu/data_structures_experiment_code
数据结构教程(李春葆)实验题解答
Last synced: 29 Jul 2025
https://github.com/shrbharat/gfg_potd
Solutions to the geeks for geeks (gfg potd) problem of day
algorithms code codechef codeigniter competitive-programming data-structures dsa gfg hackathon leetcode leetcode-cpp open-source potd potd-gfg potd-solution solutions
Last synced: 11 Apr 2025
https://github.com/nanobox-io/nanobox-docker-code
code developer-tools devtools docker docker-image nanobox
Last synced: 09 Apr 2025
https://github.com/hxndev/counting-alphabets-using-multithreading
Counting frequency of alphabets in the input file using Multithreading.
alphabets alphabets-counting code counting cpp multithreading threading
Last synced: 31 Mar 2025
https://github.com/hxndev/fit-me-workout-management-app
This FIT ME management system is an easy way to use gym and health membership system. It can help to keep the records of registered members, guidance which exercise and muscle groups to work out together, how much weight loss is required, their diet plans, logs of calories, daily targets to achieve.
bootstrap bootstrap3 code css database database-management gym-management html php project
Last synced: 31 Mar 2025
https://github.com/hxndev/human-voice-to-automated-voice-text
This project converts your human voice input to its text transcript and to an automated voice too.
code gtts human-to-robo-voice human-voice pyaudio python speech-recognition speech-to-text text text-to-speech
Last synced: 31 Mar 2025
https://github.com/victor-wiki/speechcoding
Coding by speech.
code coding recognition recognize speech voice
Last synced: 11 Apr 2025
https://github.com/rignaneseleo/latex-listings-dart
Here you have the file to import in order to format your Dart code into your Latex project.
code dart dartlang flutter latex latex-code latex-style latex-template listings lstset
Last synced: 13 May 2025
https://github.com/qiwihui/codedays
One code problem a day, keeps the doctor away.
algorithm code django django-rest-framework python python3
Last synced: 20 Mar 2025
https://github.com/elektrostudios/telerik-code-converter-for-visual-studio
Code Conversion extension for C# and VB.NET in Visual Studio
code code-conversion code-converter codeconvertor conversion converter converter-library converters csharp dotnet elektrostudios extension net telerik vb-net vbnet visual-studio visual-studio-extension visualstudio visualstudio-extension
Last synced: 12 Oct 2025
https://github.com/teddybear182/little-interpreter
little interpreter for my typical stack-based language made with Python
code console-app console-application inter interpreted-programming-language interpreter interpreter-written-in-python program programming-language python python-3 python-console python-script python3 stack-based-language
Last synced: 19 Jun 2025
https://github.com/kevincobain2000/action-scc
Sloc, Cloc and Code Action to update README.md with code stats.
code codecount complexity count scanner scc sloc staticcodeanalysis
Last synced: 23 Mar 2025
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: 28 Dec 2025
https://github.com/quasilyte/phpgrep-contrib
Extra utilities and docs for the phpgrep
ast code code-search community contrib go golang grep php php-grep phpgrep search structural-search structured-search
Last synced: 03 Apr 2025
https://github.com/kim-sunlei/react-code-input
An input component for inputting verification codes for react
Last synced: 23 Mar 2025
https://github.com/pointless-code/cortex-forge
A minimalist escape room, right in your terminal.
code dev escape escape-room pointless terminal
Last synced: 15 Jan 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: 14 Mar 2025
https://github.com/gagniuc/combining-two-signals-in-js-c-py-php-vb-pl-rb-java
This is an implementation designed in eight different programming / scripting languages, namely C#, Python, VB6, Javascript, Perl, Ruby, Java and PHP. Each implementation is able to mix two signals/vectors (A and B) in arbitrary proportions.
algorithm code combine csharp design interpolation java javascript languages mix perl php prediction python ruby shortcode spectral-forecast vb6 vba
Last synced: 02 Jan 2026
https://github.com/artentica/pokeclicker-infinite-ressource
Infinite ressource for the game Pokéclicker
clicker code idle javascript pokeclicker pokemon scripts tampermonkey
Last synced: 02 Jan 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: 19 Mar 2025
https://github.com/bonifield/helpers
Brief code examples, templates, and sample data for quick reference.
ansible ansible-playbook bash c code demo example filebeat grok help helper javascript logstash logstash-filter powershell python reference ruby splunk template
Last synced: 07 May 2025
https://github.com/0handersson0/UnitGPT
Small visual studio extension for creating code and unit tests with the power of openAI
chatgpt code unittest visualstudio
Last synced: 08 Apr 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/alihassanml/speek-to-code-ai
A Flask-based web application that transcribes audio into code. Users can upload audio files, which are then transcribed into text, and use that text to generate functional code snippets via an AI-powered API.
ai code flask flask-application generator spech-to-text
Last synced: 28 Jan 2026
https://github.com/nano-bot01/java-code-collection
All java codes are here!!!
algorithms ankit-nainwal code data-structures data-structures-and-algorithms ds-algo dsa java java-11 javaprogramming nano-bot01
Last synced: 27 Dec 2025
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/adamff-dev/burger-king-code-generator
Gerera un código de validación de la encuesta de satisfacción
burger-king code satisfaction-survey web-development
Last synced: 27 Nov 2025
https://github.com/getgrit/github-action-check
GitHub action for enforcing grit checks
Last synced: 28 Feb 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/jaguililla/mrbean
Let MrBean generate most of the boiler plate for you!
code generator intellij-idea intellij-plugin
Last synced: 12 Jul 2025
https://github.com/ahammadshawki8/dsa-implementations-in-python
👀 Knowledge of "Data Structures and Algorithms" is the basic need to become a good programmer. In this repository, you will find the implementations of different DSA's in Python. 🔥🔥
algorithm code data-structures design python
Last synced: 22 Aug 2025
https://github.com/praabindhp/mortgage_calculator
Java Program For Mortgage Calculator
code java-programming-language mortgage-calculator payments rates
Last synced: 05 Mar 2025
https://github.com/fernandod1/code-preprocessor
Automatic remove and replace pieces of code and includes external files code. Simple code pre-processor.
code code-generator codereader processing-library processing-python processor python python-script python3 replace replace-in-files replace-text replaceall replacement replacements replacer
Last synced: 22 Aug 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: 20 Aug 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: 26 Jan 2026
https://github.com/xom9ikk/version-by-tag
Github Action to generate version and unique version code based on the last tag
actions android code github node semver tag version version-code
Last synced: 21 Jul 2025
https://github.com/eggy115/java
Java Examples and Scripts
code example-code examples java java-examples java-language java-programming java-programming-examples java-programming-language java-scripts
Last synced: 22 Apr 2025
https://github.com/Kontent-ai-Learn/kontent-ai-learn-code-samples
Code samples in Kontent.ai Learn
code documentation kontent-ai sample sample-code
Last synced: 10 Mar 2025
https://github.com/jeanextreme002/morse-code-translator
Translate texts into morse code or read secret messages that are in morse code using this program. You can also play the sound of morse code if you are using the Windows operating system.
code converter morse morse-code morse-code-translator morse-conversion morse-translator morse-transmitter python3 sound translate-texts translator
Last synced: 10 Sep 2025
https://github.com/yracnet/formatter-build
Format Source Code JAVA, CSS, JS, XML, HTML with Eclipse Platform
code format formatter indentation java js source-code xml
Last synced: 11 Nov 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/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/wmhello/koa-nodejs
koa与nodejs开发实战 源代码 需要的可以下载 手打不易 如果能帮到你 我希望你也能帮我 求支持 求打赏
Last synced: 26 Feb 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/praabindhp/compound_interest
Python Program To Find Compound Interest
code compound-interest programming-language python3
Last synced: 11 Sep 2025
https://github.com/seekingalpha/javascript
SeekingAlpha Javascript Guides and Linter
code codequality es6 es7 eslint eslint-config javascript linting naming reactjs sharable-config
Last synced: 18 Jul 2025
https://github.com/javitocor/hackerrank-coding-challenges
Solutions to hackerrank coding challenges with JavaScript.
algorithms-and-data-structures code coding-challenge hackerrank-coding-challenges javascript
Last synced: 06 Sep 2025
https://github.com/cedriking/carbon-now
Create beautiful screenshots of your code.
Last synced: 17 Jan 2026