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-16 00:05:47 UTC
- JSON Representation
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/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/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: 29 Apr 2026
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/limichange/fuck-your-code
Because I Don't Like it π―ββοΈ
Last synced: 29 Jul 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/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/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: 17 Mar 2026
https://github.com/praabindhp/scientific_calculator
Java Program For Scientific Calculator
calculator-application code java programming scientific
Last synced: 01 Jun 2026
https://github.com/cedriking/carbon-now
Create beautiful screenshots of your code.
Last synced: 17 Jan 2026
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/ercanersoy/python-code-examples
Python Code Examples
code examples python python-code python-code-examples python-examples python-programs python3
Last synced: 04 Feb 2026
https://github.com/mesinkasir/angularpos-kiospos
Angular POS point of sale source code free download kiospos apps digital calculator
angular angularpointofsale angularpos app apps calculator code download free freedownload of point pointofsale pos posapp sale source sourcecode web webapp
Last synced: 10 Apr 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/miku/runpad
Run code from an etherpad
code collaboration etherpad execution
Last synced: 18 Mar 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: 12 Feb 2026
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/praabindhp/linear_search
C Program For Linear Search
c-programming-language code linear-search-algorithm
Last synced: 31 Mar 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: 18 Apr 2026
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/eggsy/examples
Examples from my blog, projects or anywhere I post articles!
Last synced: 19 Jun 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/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: 11 Feb 2026
https://github.com/softyesti/softglass_zed_theme
Glass themes with color options for Zed Code Editor.
code colors editor glass glassmorphism theme zed zed-industries zed-theme
Last synced: 26 Jan 2026
https://github.com/abhay557/code-displayer
A Simple Code Displayer For Website/Blog!
abhay557 autocode autocode-js code code-coloring code-display code-generator
Last synced: 30 May 2026
https://github.com/abhay557/code-editor-example
A Simple Html Code Editor Example!
code code-editor code-editor-online
Last synced: 30 May 2026
https://github.com/carlsverre/devcontainer-k3d-tilt-go
Example of developing go microservices locally using tilt inside a devcontainer and deployed into Kubernetes (k3d)
code devcontainer go golang k3d k3s kube kubernetes tilt vscode
Last synced: 08 May 2026
https://github.com/arnaldo10cisne/uno-in-python-terminal
Este proyecto simula el popular juego de cartas "UNO!" en la consola de tu ordenador. El cΓ³digo fue escrito en el lenguaje de programaciΓ³n Python.
code python python-game python-game-programming python3 pythongame uno uno-game
Last synced: 26 Mar 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/pduartesilva2005/discover-desafio-rocketnews
Desafio resolvido do Discover
code css developer frontend html programming rocketseat tecnologia
Last synced: 22 Apr 2026
https://github.com/0xSafkat20/C-Sharp-Project-2
C-Sharp Project
code csharp database mysql-database ui
Last synced: 29 Apr 2025
https://github.com/littlewhitecloud/littlewhitecloud
ζηgithubδΈͺδΊΊθ΅ζ
bilibili code commit config cplusplus custom github-config littlewhitecloud lssues python star video
Last synced: 19 Apr 2026
https://github.com/knlsharma/code_editor-
A Code editor for Java programming language . The most common form of output from a Java compiler is Java class files containing platform-neutral Java bytecode, but there are also compilers that gives optimized native machine code for a particular hardware/operating system combination
bytecode code editor editors java machine
Last synced: 05 Oct 2025
https://github.com/hxndev/convert-text-to-speech
This project uses Google Text to Speech to convert the written text into any language that you want. Furthermore, it can also save the converted audio.
code google-text-to-speech python text-mining text-to-speech
Last synced: 05 Oct 2025
https://github.com/nzgl-g/Audio-Player
.wav audio player GUI , developed by java swing π€
audio-player code coding idea java jdk jre music-player project swing wav wav-audio wav-audio-format
Last synced: 07 Oct 2025
https://github.com/patrickhoefler/gocovergate
Simple Go code coverage quality gate
ci code code-coverage code-quality continuous-integration coverage go golang qa quality
Last synced: 14 Jan 2026
https://github.com/gko/upside-down
plugin to move code around
code move plugin vim vim-plugin
Last synced: 08 Oct 2025
https://github.com/mtsyntho/love2d-android-ide
Code LΓΆve2D Games on your android phone easily!
android android-app android-application code development foss love love2d love2d-framework mobile mobile-app sketchware sketchware-pro
Last synced: 23 Feb 2026
https://github.com/ranitmanik/sigma-web-development-course
This repository serves as a comprehensive collection of assignments, projects, and captivating code creations from the esteemed Sigma Web Development Course.
code codewithharry course css3 exercises htlm5 javascript nodejs webdevelopment youtube
Last synced: 14 Apr 2026
https://github.com/aniket965/ipu-core-code
π΅π»ββοΈ core code finder
Last synced: 15 Oct 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/praabindhp/temperature_converter
Conversion of Celsius to Fahrenheit & Fahrenheit to Celsious
code programming python3 temperature-converter
Last synced: 01 Jun 2026
https://github.com/definetlynotai/wesmun
WesMun official website code
code competition model-united-nations mun official source-code src website wesmun
Last synced: 07 Feb 2026
https://github.com/mgedmin/qr2text
Convert PyQRCode generated SVG to ASCII art
Last synced: 10 Apr 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/squareslab/probabilisticmodel_saner2018
Paper and supporting materials of the Probabilistic Model paper Accepted to SANER 2018
code data mausotog published replication
Last synced: 26 Oct 2025
https://github.com/theashraf/parse-cloud-function
Create scalable & reusable parse cloud functions with middlewares
cloud code middleware parse parse-server
Last synced: 27 Oct 2025
https://github.com/mnestorov/security-headers-cloudflare-worker
Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.
clickjacking cloudflare code codeinjection cors headers http security-headers workers wrangler xss xss-filter
Last synced: 24 Jan 2026
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/the-control-group/react-split-test
A/B Split Testing Components for React
code library npm tcg-pubrec-services
Last synced: 16 Mar 2026
https://github.com/brandonhimpfen/projects
code dataset datasets open-source project projects template templates
Last synced: 06 Feb 2026
https://github.com/jochemstoel/adsense-generator
Nice but extinct code generator for Adsense, pulled from internet cache.
Last synced: 06 Feb 2026
https://github.com/praabindhp/list_adt-array
C Program For List ADT Array
adt array c-programming-language code list
Last synced: 30 Jan 2026
https://github.com/sevenval/structgen
go code generation based on a given json-schema
code generation go golang json json-schema struct
Last synced: 07 Feb 2026
https://github.com/notamitgamer/mojic
Obfuscate C source code into encrypted, password-seeded emoji streams.
c code decryption emoji encryption mojic npm npm-package
Last synced: 03 Feb 2026
https://github.com/smit2k14/ubuntu-utilities
Repo for people who have just installed ubuntu.
code git shell shell-script ubuntu ubuntu1804
Last synced: 28 Apr 2026
https://github.com/ismail-mouyahada/health-codify
Health-Codify is a cross-platform desktop application developed using FreePascal, designed to help developers manage their time and maintain a healthy work-life balance while coding. This app tracks coding sessions, reminds users to take breaks, and provides insights into work patterns, promoting better productivity and well-being by encouraging re
code cross-platform freepascal health
Last synced: 31 Jan 2026
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: 07 Feb 2026
https://github.com/datalayer/codeai
β¨ Code AI - A CLI for data analysis that interacts with the Agent Runtimes via AG-UI and ACP protocols.
Last synced: 26 Feb 2026
https://github.com/freecx/bunch-of-code
useful code snippets / scripts
bash c code cpp pieces python rust scripts-collection useful-scripts
Last synced: 27 Feb 2026
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: 12 Feb 2026
https://github.com/devlopersabbir/sabbir-code-snippet
This is a simple extension that provides code snippets for all programming, framework. It helps to speed up the coding process by providing handy snippets for commonly π
code code-snippets js-code-helper snippet vscode
Last synced: 27 Feb 2026