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/hxndev/8-queen-problem-solver-in-python
The 8-queens problems asks us to place 8 queens on a chessboard so that no two can capture one another; that is, no two are on the same row, column, or diagonal.
8queens 8queens-problem code nqueens-problem nqueens-problem-solver nqueens-solution objective-functions python
Last synced: 07 May 2025
https://github.com/jenadiusnicholaus/intmainpub
Intmain coders is a platform for both developer and non developer to create and publish their publications
code django learning-by-doing publication python
Last synced: 23 Apr 2025
https://github.com/the-control-group/php-event-emitter
A simple class for emitting, fetching and consuming event messages.
code composer tcg-pubrec-services
Last synced: 10 Oct 2025
https://github.com/vitinho163/codebook
CodeBook é uma aplicação que permite aos usuários pesquisar por livros relacionados à tecnologia, fornecendo informações-chave como título, descrição, autor, número de páginas e um link para compra.
alura book code css dev git github html imersao javascript js learn livros
Last synced: 17 Jul 2025
https://github.com/raj-rathod/tic-toc-game
it very famous game any one can easily play and even easily develop . It is really time pass game during school time and even any time with your friends and girlfriend. Any one can play and even easily understand the game . I also developed this game just for fun and play it with my friends and I am waiting for playing with my girlfriend
angular bootstrap5 ci-cd code game github-actions github-pages online-games online-tictactoe-game rajesh-rathore tic-tac-toe typescript
Last synced: 16 Aug 2025
https://github.com/syhily/code-interviews
Solutions for Book "Coding Interviews" in Golang
algorithm code golnag interview-practice
Last synced: 14 Jul 2025
https://github.com/avxadvanced/ffe
The modern way to encrypt files and share them with your friends.. Remember! There are tons of encryption programs, but this ain't no ordinary encryption program!
code coding computer encrypt encrypted encryption encryption-decryption linux pc python visual-studio visual-studio-code windows
Last synced: 04 Oct 2025
https://github.com/davidteather/target-stock-discord-bot
This is a bot that is designed to respond with Target's stock based on a DPCI code.
code discord discord-bot dpci target target-stock zipcode
Last synced: 13 Aug 2025
https://github.com/xunnamius/toss-expression
⚡ A tiny ponyfill for @babel/plugin-proposal-throw-expressions, the syntax from which TypeScript and VS Code do not (yet) support
babel code expression expressions invalid proposal statement support throw toss typescript vs
Last synced: 08 Oct 2025
https://github.com/ucybers/c-programming-for-hacking
Learning to program using C
c c-program c-programming c-programming-for-hacking code course programming
Last synced: 26 Apr 2025
https://github.com/javitocor/mastermind_ruby
Classic Mastermind game in command line built with Ruby by following OOP. Users can play this classic game being the code maker or the decoder.
classic-game code project rspec ruby
Last synced: 07 Oct 2025
https://github.com/kaelzhang/node-code-stringify
The node.js module that converts JavaScript variables into source codes. Unlike `JSON.stringify`, code-stringify also deals with reference(object) types of variables.
code javascript nodejs serialization stringify
Last synced: 15 Mar 2025
https://github.com/hxndev/exam-schedling-using-backtracking-algorithm
Backtracking is a general algorithm for finding solutions to some computational problems, notably constraint satisfaction problems, that incrementally builds candidates to the solutions, and abandons a candidate as soon as it determines that the candidate cannot possibly be completed to a valid solution.
backtracking backtracking-algorithm code constraint-satisfaction-problem exam-schedule exam-scheduler exam-scheduling python
Last synced: 07 May 2025
https://github.com/hxndev/solving-8-puzzle-problem-in-fixed-moves
The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal is to rearrange the blocks so that they are in order.
8-puzzle 8-puzzle-game 8-puzzle-problem 8-puzzle-solver 8puzzle-game bfs breadth-first-search code fixed fixed-moves github moves python
Last synced: 07 May 2025
https://github.com/tappnetwork/nova-select-country-code
Country code select field for Laravel Nova
code country country-code field hacktoberfest laravel nova select
Last synced: 31 Jul 2025
https://github.com/malwarekid/pyfuscator
Pyfuscator is a Python tool designed to obfuscate Python scripts by encoding and encrypting them. It allows you to transform your Python code into an obfuscated form, which can help in hiding the logic of the script and potentially evade basic static analysis.
code encod encryption obfus obfuscator pyfuscator python python3
Last synced: 01 Apr 2025
https://github.com/thiagodp/effective-php-coding-style
PHP coding style that can be used as an alternative to the PHP-FIG's PSR-2.
code coding-standards coding-style php psr-1 psr-2 standard style
Last synced: 01 Sep 2025
https://github.com/robertdebock/ansible-role-code
Install visual studio code on your system.
ansible code development molecule playbook tox
Last synced: 07 Oct 2025
https://github.com/stagas/textarea-code
Web Component that extends a textarea element with code editor behavior.
code custom-elements editor textarea
Last synced: 29 Jul 2025
https://github.com/jamesmistry/breadlog
Maintain unique references to log messages in source code.
code diagnostics logging logging-and-metrics security-audit security-automation security-tools source-code troubleshooting
Last synced: 16 Jan 2026
https://github.com/tokhy1/noteapp
Note App is an Android note-taking application developed with Jetpack Compose, MVVM architecture, and Room Database. It offers a feature-rich experience for users to create, organize, and manage their notes efficiently.
android android-app android-studio animations application code jetpack-compose mvvm-architecture mvvvm-android notes-app room-database
Last synced: 15 Apr 2025
https://github.com/LeonKohli/copy4ai
Code extension that allows you to easily copy file and folder contents along with the project tree structure to your clipboard
ai chatgpt code extension vscode vscode-extension
Last synced: 17 Sep 2025
https://github.com/gagniuc/signal-processing-with-spectral-forecast
Signal processing with Spectral Forecast - is a demo application designed in Javascript, that is able to mix two signals (A and B) in arbitrary proportions. Different cases can be seen, with two different waveform signals that are combined depending on a value d.
code combine demo image-processing javascript js mix processing signal signal-processing signature spectral-forecast waveform
Last synced: 12 Apr 2025
https://github.com/neomutt/panel-manager
💭 Mock-up of a panel manager for mutt
Last synced: 12 May 2025
https://github.com/prateekshuklaps0/codewizard-ai-code-editor
A versatile code editor that uses AI to run, debug, analyze and convert code across multiple programming languages. Import from GitHub and customize your coding environment with ease.
ai chakra-ui code codeeditor node-js open-api react typescipt
Last synced: 20 Aug 2025
https://github.com/jlmakes/jlmakes
Personal website of Julian Lloyd.
art code design typescript vector
Last synced: 13 Apr 2025
https://github.com/timdaub/scan.lol
A website to quickly scan a qr code without installing an app
Last synced: 14 Apr 2025
https://github.com/kouts/vuepress-plugin-vue-example
A Vuepress plugin to display Vue components' live examples and source code inside documentation.
code example vue vuepress vuepress-plugin
Last synced: 20 Mar 2025
https://github.com/r3dhulk/30-days-of-python-challenge
30 Days Of Python Challenge
30-days-of-code 30-days-of-python 30dayscodechallenge 30daysofcode 30daysofpython 30daysofpythonchallenge code coding-challenge developer gui python python-developer python-tkinter-gui python-turtle python-turtle-graphics python3 turtle turtle-graphics youtube
Last synced: 30 Apr 2025
https://github.com/sunny-117/jsx-compilation
🍻 实现 JSX 语法转成 JS 语法的编译器
ast code generation nodetypes parser transformation traversal
Last synced: 11 Apr 2025
https://github.com/aicodecraft/premium-free-gpts
This repository showcases a curated collection of the most useful and reliable free GPTs from OpenAI's GPT Store. Covering domains such as forensic analysis, mathematics, programming, SEO, document management, and education, each GPT has been thoroughly tested to ensure top performance.
ai awasome awasome-gpt awasome-gpts code free-gpt free-gpt-4 gpt gpt-store gpts openai openai-chatgpt trusted trusted-gpts
Last synced: 14 Apr 2025
https://github.com/szczyglis-dev/gpt3-py
[Python] "Bring-Your-Own-Key" terminal based application allowing interaction with the OpenAI's GPT-3 artificial intelligence. It provides a chat mode, code generation in Python, C++, C#, Java, Javascript, TypeScript, PHP, Assembly, SQL, Bash, Ruby, Go, Perl, R, Matlab, Q# and more.
ai api-client artificial-intelligence bot chatbot code code-generation codeanalysis command-line davinci deep-learning gpt gpt-3 machine-learning natural-language-generation natural-language-processing openai-api python3 terminal-based transformer-models
Last synced: 11 Apr 2025
https://github.com/secureyourself7/PowerShell_Code_Basic_Obfuscation
Simple PowerShell Script Code Obfuscator written in Python
code code-obfuscator obfuscate-code obfuscation obfuscation-script obfuscator powershell script
Last synced: 10 May 2025
https://github.com/Sunny-117/jsx-compilation
🍻 实现 JSX 语法转成 JS 语法的编译器
ast code generation nodetypes parser transformation traversal
Last synced: 03 Apr 2025
https://github.com/hxndev/finding-average-temperature-of-each-year-using-hadoop-hdfs
In this task, we had to calculate the average temperature for each year from the given dataset using Hadoop HDFS. We had to create a MapReduce function to perform this task.
average-calculator code hadoop hadoop-cluster hadoop-filesystem hadoop-hdfs hadoop-mapreduce java mapreduce mapreduce-java
Last synced: 24 Oct 2025
https://github.com/erikfenriz/google-developer-challenge
On the way to greatness; year 2017; Udacity and Google announcing over 100k scholarships around the world | I decided to upload some code from the program
2017 2018 article challenge code developer google nanodegree scholarship udacity web wiki
Last synced: 06 Apr 2025
https://github.com/cbrnrd/radon
🤖 Create starter code for all different environments
boilerplate code code-generator ruby
Last synced: 15 Oct 2025
https://github.com/thisismygitrepo/machineconfig
A stack manager: a package manager, work orchestrator, dotfile manager, secrets manager, code and data manager, machine configurator, command runner and utils provider, its digital life manager
automation code command-line configuration configuration-files configuration-management dotfiles package-manager secrets setup-script utils workflow
Last synced: 18 Jan 2026
https://github.com/zebbern/dosint
🕵️♂️ | Terminal-Dorking, Fetches information through Google, SCADA-focused queries, Tor searches, and proxy-based reconnaissance all within a single tool.
code coding computerscience daysofcode developer devops dork-scanner dorking dorking-tool git google-hacking googlehack hackers hacking kali kalilinux linux osint programming python
Last synced: 14 Apr 2025
https://github.com/seonglae/screencast
On-screen Key press & Mouse display app for PPT presentation, just as VSCode's screencast
code keyboard mouse overlay powerpoint ppt presentation screencast share slides vscode
Last synced: 15 Oct 2025
https://github.com/spookyorange/vscode-linux-install
Install Visual Studio Code from a Tarball on your Linux machine, easily and without root privileges!
bash bash-script code debian fedora fedora-silveblue linux shell steam-deck steamos tarball ubuntu visual-studio-code vscode
Last synced: 10 Apr 2025
https://github.com/nitrocode/phone-code-names
Map of phone code names to actual names combined with lineageos data
code devices google-spreadsheet lineageos names phones sheet
Last synced: 01 Apr 2025
https://github.com/nragland37/aoc
:christmas_tree: Advent of Code | An annual advent calendar of small programming puzzles
advent-of-code adventofcode aoc code code-challenges programming-challenges programming-puzzles python
Last synced: 14 Sep 2025
https://github.com/hxndev/ai-based-tic-tac-toe-game-using-minimax
In this task, i implemented an AI based Tic Tac Toe Game using Minimax algorithm.
ai code minimax-algorithm python tic-tac-toe
Last synced: 27 Jun 2025
https://github.com/ramonmeza/compiler
Trying to make a little compiler, just for fun and learning.
code code-generation compiler emitter lex lexer lexical-analysis lisp parser string-ify syntactic-analysis token tokenizer
Last synced: 10 Apr 2025
https://github.com/hxndev/screen-recorder-in-python
In this project, we'll be making our own screen recorder in Python using some libraries.
autopygui code opencv opencv-python python screen-capture screen-recorder screenrecorder screenshot
Last synced: 24 Oct 2025
https://github.com/senselogic/geany_prettify
Source code prettifier plugin for Geany.
beautifier c code cpp css d formatter geany html js php plugin prettifier source
Last synced: 09 Mar 2025
https://github.com/SertraFurr/Deltarune-Debug-Script
Here is a script to enable the Debug mode on all Deltarune Chapters ! Feel free to report any error
code csharp deltarune lua script scripts undertale undertalemodtool
Last synced: 01 Jul 2025
https://github.com/hxndev/dependency-analysis-and-speedup
In this task, we were given some code snippets and we had to calculate the Dependencies in the code and if resolveable, we needed to re-write the code to remove any sort of dependencies. Furthermore, we had to calculate the speedup graphs too.
c code dependencies dependency-analysis distributed-computing distributed-systems paralelism parallel parallel-computing parallel-programming speedup
Last synced: 09 Oct 2025
https://github.com/mattmezza/italiantaxcode
Everybody loves to pay taxes! [-_-] This library lets you calculate Italian fiscal code with ease. It also reverts it to go back from the code to every (possible) original info. --- Calcola il codice fiscale a partire dai dati personali e viceversa.
code codice codicefiscale fiscal italian tax taxes
Last synced: 02 Apr 2025
https://github.com/nahid/literature
A fun project for making code literature
code literature php poem poetry
Last synced: 10 Apr 2025
https://github.com/cps7/expense-tracker-cli
Expense-Tracker-CLI is a powerful command-line personal finance manager built with Python and SQLite. It allows you to track, analyze, and visualize your expenses with advanced features like budgeting, trend charts, and encrypted notes—all from the terminal.
budgeting cli code encryption expense-tracker finance-management fpdf matplotlib openpyxl personal-finance productivity-tools python rich sqlalchemy sqlite terminal-app
Last synced: 23 Nov 2025
https://github.com/itsvinayak/pylint-and-format
Perform Style Checking on your Python 3 using flake8 and formate code using black
code flake8 github githubhackathon pycodestyle pylint
Last synced: 23 Apr 2025
https://github.com/ami-iit/paper_tirupachuri-2021-access-estimation_payload_stresses
Improving the quality of work for human beings is receiving a lot of attention from multiple research communities. This paper focuses on the open problem of estimating the interaction wrench experienced at the human extremities (such as hands), where the feasibility of direct sensor measurements is not practical.
code ergonomics human-factors human-robot-interaction ieee robotics
Last synced: 22 Jun 2025
https://github.com/rahuletto/codeboard
CodeBoard is a community-driven code sharing platform built by developers, for developers.
bin code codeboard share source-code sourcebin
Last synced: 29 Oct 2025
https://github.com/1998code/isitdownorjustme-api
An API for 'is it down or just me' monitor.
Last synced: 21 Jun 2025
https://github.com/justingosses/justingosses-website
Justin's personal website
blog code geology nextjs personal-website static-site tailwindcss
Last synced: 20 Jun 2025
https://github.com/rajjitlai/bca-6th-sem-2025
The official Repository of BCA 6th Semester, 2025 from NIELIT Imphal
6sem arduino code iot programming project
Last synced: 23 Apr 2025
https://github.com/d1820/proto-attributor
ProtoAttributor is an open source Visual Studio extension that can manage the appropriate attributes on a class to support ProtoBuf. It currently supports ProtoContract, ProtoMember, ProtoIgnore attributes. This extension lets you Add, Reorder, and Remove ProtoBuf attributes from a class.
code contracts formatting grpc protobuf protobuf-net visual-studio visual-studio-code vsix-extensions
Last synced: 17 Jan 2026
https://github.com/avinash6784/ansible-tower-elk
Import Ansible Tower Job, events, inventory...etc all details through its REST API into ELK using python.
ansible ansible-tower code devops elk monitoring python
Last synced: 03 Aug 2025
https://github.com/ultralytics/autoimport
Effortless lazy Python imports
best-practices code imports lazy lazy-loading lazyload python tools ultralytics yolo
Last synced: 19 Jul 2025
https://github.com/nopour/slidercrank
Flexibility Analysis of a slider crank mechanism with 0,1 and 2 elastic links.
augumented code eom flexible matlab multibody-dynamics multibody-system rigid-body-dynamics slidercrank
Last synced: 02 Sep 2025
https://github.com/howprogrammingworks/codestyle
Code Style Guide / Code Conventions
code conventions eslint prettier programming style
Last synced: 07 May 2025
https://github.com/javitocor/movies_app
Movie database where users can add, comment, rate movies. Built with Ruby on Rails
bootstrap code css database html project ruby-on-rails
Last synced: 24 Sep 2025
https://github.com/w2inc/robopeer
Send code. Wait a bit. Get response!
bun code codegrader docker education grade grader peer peer-to-peer remote-code-execution robo untrusted-code untrusted-environments webserver
Last synced: 10 Apr 2025
https://github.com/hxndev/battery-percentage-notifier
This is a battery percentage notifier using python. It currently supports Windows, linux, android, ios and macos. It generates a message that shows you the percentage of your remaining battery.
android battery battery-information battery-monitor battery-percentage battery-status code ios linux macos notifications python windows
Last synced: 07 May 2025
https://github.com/ishubham21/voice-enabled-online-code-editor
An online code-editor that enables the user (visually impaired, especially) to type in the commands and texts using their voice.
code editor javascript voice-recognition
Last synced: 01 Aug 2025
https://github.com/gagniuc/programming-languages
A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.
algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic
Last synced: 23 Sep 2025
https://github.com/phara0h/postgen
A simple node script to convert postman collections to clean REST client libs for node.
cli code generate-code generator hacktoberfest node-js postman postman-collection
Last synced: 22 Apr 2025
https://github.com/sodium-labs/playground
Quickly test code snippets in your browser, whenever you need.
code playground programming test
Last synced: 12 Apr 2025
https://github.com/justintime50/adventofcode
An advent calendar of coding challenges.
2020 2021 2022 advent advent-of-code calendar challenge challenges code
Last synced: 13 May 2025
https://github.com/syipmong/yeep-programming-language
This is the start for my own programming language called "Yeep"
code contribute invent programming programming-language public public-domain public-property python
Last synced: 17 Mar 2025
https://github.com/gustavz/robosoccer_championship
Winner Team C++ Code of TUM Robosoccer Championship 2016
code cpp opencv robosoccer tum turtlebot
Last synced: 12 Apr 2025
https://github.com/sertrafurr/deltarune-debug-script
Here is a script to enable the Debug mode on all Deltarune Chapters ! Feel free to report any error
code csharp deltarune lua script scripts undertale undertalemodtool
Last synced: 01 Jul 2025
https://github.com/ryanhustler420/__toolbox_kali.exe
Daily Use Tools for Pentester/ Hackers
code command-line hacking kali linux pentester shall social-engineering-attacks terminal tools
Last synced: 15 May 2025
https://github.com/gagniuc/mix-two-signals-by-using-spectral-forecast-in-vb6-app-v1.0
Spectral Forecast equation (VB6 app 1.0) - is a demo application designed in Visual Basic 6.0, that is able to mix two signals in arbitrary proportions. Different cases can be seen, with two different waveform signals that are combined depending on the value of a parameter called distance.
basic code combine complex equation interpolation mix prediction signals spectral-forecast vb6 vb6-application vb6-source
Last synced: 04 Mar 2025
https://github.com/tkanngiesser/R-for-Everyone-Code-Samples
Code Examples used in https://www.amazon.com/Everyone-Advanced-Analytics-Graphics-Addison-Wesley/dp/013454692X
Last synced: 30 Jul 2025
https://github.com/hugomods/code-block-panel
:computer: Hugo Code Block Panel Module
code code-block code-block-panel hugo hugo-mod hugo-module hugopress
Last synced: 13 Apr 2025
https://github.com/alexthillen/better-markdown-anki
Creates a new Basic and a new Cloze Note Type that support Markdown and KaTeX
addon anki code flashcards katex latex markdown programming syntax-highlighting
Last synced: 28 Jul 2025
https://github.com/paralaxus/auratech
A complete repository of both commercial and military applications of LUA in Minecraft using the ComputerCraft Mod.
code computercraft computercraft-scripts defense defensetech icbm minecraft mod radar
Last synced: 12 Apr 2025
https://github.com/rimurudev/scriptfinder
ScriptFinder - ScriptFinder — это утилита для Unity Editor, разработанная RimuruDev. Она позволяет разработчикам Unity быстро подсчитывать количество скриптов в определенной папке или по всему проекту. Это особенно полезно для крупных проектов, где нужно отследить объем кода или просто организовать ресурсы.
abyssmoth amyss-moth code editor game plugin rimuru-dev rimurudev scripts unity unity-editor unity-utilities unity-utils unity2d unity3d unity3d-plugin utilities utility
Last synced: 24 Oct 2025
https://github.com/theguideforyou/theguideforyou.github.io
🔥 Site de apresentação e documentação do projeto.
code developing development docs documentation page project site theguideforyou web
Last synced: 27 Apr 2025