An open API service indexing awesome lists of open source software.

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.

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/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/pointless-code/browser

A browser in your terminal, because using Chrome or Firefox is too mainstream!

browser code dev docker funny pointless terminal

Last synced: 24 Jan 2026

https://github.com/stack-spot/workflow-stackspot-actions-runtime-selfhosted

workflow-stackspot-actions-runtime-selfhosted

code maintain workflow

Last synced: 01 Apr 2025

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/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/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/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/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/cracko298/3ds-sha256

A 3DS Homebew that generates a Sha256 hash (SHA-2 256 Size 0/64 Rounds) from a Test File, with no External/Third-Party Libraries

3ds 3ds-homebrew code homebrew libctru no-third-party-libraries sha2 sha256 source

Last synced: 19 Apr 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/coder2mo/todo-app

A Simple Todo App Made with Html & Css & Js

app code codermo css github html javascript simple todo todo-app todoapp

Last synced: 06 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/limichange/fuck-your-code

Because I Don't Like it 👯‍♀️

code fuck your

Last synced: 29 Jul 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/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/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/compound_interest

Python Program To Find Compound Interest

code compound-interest programming-language python3

Last synced: 11 Sep 2025

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/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/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/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/seabbs/backup

Code to automate local backups of remote code

backup bash code github workflow

Last synced: 21 Feb 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/mgedmin/qr2text

Convert PyQRCode generated SVG to ASCII art

code qr svg

Last synced: 10 Apr 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/google-marketing-solutions/google_ads_mcp_server

This is the Google Ads Model Context Protocol (MCP) server designed to provide a standardized way to integrate an LLM with Google Ads.

ads claude code context fastmcp gemini google googleads llm mcp

Last synced: 10 Sep 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/praabindhp/list_adt-linked_list

C Program For List ADT Linked List

adt c-programming-language code linked-list list

Last synced: 28 Dec 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/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.

code codesnippets snippets

Last synced: 07 Apr 2025

https://github.com/cedriking/carbon-now

Create beautiful screenshots of your code.

api code highlight screenshot

Last synced: 17 Jan 2026

https://github.com/judy2k/moncode

Format code for MongoDB slides

code developer-tools formatter mongodb slides

Last synced: 12 Apr 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/wellyshen/about-me

🤓 About me.

code design shen welly

Last synced: 24 Dec 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/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/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/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/humeai/covcheck

Test coverage validation tool

code codecov coverage pytest test unittest

Last synced: 30 Dec 2025

https://github.com/wmhello/koa-nodejs

koa与nodejs开发实战 源代码 需要的可以下载 手打不易 如果能帮到你 我希望你也能帮我 求支持 求打赏

code koa nodejs source

Last synced: 26 Feb 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/praabindhp/binary_search

C Program For Binary Search

binary-search c code programming-language

Last synced: 05 Mar 2025

https://github.com/nodef/food-additive

Programmatically access E-number and INS-number data for food additives.

additive code color e efta europian food number preservative union

Last synced: 19 Jun 2025

https://github.com/vsoch/codestats

Customizable Go command line tool to generate and visualize repository stats (under development)

code github stats

Last synced: 22 Mar 2025

https://github.com/kom50/web-om

This is my personal Portfolio web application, that is created using React.js.

code pwa-app reactjs

Last synced: 03 Aug 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/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/sap-samples/hana-monitoring-statistics-historization

The repository contains a set of Python and Bash scripts that would help historize SAP HANA monitoring statistics.

code sample sap-hana

Last synced: 29 Oct 2025

https://github.com/nk-o/gist-simple

JS for Gist code blocks loading

block code gist

Last synced: 28 Oct 2025

https://github.com/raspiduino/rpu

The stupid realtime Python code updater

code debug python wysiwyg

Last synced: 28 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/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/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/kuduxaaa/python

Python -ის სახელმღვანელო დამწყებთათვის ქართულ ენაზე

code learn-python learning lesson python tutorial

Last synced: 16 Aug 2025

https://github.com/stdlib-js/constants-unicode-max-bmp

Maximum Unicode code point in the Basic Multilingual Plane (BMP).

code const constant javascript max maximum node node-js nodejs point stdlib string text unicode utf-16 utf-32 utf-8 utf16 utf32 utf8

Last synced: 15 Mar 2025

https://github.com/lykmapipo/express-oauth

minimal oauth implementation for express

authorization client code express grants mongodb mongoose oauth token user

Last synced: 08 Apr 2025

https://github.com/frcteam3255/nurdvision

SuperNURDs implementation of vision co-processing

2017 code cpp

Last synced: 14 May 2025

https://github.com/parmesh119/com_lab

This is the repository for my lab work that have all code in python.

code coding python3

Last synced: 01 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/surajkareppagol/crepl

🔄 CREPL - C Read Eval Print Loop

code repl

Last synced: 23 Nov 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/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/praabindhp/factorial

Python Program To Find The Factorial

code factorial programming-language python3

Last synced: 05 Aug 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/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/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/praabindhp/replace_function

Replace Function In Python Program

code find programming-language python3 replace word

Last synced: 05 Mar 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/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/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/Mr-Monster-0248/Algorithm-interpretor

An algorithm interpretor in C language for the 3rd project in first year at EFREI

algorithm c code interpreter

Last synced: 11 May 2025