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-21 00:06:06 UTC
- JSON Representation
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/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/praabindhp/infix_to_postfix_eval
C Program For Infix To Postfix Evaluation
c-programming-language code evaluation infix-to-postfix
Last synced: 01 Jan 2026
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/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: 31 Mar 2025
https://github.com/weiquanju/vuepress-plugin-demo-code-block
vuepress plugin demo block
block code demo tsx vue3 vuepress-plugin
Last synced: 12 Sep 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/mgedmin/qr2text
Convert PyQRCode generated SVG to ASCII art
Last synced: 10 Apr 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/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/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: 31 Mar 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/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/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/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/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/javiidiazglez/advent-of-code
Advent of Code 2021 (C++)
advent-of-code advent-of-code-2021 advent-of-code-cpp adventofcode c-plus-plus code cpp
Last synced: 21 Feb 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/asilvajunior/azure-case-studies
A repository to store and share the code and materials from the various case studies that I've done.
case-study cloud code devops microsoft training training-materials videos youtube
Last synced: 23 Mar 2025
https://github.com/killerclaws12/emerald
Emerald - A smooth running code editor
code code-editor codeeditor editor text-editor text-editors vsc vscode
Last synced: 27 Mar 2025
https://github.com/hohnik/noc-examples-pygame
Port to pygame of Nature of Code examples
art code creative generative nature pygame python
Last synced: 13 Apr 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/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/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/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/hxndev/auto-password-generator-gui
In this project i made an automatic password generator using Python. It generates a password upto a fixed length with a combination of letters, numbers, and special characters.
code executable password password-generator passwords python
Last synced: 16 Jun 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/hxndev/solving-a-maze-using-gbfs-and-a-star
In this, we solved a maze using both Greedy Best First Search Algortihm and A* Algorithm
a-star a-star-algorithm a-star-path-finding a-star-search code gbfs gbfs-algorithm greedy-best-first-search maze maze-solver python
Last synced: 16 Jun 2025
https://github.com/judy2k/moncode
Format code for MongoDB slides
code developer-tools formatter mongodb slides
Last synced: 12 Apr 2025
https://github.com/tohidkhan6332/tohid-ai-pair
SESSION ID GENERATOR FOR WHATSAPP BOTS USING MEGA
code pair pair-programming pairing qr qr-code qrcode qrcode-generator tohid tohid-yousefi whatsapp whatsapp-bot whatsapp-web
Last synced: 11 Apr 2025
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: 29 Oct 2025
https://github.com/krishpranav/learnobjc
Learn Objective-C
apple clang code cplusplus cpp ios learn learn-to-code linux macos objective objective-c objective-c-library objective-c-programming objective-c-runtime objectivec windows xcdoe
Last synced: 20 Jun 2025
https://github.com/kagaya85/codepractice
📑CodePractice, Code Snippets, Algorithm, Interview Code and more~(๑•̀ㅂ•́)و✧ (Mostly in Golang)
algorithms code golang leetcode
Last synced: 21 Jul 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/0xsafkat20/c-sharp-project-2
C-Sharp Project
code csharp database mysql-database ui
Last synced: 09 Jul 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/richmd/core
Richmd expand basic Markdown syntax to customaize it. This is @richmd/core package.
code katex markdown markdown-parser richmd
Last synced: 09 Sep 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/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/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: 05 Mar 2025
https://github.com/one-thing-theme/zed
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: 30 Jun 2025
https://github.com/danielt-dev/react.js-quick-tips
This repository contains some React.js tips & tricks with useful code snippets
Last synced: 10 Jul 2025
https://github.com/snowdreams1006/gitbook-plugin-diff
A gitbook plugin for showing the differences between the codes within markdown
code compare diff gitbook-plugin gitbook-plugin-diff jsdiff
Last synced: 01 Sep 2025
https://github.com/null-austin/home
Austins website!
code css free github github-pages html user-page website
Last synced: 25 Jul 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/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/spiffgreen/flashcard
A simple web app for recording and testing your knowledge.
code flashcards javascript learn-cards learning nodejs
Last synced: 25 Jul 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/ajstarks/dotgo-otherside
Slides for dotGo 2015
art code deck go golang graphics-api graphics-programming presentation-slides
Last synced: 03 Mar 2025
https://github.com/sap-samples/hana-monitoring-statistics-historization
The repository contains a set of Python and Bash scripts that would help historize SAP HANA monitoring statistics.
Last synced: 29 Oct 2025
https://github.com/pksilen/eslint-plugin-clean-code
Clean code plugin for ESLint
clean code eslint eslint-plugin eslint-plugin-clean-code plugin
Last synced: 11 Jul 2025
https://github.com/stack-spot/workflow-stackspot-actions-runtime-selfhosted
workflow-stackspot-actions-runtime-selfhosted
Last synced: 01 Apr 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/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/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: 26 Feb 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/jochemstoel/adsense-generator
Nice but extinct code generator for Adsense, pulled from internet cache.
Last synced: 26 Jul 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/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/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/littlewhitecloud/littlewhitecloud
我的github个人资料
bilibili code commit config cplusplus custom github-config littlewhitecloud lssues python star video
Last synced: 11 Dec 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/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/definetlynotai/wesmun
WesMun official website code
code competition model-united-nations mun official source-code src website wesmun
Last synced: 19 Oct 2025
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/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/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/0xSafkat20/C-Sharp-Project-2
C-Sharp Project
code csharp database mysql-database ui
Last synced: 29 Apr 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/cpea2506/advent_of_code
Advent of Code on my way
advent-of-code code problem-solving rust swift
Last synced: 20 Feb 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/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: 07 May 2025
https://github.com/praabindhp/thread_synchronization
Java Program For Thread Synchronization
code code-generation java programming synchronization thread
Last synced: 06 Dec 2025
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: 14 Oct 2025