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-04-01 00:05:55 UTC
- JSON Representation
https://github.com/core-go/code
code code-loader master-data master-data-loader
Last synced: 27 Feb 2025
https://github.com/knoxilla/advent-of-code
Magnificent repository of attempted and completed Advent Of Code puzzles. Be kind. I tried.
better code collaboration fun japery self-improvement
Last synced: 06 Sep 2025
https://github.com/hgresseau/asl-processing-with-ants
Guide to perform cerebral blood flow (CBF) processing on an arterial spin labelling (ASL) image with ANTs and FSL. The required codes are provided and explained.
ants blood-flow-imaging code coding fsl matlab mri-analysis mri-data terminal
Last synced: 28 Oct 2025
https://github.com/loneicewolf/thecodes
codes
code programming programming-languages
Last synced: 25 Jan 2026
https://github.com/egeuysall/egeuysall
I’m Ege Uysal, a creator blending technology, design, and productivity. I build innovative apps, capture unique moments, and optimize how we work.
app code developer egeuysal hobby package personal portfolio readme skillls special web website
Last synced: 08 Jan 2026
https://github.com/molnarfredi/msixcertimporttool
MsixCertImportTool : A CUI App designed to import .cer files to Trusted Root Certification Authorities in a few keystrokes!
certificate certificates code import importer msix python python-app self-signed-certificate simple-app
Last synced: 13 May 2025
https://github.com/harrymkt/harrymkt.github.io
Website for Harry Min Khant
blind code coding develop developer development github harry harrymkt impaired research technology visually website
Last synced: 26 Jun 2025
https://github.com/auditstatus/auditstatus.com
Automated third-party auditing system for code integrity verification and transparency
audit automated code integrity nodejs party pm2 runtime security status third transparency verification
Last synced: 07 Mar 2026
https://github.com/quasilyte/phpgrep-github
Run phpgrep over many GitHub repositories right inside your browser!
ast code code-search github grep php php-grep phpgrep wasm
Last synced: 22 Jul 2025
https://github.com/equilapi/breaking-bad-webapp-reactjs
Este proyecto esta desarrollado completamente en ReactJS. Para el manejo de estado uso useState y para la obtención de datos desde la api uso useEffect complementado con la librería de Axios.
api breaking-bad code components javascript reactjs webapp
Last synced: 14 Mar 2025
https://github.com/franjid/code-reviews-slides
Code reviews slides
code code-review code-reviews reveal-js reviews slides
Last synced: 22 Mar 2025
https://github.com/ar10dev/code
A code environment based on Ubuntu and VSCode tunnels
code docker hacktoberfest tunnel ubuntu vscode zsh
Last synced: 06 Apr 2025
https://github.com/triomit50/timer
Simple Python code for a Countdown Timer.
Last synced: 29 Mar 2025
https://github.com/triomit50/stone-paper-scissors
A simple Python code for the game - Stone Paper Scissors.
code game python stone-paper-scissors
Last synced: 27 Jun 2025
https://github.com/kunaldhongade/stellar-soroban-rust-tutorials
This repository provides a hands-on, beginner-friendly guide to building smart contracts using Soroban on the Stellar blockchain with the Rust programming language. Whether you're new to Stellar, Soroban, or Rust, these tutorials will help you understand the basics and advance step-by-step through real-world contract examples.
blockchain code rust smart-contracts soroban stellar tutorial
Last synced: 29 Oct 2025
https://github.com/hifza-khalid/stylescript-hub-
✨ StyleScript Hub ✨ is a collection of stylish and functional scripts for enhancing web development projects. 🚀 It includes innovative solutions using HTML, CSS, and more! 🎨💡
code css frontend html myntra-clone practice responsive-design web-development
Last synced: 22 Mar 2025
https://github.com/william2sober/minecraft-status-discord-bot
This project is a Discord bot that monitors the status of a Minecraft server (Java Edition) and sends regular updates to a specific Discord channel. It displays the server's current status, player count, and includes the server's banner and logo in an embedded message.
bot code discord mincraft server
Last synced: 13 Mar 2025
https://github.com/indy2222/gitstats
Statistics from a Git repository
cli code git python python3 statistics stats
Last synced: 06 Apr 2025
https://github.com/chuchrahimanshu/cooder
"Cooder" is a platform that brings together coders to connect, collaborate, and code together. Cooder provides a space where you can team up with others to work on coding projects, share knowledge, and learn from each other's experiences.
code coders coding community developers networking programming
Last synced: 29 Mar 2025
https://github.com/marlinsk/atividade-pratica-ordenacao-java
Código da atividade prática da aula de Estrutura de Dados e Análise de Algoritmos, lecionada e orientada pela professora Rafaela, faculdade UNIBH
code csv-files estrutura-de-dados-java java java-project poo
Last synced: 05 Oct 2025
https://github.com/sahilrajput03/blogger-help-codes
For the code snippets in blogger.
blogger blogger-template code google
Last synced: 20 Jan 2026
https://github.com/jsrep/www.mytokencap.com-re
MyToken
axios-interceptor code js-reverse level-1 md5
Last synced: 22 Mar 2025
https://github.com/eduardamatias/7daysofcodejavascript
#7DaysOfCode da @Alura
7daysofcode alura challenge code javascript
Last synced: 06 Apr 2025
https://github.com/gitguanqi/felab
This is a warehouse dedicated to the local demo case!
cases code demo-app felab laboratory projects
Last synced: 18 Feb 2026
https://github.com/asrot0/python-code
🔥 A collection of cool Python projects including Speech-to-Text 🗣️, Text-to-Speech 🔊, Screen Recording 🎥, IP Info 🌍, and more for fun and learning!
automation code iptracking python screen-recorder speech-recognition speech-to-text text-to-speech tkinter
Last synced: 19 Jun 2025
https://github.com/jardelgcunha/eventolampada
Criação de um script otimizado em JavaScript baseado em 1 função que exibe 3 estados de uma lâmpada de forma intuitiva
code css3 development html-css-javascript html5 javascript student-project vscode
Last synced: 04 Mar 2025
https://github.com/laugharne/rust_advanced_pattern_matching
Pattern matching in Rust goes far beyond simple switch statements. While many developers are familiar with basic match expressions, Rust's pattern matching system offers sophisticated features that can make your code more expressive and maintainable.
code match matching rust rust-lang
Last synced: 14 Apr 2025
https://github.com/wesker-albert/kohi-theme-vscode
A coffee inspired color theme for VS Code.
code coffee theme vs-code-theme vscode
Last synced: 02 Jan 2026
https://github.com/browneyes-matthew/roblox-scriptify
The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 22 Jul 2025
https://github.com/alhayaza/codex-roblox
🚀 Execute Roblox scripts effortlessly with Codex-Roblox for smooth gameplay on low-end PCs, enhancing your gaming experience.
builder code codex codex-download codex-github collaborate community contribute development framework game github lua project repository roblox scripting studio
Last synced: 14 Sep 2025
https://github.com/william2sober/uptimer-discord-bot
Advance Discord Uptimer Bot djs v14
247 code discord-bot free uptimer
Last synced: 22 Mar 2025
https://github.com/aishikmukherjee/linked-lists-in-c
Developer/Creator: Aishik Mukherjee
c c-programming circular-linked-list code coding cse data-structures doubly-linked-list dsa easy interview-practice interview-questions linked-list linked-list-in-c malloc programming programming-language singly-linked-list
Last synced: 27 Jun 2025
https://github.com/ardhweb/django-archieve
This Repo is contain my personal Django based code and project that created by myself for testing 3rd party library django/python based and for learning purpose . In this repo all essential code and experience included , This repo created cause any future if we need to recall any method and code function feature
Last synced: 24 Feb 2025
https://github.com/danieldev219/malicious-code-scanner
malicious code scanner react web app
app blockchain code fiverr freelancing malicious projects react scanner upwork web
Last synced: 26 Jun 2025
https://github.com/stepicorg/amorph
Finds set of patches to transform one code into another
code refactor restructure transform
Last synced: 22 Mar 2025
https://github.com/samsoft00/freighthub-challenge-solution
FreightHub Coding Challenge Solution
challenge code freighthub freighthub-challenge-solution javascript nodejs typescript
Last synced: 30 Dec 2025
https://github.com/austinleegordon/iso-4217
Simple module for working with currency codes in the ISO 4217 standard
4217 code codes currencies currency iso iso4217
Last synced: 04 Aug 2025
https://github.com/avan1235/advent-of-code-2024
Advent of Code 2024 Solutions in Kotlin
advent advent-of-code advent-of-code-2024 advent-of-code-2024-kotlin aoc code of
Last synced: 28 Mar 2025
https://github.com/djdhairya/code-assistant-app
artificial-intelligence code codellama gradio langchain ollama python3
Last synced: 24 Feb 2025
https://github.com/loconluis/personal-setup-vscode
My personal setup for visual studio code 🏢
code react setup vscode vscode-extension vscode-plugin vscode-snippets
Last synced: 13 May 2025
https://github.com/zachstence/portfolio
A portfolio of some work I did throughout high school and college
code css html php portfolio programming projects website
Last synced: 31 Dec 2025
https://github.com/beangreen247/imagetoasciiconverter
A simple Image to ASCII Converter
ascii ascii-converter beangreen247 code converter csharp image insert linux opensource visual-studio windows
Last synced: 02 Nov 2025
https://github.com/beangreen247/coding-interview-questions
A repo with coding interview questions solved in multiple languages
beangreen beangreen247 code coding-interviews languages open python questions source
Last synced: 02 Nov 2025
https://github.com/beangreen247/arduinocode-esp8266
A repo with code written in Arduino for ESP8266
8266 arduino beangreen beangreen247 code debian esp ide linux opensource usb windows
Last synced: 30 Dec 2025
https://github.com/programmingkyle/electronhelper
This Electron app streamlines the process of converting HTML snippets into Electron variables. It provides a user-friendly interface for quick copy-pasting, allowing developers to streamline coding by limiting typo errors and limit repetitive typing.
code css electron electron-forge forge html javascript snippet
Last synced: 31 Dec 2025
https://github.com/yusufshakeel/dycodehighlighter
Highlight code in the web page.
Last synced: 23 Jul 2025
https://github.com/ignackocom/cstandards
C Standards files
c code mit-license source standard
Last synced: 21 Mar 2025
https://github.com/plurid/decode
Plurid-Based Code Editor [Work in Thinking]
Last synced: 14 Sep 2025
https://github.com/sjthesahiljoseph/the-c
The-C is a C language learning repository made by sjTheSahilJoseph. I created that for my personal learning, teaching, notes, practice etc... But feel free to use that. No problem with it. Thank You.
c c-language code coding learn learning notes practice programming software teaching the-c
Last synced: 06 Jul 2025
https://github.com/frankheart-100ub/codex-roblox
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 14 Sep 2025
https://github.com/codefromanywhere/marp-api
Turn MARP code into a HTML presentation
Last synced: 22 Mar 2025
https://github.com/sankalp20tiwari/javascript
This repository is a comprehensive JavaScript learning resource that covers fundamental to advanced topics. It is designed for developers looking to strengthen their JavaScript skills through practical examples and structured concepts.
advanced code fundamentals javascript
Last synced: 30 Mar 2025
https://github.com/murraybuchanan/data-scraper
This project provides a working example of how you can scrape data from a website.
Last synced: 31 Dec 2025
https://github.com/abhilash-dasgate77/plagnotex
This simple tool enable a user to check code plagiarism between all the files present in the directory.
checking code plagiarism-detection python3
Last synced: 28 Mar 2025
https://github.com/benitolopez/ssnipp
Minimalist and private code snippet sharer
Last synced: 27 Mar 2025
https://github.com/a-leksandar/igrica_iksoks_u_c-u
Seminarski rad na temu "Programiranje niskog nivoa u racunarskim igricama". Izradjena je igra "IksOks" u programskom jeziku C, specificno za ovaj rad. Pored igre izradjen je i word dokument koji sadrzi istorijat programskih jezika, racunarskih igrica, sadrzi i komparacije razvojnih okruzenja. U dokumentu se nalazi detaljan opis koda igrice IksOks.
c cmd code code-blocks tic-tac-toe tictactoe
Last synced: 19 Aug 2025
https://github.com/privatepeople/python
파이썬의 여러가지 기능과 클린 코드(Clean Code) 공부를 위한 저장소
clean-code code code-style code-styles coding python
Last synced: 05 Mar 2025
https://github.com/simpson-computer-technologies-research/15secondsearchengine
Code a search engine in under 15 seconds with Go!
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/codescrape
Extract Codes from Youtube Videos
code python tesseract-ocr videos
Last synced: 22 Mar 2025
https://github.com/zouraiz523/professional-website-development-customization
Professional Website Development & Customization
code coder coding emailjscom html-css-javascript html5 html5css3 htmlcss htmlcssjs htmll5 javascript javascriptproject js projects web webapp webdev webdevelopment webpage website
Last synced: 30 Mar 2025
https://github.com/drag13/articles
List of my articles about programming
articles code code-complete drag13 javascript quality web writing
Last synced: 06 Apr 2025
https://github.com/wronai/weekly
Weekly helps developers maintain high code quality by automatically detecting issues and suggesting improvements. It analyzes various aspects of your Python projects and generates actionable reports.
cline code cursor llm ollama quality sdlc windusr
Last synced: 18 Jun 2025
https://github.com/tawounfouet/siteweb-agence-voyage
Mon premier site static dévelopé il y'a 02 ans et déployé sur Azure
Last synced: 24 Feb 2025
https://github.com/beangreen247/c-sharp-made-easy
Code used in my C# tutorial series
beangreen beangreen247 code csharp debian easy linux made mono monodevelop tutorial vim windows
Last synced: 30 Dec 2025
https://github.com/wel-chester/roblox-krampus
Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 06 Jul 2025
https://github.com/teady5land/codex-roblox
Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox Executor executor, providing unparalleled functionality to effortlessly run Executors for your preferred Roblox games.
code codex codex-github collaborate community development library lua project repository roblox-codex-key-bypass roblox-lua studio tutorial
Last synced: 28 Jun 2025
https://github.com/bottesbeck/roblox-scriptify
The Roblox Scriptify Executor is a robust tool designed for seamless script execution in Roblox. It features an efficient injector and DLL mapping for smooth integration, along with a whitelisting system for enhanced security. The executor boasts a user-friendly website and an intuitive UI, ensuring a streamlined experience for users.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 28 Jun 2025
https://github.com/ddinan/alphanum-to-num
Converts alphanumeric codes into numbers.
algorithm algorithms alphanumeric code codes math mathematics maths permutation permutation-algorithms permutations sequence sequencing
Last synced: 25 Dec 2025
https://github.com/gzixnine/codewars
About in this repo I'm going to add all my Codewars exercises. Find me there as GziXnine. I will upload most of the examples.
4kyu 6kyu 7kyu 8kyu c code codewars codewars-kata codewars-solutions cpp javascript kata kyu problem-solving problemsolving python solutions training
Last synced: 31 Dec 2025
https://github.com/carlosplanchon/ansistrip
Module to strip ANSI Escape codes from a string.
ansi carlosplanchon code escape graphics python python3 strip
Last synced: 15 Sep 2025
https://github.com/fries-byte/go.js
⚙️⌨️ Go.js is a tool for Go written in TypeScript, Go.js is a quick and simple way to code Go with simple words
code go javascript main quickstart tool typescript
Last synced: 24 Feb 2025
https://github.com/40o4notfound/blox-fruits-script
Powerful-script-for-Blox-Fruits-game-that-enhances-gameplay-and-provides-players-with-an-edge.-Includes-features-like-auto-farm,-teleportation,-and-more-for-an-unparalleled-gaming-experience.
automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools
Last synced: 23 Jul 2025
https://github.com/codersales/unsupervised-learning-clustering
- tarball handler py ###########/ |||||||||| - shell script3.sh ########## |||||||||||||||||| - Unsupervised learning Clustering kmeans and hierarchical ##### |||||||||||||||| - topics: | 20-topics | may-2023-filtered | may-2023-filtered-2 | may-2023-filtered-3 | filtered-4 | frequent
1st-triple-quarter-2023 2023 291-commits a-top-repo april-2023 clustering code current h1-2023 jupyter machine-learning major over-200-commits python python3 q2-2023 ranked shell tarball unsupervised-learning
Last synced: 08 Mar 2026
https://github.com/diversant27/roblox-krampus
Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 03 Mar 2025
https://github.com/josealz/pipati
juego piedra papel tijera
code estefania freecodecamp game git github python python3 vscode
Last synced: 18 Jun 2025
https://github.com/maksiz2/roblox-bunni-executor
Bunni is a premier Roblox exploiting platform, renowned for its cutting-edge tools, rapid updates, and robust support. Developed by experienced professionals, it ensures maximum efficiency, security, and a seamless user experience with features like HWID spoofer and extensive script support.
cheats code developer exploit free gaming github hacking injector lua modding open-source programming project
Last synced: 23 Jul 2025
https://github.com/beversbeck/seliware-executor
Seliware is a powerful and brand-new Roblox executor designed to take your scripting experience to the next level.
automation code collaborate community development execute github open-source programming project repository seliware-executor software tasks tool
Last synced: 05 Mar 2025
https://github.com/sib-swiss/dh-bobbiensis
This GitHub webpage describes the BOBBIENSIS Web Application, that has been created with the support of the SNSF MARK16 by Silvano Aldà (IT Developer, SIB), under the lead of Claire Clivaz (PI) and the collaboration of Elisa Nury (DH+, SIB). It reuses parts of the SNSF MARK16 API (https://github.com/sib-swiss/dh-mr-mark16).
bobbiensis code codex manuscript sib
Last synced: 21 Mar 2025
https://github.com/eriikgabriel/code-war
A Programming battle!
code css-battle game programming-challenges
Last synced: 16 Sep 2025
https://github.com/kenanbek/codervlogger
YouTube, Twitch, Facebook Watch.
code facebook live-coding livestream twitch youtube
Last synced: 30 Mar 2025
https://github.com/productofamerica/csci-240_final
2d calpolypomona clint code codeworlds java staley worlds
Last synced: 17 Sep 2025
https://github.com/hades-66/roblox-cryptic-executor
Cryptic is a top-tier exploit with a 98% UNC and Level 7 power, making it perfect for unlocking new possibilities in Roblox. Even though it’s new, it's already becoming popular for its smooth performance and exciting features that are easy to use for all players.
api code community development development-environment exploit exploitnews free game github lua open-source programming project roblox scripting software source-code xeno xeno-source-code
Last synced: 04 Apr 2025
https://github.com/nyxblabs/codeboost
🚀 CodeBoost is a comprehensive monorepo of Node.js tools and libraries designed to enhance developer productivity and code quality.
boost code enhance libraries monorepo nodejs productivity quality
Last synced: 13 Mar 2025
https://github.com/mariuslevraicodeur/cobalt
Cobalt is a password manager in Perl using base64 and custom encode system.Cobalt is in beta and this is the first version.
bash code linux password-manager perl windows x64
Last synced: 12 Oct 2025