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-03-26 00:05:48 UTC
- JSON Representation
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/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/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/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/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/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/cpea2506/advent_of_code
Advent of Code on my way
advent-of-code code problem-solving rust swift
Last synced: 10 Feb 2026
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/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/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/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/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/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/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/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: 03 Feb 2026
https://github.com/kalebzaki4/animeflix
AnimeFlix é um projeto desenvolvido com o objetivo de proporcionar uma experiência incrível para os fãs de animes. Neste site, você poderá encontrar uma vasta coleção de animes de diferentes gêneros e épocas, para assistir e desfrutar.
anime code css html javascript js
Last synced: 10 Apr 2025
https://github.com/sbrugman/pathlad
Your friendly Python Path Converter
code formatter formatting legacy-code linter pathlib python technical-debt
Last synced: 04 Mar 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/eggsy/examples
Examples from my blog, projects or anywhere I post articles!
Last synced: 19 Jun 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/praabindhp/thread_synchronization
Java Program For Thread Synchronization
code code-generation java programming synchronization thread
Last synced: 06 Dec 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/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/lordofsunshine/codeexectimer
CodeExecTimer - это веб-инструмент, позволяющий пользователям выполнять код на нескольких языках программирования и измерять время его выполнения.
Last synced: 25 Jan 2026
https://github.com/fasakinhenry/fasakinhenry2023
fasakin
africa best c code coding developer fasakin henry javascript jobs leadership nigeria open-source programmer programming python software-engineering
Last synced: 01 May 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/najmiter/asm-chitter
assembly code syntax highlighter written in rust (compiled into wasm for browser usage)
assembly code highlighter js rust wasm
Last synced: 15 Apr 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/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/luxedo/prettycode
Preetycode is a simple software to covert code into pdf
code highlight pdf print print-code shell
Last synced: 04 Feb 2026
https://github.com/deepraj02/snippetizer
Simpler way to manage and add snippets in VSCode.
code code-snipp developer-tools snippets student-developer vscode vscode-extension
Last synced: 10 Mar 2026
https://github.com/noriah/go-code
bzzzzzzzzzzz
algorithm code data-structure example fizzbuzz go golang
Last synced: 14 Mar 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/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/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/smit2k14/ubuntu-utilities
Repo for people who have just installed ubuntu.
code git shell shell-script ubuntu ubuntu1804
Last synced: 02 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: 04 Feb 2026
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/manuel-di-iorio/parallelcode
Execute code in a Node.js worker threads pool for fast and parallel execution time
code multithreading nodejs parallel pool worker-threads
Last synced: 18 Mar 2025
https://github.com/crilleengvall/wordpress-editor-pre-code-wrapper
Adds a plugin to tinyMCE to quickly wrap or insert <pre><code> tags - Plays good with highlight.js
code highlight tinymce wordpress
Last synced: 11 Feb 2026
https://github.com/kalebzaki4/alura-books
O Alura-Books é um projeto desenvolvido para aprimorar as habilidades de manipulação de arrays utilizando JavaScript. O repositório contém uma série de exercícios e desafios que abordam diferentes métodos de array, como map, filter, reduce, entre outros.
alura code css curso html javascript
Last synced: 01 Aug 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/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/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/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/mursalatul/code-park
Welcome to code-park, a comprehensive collection of code implementations for various Data Structures and Algorithms (DSA) alongside special-purpose codes. This repository serves as a valuable resource for programmers, developers, and computer science enthusiasts seeking ready-to-use implementations and solutions.
code code-park dhaka-international-university diu dsa store
Last synced: 14 Apr 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/hamzalodhi2023/todo-app
Todo App Using React JS, Tailwind CSS,
code coding css css3 cssflex cssflexbox html5 js react reactjs responsive responsive-design responsive-layout tailwind tailwind-css tailwindcss tailwindcss-plugin todo todoapp todolist
Last synced: 08 Mar 2025
https://github.com/Mr-Monster-0248/Algorithm-interpretor
An algorithm interpretor in C language for the 3rd project in first year at EFREI
Last synced: 11 May 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/prashantpandey9/codesseptember2019-
These are the codes which i solved.
algorithms code code-chef codech codechef codechef-solutions december-of-algorithms hackerearth hackerrank hackerrank-solutions leetcode programming
Last synced: 04 Nov 2025
https://github.com/praabindhp/scientific_calculator
Java Program For Scientific Calculator
calculator-application code java programming scientific
Last synced: 05 Mar 2025
https://github.com/zombiegeek0/godzilla
Pequeño toolkit en Python
arguments code debian hacking kali linux pentesting py python sh toolkit zombiegeek
Last synced: 03 Mar 2025
https://github.com/frcteam3255/nurdvision
SuperNURDs implementation of vision co-processing
Last synced: 14 May 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/cryptovictor/cryptov1ct0r-website
My Personal Website
api code css frontend html javascript personal-website reactjs
Last synced: 23 Jul 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/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: 03 Feb 2026
https://github.com/wmhello/koa-nodejs
koa与nodejs开发实战 源代码 需要的可以下载 手打不易 如果能帮到你 我希望你也能帮我 求支持 求打赏
Last synced: 26 Feb 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/aubreypwd-old/code
Just a collection of code snippets I find useful.
Last synced: 07 Apr 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/kh4sh3i/CVE-2022-26134
[PoC] Atlassian Confluence (CVE-2022-26134) - Unauthenticated OGNL injection vulnerability (RCE)
atlassian atlassian-jira code confluence confluent-platform cve cve-2022-26134 jira payload poc rce remote
Last synced: 10 Mar 2025
https://github.com/cryptovictor/testochain
A Cryptocurrency Made for Test
api blockchain code cryptocurrency css fullstack html javascript
Last synced: 01 Mar 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/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: 16 Feb 2026
https://github.com/tunnckocore/eslint-config-charlike
Code style: Charlike. Self preferences on top of the Standard Style. They may or may not be included in next releases.
code codestyle config eslint javascript lint preference shareable-configs standard standardjs style
Last synced: 11 Sep 2025
https://github.com/elearningplugins/edd-invalid-discount-code-notifier
WordPress Plugin for Easy Digital Downloads that notifies the store owner via email when a customer attempts to make a purchase with an expired discount code.
code discount easy-digital-downloads edd email invalid wordpress-plugin
Last synced: 14 May 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/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/praabindhp/replace_function
Replace Function In Python Program
code find programming-language python3 replace word
Last synced: 05 Mar 2025
https://github.com/praabindhp/temperature_converter
Conversion of Celsius to Fahrenheit & Fahrenheit to Celsious
code programming python3 temperature-converter
Last synced: 05 Mar 2025
https://github.com/praabindhp/simple_interest
Python Program To Find Simple Interest
code interest programming-language python3 simple
Last synced: 05 Mar 2025
https://github.com/praabindhp/open_address_collision
C Program For Open Address Collision
c-programming code collision language open-addressing
Last synced: 05 Mar 2025
https://github.com/praabindhp/hybrid_inheritance
Java Program For Hybrid Inheritance
code hybrid illustration inheritance java programming
Last synced: 05 Mar 2025
https://github.com/praabindhp/graph_rep-transversal_algorithm
C Program For Traversal Algorithm In Graphical Representation
c code graph programming-language representation traversal-algorithms
Last synced: 05 Mar 2025
https://github.com/praabindhp/currency_time-converter
Java Program For Currency Time Converter
code converter currency-converter java programming time
Last synced: 05 Mar 2025
https://github.com/praabindhp/binary_tree-operations
C Program For Operations In Binary Tree
binary-tree c code gcc-compiler operations programming-language
Last synced: 05 Mar 2025