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/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: 30 Dec 2025
https://github.com/wmhello/koa-nodejs
koa与nodejs开发实战 源代码 需要的可以下载 手打不易 如果能帮到你 我希望你也能帮我 求支持 求打赏
Last synced: 26 Feb 2025
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: 20 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/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/tclindner/stylelint-config-tc
Stylelint shareable config
code code-style css lint linter quality style stylelint stylelint-config
Last synced: 29 Oct 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/mekebabman/kebabvim
A Neovim Config created for ease of use and learning! (Note: This project was created for learning)
bash bash-scripts code code-editor coding easy editor fast kebab lua neovim neovim-config programming quick shell shell-scripts vi vim
Last synced: 07 Sep 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/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/mgedmin/qr2text
Convert PyQRCode generated SVG to ASCII art
Last synced: 10 Apr 2025
https://github.com/one-thing-theme/zed-theme
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: 04 Apr 2025
https://github.com/brandonhimpfen/projects
code dataset datasets open-source project projects template templates
Last synced: 30 Jul 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/azozzalfiras/encodeuricomponent
سكربت لفك وتشفير الروابط وبعض الاكواد البرمجية
Last synced: 03 Mar 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/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/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/praabindhp/binary_search-tree
C Program For Binary Search Tree
binary-search-tree c code create delete find inorder insert maximum minimum postorder preorder programming-language
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/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/shahiakhilesh1304/dsa
This repository is my personal space for practicing Data Structures and Algorithms. I'll be adding questions, solutions, and explanations as I progress, covering topics from basics to advanced.
algorithms code contribution contributions-and-collaboration contributions-welcome data data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-learning-series dsa-practice hacktober hacktoberfest hacktoberfest-accepted hacktoberfest-starter practice programming python-3
Last synced: 13 Apr 2025
https://github.com/kientech/data-science-self-study
Self-study in data science involves taking the initiative to learn and master the skills and concepts related to data analysis and modeling through various resources, courses or bootcamps, and personal projects. This approach requires strong self-motivation and discipline, but provides a flexible..
code data-science jupyter-notebook mathematics python
Last synced: 24 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/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/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/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: 28 Jul 2025
https://github.com/rahuletto/better-lab
A better alternative to SRM-Elab. Efficient, Fast, Zippy as hecc
code codeforces elab hackerrank university
Last synced: 14 Jul 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/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/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: 03 Oct 2025
https://github.com/walderlansena/studyingassembly
:mortar_board: :computer: Repositório com código de estudo da linguagem de programação Assembly
0x86 32bits asm assembly baixo-nivel code estudo linguagem-assembly linux nasm nasm-assembly programacao programacion sistema syscalls
Last synced: 09 Jul 2025
https://github.com/aminya/matlab-snippets
Generate Matlab snippets for Atom and VSCode
atom autocomplete code cson json matlab snippet snippets vscode
Last synced: 04 Apr 2025
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: 23 Feb 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/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/arshdeepsahni/crux-coderror
this repo consists java files of android app which helps to ease the effort checking syntax of handwritten program by clicking picture of it and recognising all letters and words.
android android-application android-studio code coderror compiler error-finding ocr photo-to-text text-recoginizer website
Last synced: 08 Jul 2025
https://github.com/hxndev/concurrent-server-chat-program-using-fork
A chat bot using concept of concurrent servers.
c chatbot client client-server code concurrent-programming servers
Last synced: 11 Aug 2025
https://github.com/ullaskunder3/mastering-html-css
Lets learn the concepts of HTML (the Hypertext Markup Language) and CSS (Cascading Style Sheets), They are the two core technologies for building Awesome design & Web pages
code css3 design fundamental html5 learning-by-doing resonpsive webapp website
Last synced: 03 Oct 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/hxndev/bar-code-generator
In this project, it will generate an random bar code with unique combination each time.
barcode barcode-generator code python
Last synced: 09 Aug 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/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/kalebzaki4/front-end
Este repositório foi criado para publicar todos os meus estudos em front-end, aqui eu coloquei varios projetos feitos que me ajudaram no meu aprendizado
100 code css days html javascript
Last synced: 12 Aug 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/zmh-program/bytes-radar
A fast code analysis tool for remote repositories with multi-platform support.
cli cloc code code-statistics github gitlab rust wasm
Last synced: 11 Jul 2025
https://github.com/mayank0255/coding-questions
Coding questions for Interview Prep that I have solved on Algoexpert, Leetcode, Codewars, and Hackerrank :man_technologist:
algoexpert code codewars coding-interviews competitive-programming hackerrank interview java javascript leetcode mysql python sql
Last synced: 14 Apr 2025
https://github.com/cedriking/carbon-now
Create beautiful screenshots of your code.
Last synced: 17 Jan 2026
https://github.com/TexasBullet26/trey-learns
This is a repository to keep track of anything I'm learning. Notes on tutorials, books, docs, anything.
bootstrap code education ember go golang javascript learning notes php progress python react rust self-education tutorial tutorials
Last synced: 23 Aug 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/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: 04 Mar 2025
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: 26 Feb 2025
https://github.com/vsoch/codestats
Customizable Go command line tool to generate and visualize repository stats (under development)
Last synced: 22 Mar 2025
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: 15 Aug 2025
https://github.com/byte7/pypackages
Contributers invited! packages need not be only inbuilt. A short tutorial kind of thing for any package would do!
code python-packages python3 tutorial-code
Last synced: 14 Apr 2025
https://github.com/praabindhp/heap-priority_queue
C Program For Heap Priority Queue
c-programming-language code heap priority-queue
Last synced: 04 Oct 2025
https://github.com/mrniamster/noaxai
NoaxAI 🌠 - Your Local AI Coding Assistant (HF ONNX Runtime)
ai assistant assistant-chat-bots code huggingface huggingface-transformers onnx transformerjs xenova-transformers
Last synced: 23 Aug 2025
https://github.com/kuduxaaa/python
Python -ის სახელმღვანელო დამწყებთათვის ქართულ ენაზე
code learn-python learning lesson python tutorial
Last synced: 16 Aug 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/pduartesilva2005/discover-desafio-rocketnews
Desafio resolvido do Discover
code css developer frontend html programming rocketseat tecnologia
Last synced: 08 Dec 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/luxedo/prettycode
Preetycode is a simple software to covert code into pdf
code highlight pdf print print-code shell
Last synced: 20 Feb 2025
https://github.com/daviskamau/javascript-projects
Html,CSS & JS
100daysofcode beginner code css3 flexbox html html-css-javascript htmlcanvas javascript less projects sass simple-project
Last synced: 26 Jun 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/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: 04 Apr 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/patoflamejantetv/undertale
A re-upload of the UnderTale Source Code
code gamemaker leak leaked source source-code undertale
Last synced: 25 Oct 2025
https://github.com/hxndev/pl-sql-queries
In this I was asked to write queries for PL/SQL. All the queries have been tested,
code pl-sql pl-sql-script queries
Last synced: 05 Jul 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: 25 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/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/littlewhitecloud/littlewhitecloud
我的github个人资料
bilibili code commit config cplusplus custom github-config littlewhitecloud lssues python star video
Last synced: 11 Dec 2025
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/techn0man1ac/powerbankonstm32
Powerbank on STM32 microcontroller
code cube cubemx microcontroller powerbank schematic stm32
Last synced: 17 Jan 2026
https://github.com/laisfrigerio/code4noobs
Vem aí - From Zero to Hero! Dê os primeiros passos na programação 💛
4noobs code code4noobs open-source opensource
Last synced: 25 Oct 2025