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/elektrostudios/telerik-code-converter-for-visual-studio
Code Conversion extension for C# and VB.NET in Visual Studio
code code-conversion code-converter codeconvertor conversion converter converter-library converters csharp dotnet elektrostudios extension net telerik vb-net vbnet visual-studio visual-studio-extension visualstudio visualstudio-extension
Last synced: 12 Oct 2025
https://github.com/hxndev/k-means-on-iris-dataset
k-means clustering is a method of vector quantization, originally from signal processing, that aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster.
code iris iris-dataset jupyter-notebook kmeans kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm python
Last synced: 31 Mar 2025
https://github.com/hxndev/printer-spooling
Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.
code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling
Last synced: 31 Mar 2025
https://github.com/polvallverdu/hpcodewarsbcn
A collection of HP CodeWars solutions of Barcelona. All made with python :D
code codewars hp hpcodewars python wars
Last synced: 29 Oct 2025
https://github.com/hxndev/analog-clock
In this project, i designed an analog clock using python. The clock is synchronized with the computer time and will keep incrementing accordingly.
analog analog-clock clock code executeable gui python
Last synced: 26 Jun 2025
https://github.com/hxndev/insta-dp-downloader
This project can download High Quality Instagram Profile Picture of both Public and Private accounts.
code instagram instagram-dp-downloader instagram-profile instaloader python
Last synced: 31 Mar 2025
https://github.com/praabindhp/mortgage_calculator
Java Program For Mortgage Calculator
code java-programming-language mortgage-calculator payments rates
Last synced: 05 Mar 2025
https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads
Perform operations on a string using Multithreading.
capitalize code cpp reverse shift strings threads
Last synced: 06 Jul 2025
https://github.com/quasilyte/phpgrep-contrib
Extra utilities and docs for the phpgrep
ast code code-search community contrib go golang grep php php-grep phpgrep search structural-search structured-search
Last synced: 03 Apr 2025
https://github.com/hxndev/running-a-file-on-docker
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. In this task, we had to create a file and host it on Docker.
cloud code docker docker-container docker-image dockerfile task virtualization
Last synced: 31 Mar 2025
https://github.com/Sunny-117/tiny-webpack
✨ A JavaScript bundler with Webpack-like features, supporting modern frontend workflows.
code codesplitting dynamic-import loader loader-plugin mpa plugins prefetch preload tree-shaking webpack5
Last synced: 28 Mar 2025
https://github.com/pointless-code/cortex-forge
A minimalist escape room, right in your terminal.
code dev escape escape-room pointless terminal
Last synced: 15 Jan 2026
https://github.com/hxndev/simple-translator-in-python
In this project, we'll be making a very simple translator in Python using some libraries.
code googletrans googletranslate googletranslateapi googletranslater python simple-translator tabular-data tabulate translator
Last synced: 31 Mar 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/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: 26 Jan 2026
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/0xsafkat20/c-sharp-project-2
C-Sharp Project
code csharp database mysql-database ui
Last synced: 09 Jul 2025
https://github.com/miku/runpad
Run code from an etherpad
code collaboration etherpad execution
Last synced: 18 Mar 2025
https://github.com/than-dev/js-functions
Recreating javascript functions and simulating a real use case when we need to type any project that was written without typescript, through ts declarations and .d.ts files!
code development function javascript typescript
Last synced: 30 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/praabindhp/employee-pay_roll
Java Program For Employee Pay Roll
code employee java payroll programming
Last synced: 06 Dec 2025
https://github.com/wzalazar/meteor-file-status
Meteor aplication
code grunt gruntfile javascript merge meteor
Last synced: 01 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/zhanghongen/inject-webpack
Inject code, support webpack-4、5 and module-federation
code inject inject-webpack module-federation webpack webpack-plugin webpack4 webpack5
Last synced: 06 Oct 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/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/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/stack-spot/workflow-stackspot-actions-runtime-selfhosted
workflow-stackspot-actions-runtime-selfhosted
Last synced: 12 Feb 2026
https://github.com/seekingalpha/javascript
SeekingAlpha Javascript Guides and Linter
code codequality es6 es7 eslint eslint-config javascript linting naming reactjs sharable-config
Last synced: 18 Jul 2025
https://github.com/nzgl-g/audio-player
.wav audio player build on java swing
audio-player code coding idea java jdk jre music-player project swing wav wav-audio wav-audio-format
Last synced: 28 Jan 2026
https://github.com/azozzalfiras/encodeuricomponent
سكربت لفك وتشفير الروابط وبعض الاكواد البرمجية
Last synced: 03 Mar 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/pranavparikh/complan
COMPLexity ANalyzer Tool for Javascript projects
Last synced: 30 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/cedriking/carbon-now
Create beautiful screenshots of your code.
Last synced: 17 Jan 2026
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/edm00se/devblog-arch
A blog for capturing my efforts, thoughts, and more in dev, ops, cloud, and other more.
amp blog ci cloud code devops git github github-pages gitlab java javascript jekyll nodejs serverlesss xpages
Last synced: 30 Dec 2025
https://github.com/amanastel/start_vue
This repo contains the code for Projects and exercises to practice 'Learning Vue.js through
code exercises javascript learning-vuejs tutorial vue vuejs
Last synced: 02 Mar 2025
https://github.com/carlsverre/devcontainer-k3d-tilt-go
Example of developing go microservices locally using tilt inside a devcontainer and deployed into Kubernetes (k3d)
code devcontainer go golang k3d k3s kube kubernetes tilt vscode
Last synced: 12 Jul 2025
https://github.com/rkotze/rkotze.github.io
Software engineering blog
agile blog code engineering javascript nodejs tips xp
Last synced: 05 Aug 2025
https://github.com/arnaldo10cisne/uno-in-python-terminal
Este proyecto simula el popular juego de cartas "UNO!" en la consola de tu ordenador. El código fue escrito en el lenguaje de programación Python.
code python python-game python-game-programming python3 pythongame uno uno-game
Last synced: 26 Mar 2025
https://github.com/mesinkasir/angularpos-kiospos
Angular POS point of sale source code free download kiospos apps digital calculator
angular angularpointofsale angularpos app apps calculator code download free freedownload of point pointofsale pos posapp sale source sourcecode web webapp
Last synced: 10 Apr 2025
https://github.com/terminus-plugin-project/terminus-code-plugin
Code - A Terminus plugin to clone the code from any available Pantheon site environment to your local system.
code composer pantheon plugin terminus terminus-plugin
Last synced: 05 Apr 2025
https://github.com/praabindhp/factorial
Python Program To Find The Factorial
code factorial programming-language python3
Last synced: 05 Aug 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/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/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/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/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/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/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/hxndev/image-to-cartoon
This project converts an image file into its grayscale and it cartoonish figure.
code mediapipe opencv opencv-python python
Last synced: 29 Jun 2025
https://github.com/panashemuriro/shonascript
Learn how to code in Shona using ShonaScript Programming Language🇿🇼
code coding programming programming-language shona
Last synced: 06 Mar 2025
https://github.com/harshit-saraswat/javascript-practice
This repo contains my solutions for various js challlenges throughout the course and other practice solutions.
challenges code es6 es6-javascript javascript javascript-es6 javascript-practice js js-challenge mongodb node nodejs practice practice-solutions react react-hooks reactjs
Last synced: 03 Aug 2025
https://github.com/kom50/web-om
This is my personal Portfolio web application, that is created using React.js.
Last synced: 03 Aug 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: 02 Feb 2026
https://github.com/hxndev/non-forking-concurrent-servers-using-select
Chat bot using non-forking concurrent servers. This is done using select statements.
c chatbot code concurrent-programming non-forking select server
Last synced: 12 Jul 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/kagaya85/codepractice
📑CodePractice, Code Snippets, Algorithm, Interview Code and more~(๑•̀ㅂ•́)و✧ (Mostly in Golang)
algorithms code golang leetcode
Last synced: 09 Mar 2026
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/vishalshenoy2002/file-monitor
It is a security application. It Monitors the given list of files and if there are any changes detected it will notify you through mail 📧
code cyber-security cybersecurity file file-monitoring file-security filesystem monitoring project python python3 security
Last synced: 29 Nov 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/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/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/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/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/mian-ali/event-keycodes.js
Create a little app any pree key show window event Code Build in JavaScripts
code event-code-generator event-generator events key-value
Last synced: 07 Mar 2026
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/karlinarayberinger/karlina_object_extension_pack_20
This repository contains web page source code and media files which supplement the websites named Karlina Object dot WordPress dot Com and Karbytes For Life Blog dot WordPress dot Com.
2024 blog code cplusplus css html javascript karbytes media mp4 python wordpress
Last synced: 05 Oct 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: 16 Feb 2026
https://github.com/kuduxaaa/python
Python -ის სახელმღვანელო დამწყებთათვის ქართულ ენაზე
code learn-python learning lesson python tutorial
Last synced: 16 Aug 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/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/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/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/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/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/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