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/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/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/squareslab/probabilisticmodel_saner2018

Paper and supporting materials of the Probabilistic Model paper Accepted to SANER 2018

code data mausotog published replication

Last synced: 26 Oct 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: 20 May 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/knicksaas/wro-rising-water

WRO 2020 code sharing of team "NTE-Innovation"

code eclipse git java lejos lejos-ev3 wro

Last synced: 19 May 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/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/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/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/mnestorov/security-headers-cloudflare-worker

Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.

clickjacking cloudflare code codeinjection cors headers http security-headers workers wrangler xss xss-filter

Last synced: 24 Jan 2026

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/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/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/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/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/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/abhay557/code-editor-example

A Simple Html Code Editor Example!

code code-editor code-editor-online

Last synced: 30 May 2026

https://github.com/praabindhp/simple_interest

Python Program To Find Simple Interest

code interest programming-language python3 simple

Last synced: 27 May 2026

https://github.com/praabindhp/open_address_collision

C Program For Open Address Collision

c-programming code collision language open-addressing

Last synced: 06 Jun 2026

https://github.com/praabindhp/hybrid_inheritance

Java Program For Hybrid Inheritance

code hybrid illustration inheritance java programming

Last synced: 29 May 2026

https://github.com/praabindhp/currency_time-converter

Java Program For Currency Time Converter

code converter currency-converter java programming time

Last synced: 09 Jun 2026

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/the-control-group/react-split-test

A/B Split Testing Components for React

code library npm tcg-pubrec-services

Last synced: 16 Mar 2026

https://github.com/limichange/fuck-your-code

Because I Don't Like it 👯‍♀️

code fuck your

Last synced: 29 Jul 2025

https://github.com/divyansh0980/virtualmouse_module

Control your computer mouse and screen brightness using hand gestures! This project uses computer vision and hand tracking to create a touchless interface for your computer.

code cv2 handtracking mediapipe opencv opencv-python virtual-mouse-using-hand-gestures virtualmouse webcam

Last synced: 05 Nov 2025

https://github.com/praabindhp/abstract_class-creation

Java Program For Abstract Class Creation

abstract class code creation java programming

Last synced: 10 Jun 2026

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: 08 May 2026

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/blackwild/opinionated-python-template

🚀 An opinionated python template for your next project supercharged with modern tools

code container dev docker lint python quality style template

Last synced: 18 Feb 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/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/notamitgamer/mojic

Obfuscate C source code into encrypted, password-seeded emoji streams.

c code decryption emoji encryption mojic npm npm-package

Last synced: 03 Feb 2026

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/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/lmlk-seal/llmodel

Private LLModel GUI Chat allows users to interact with a local large language model (LLM) using the Llama library and GGUF models.

ai assistant chatbot code cpu gguf gpu-computing gui llama llamacpp llm model models offline privacy private prompt python simple virtual-assistant-ai

Last synced: 26 Jan 2026

https://github.com/sevenval/structgen

go code generation based on a given json-schema

code generation go golang json json-schema struct

Last synced: 07 Feb 2026

https://github.com/praabindhp/list_adt-array

C Program For List ADT Array

adt array c-programming-language code list

Last synced: 30 Jan 2026

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/rafi021/pycom-module-example

Pycom Micropython Example

code rgbled

Last synced: 23 Aug 2025

https://github.com/praabindhp/temperature_converter

Conversion of Celsius to Fahrenheit & Fahrenheit to Celsious

code programming python3 temperature-converter

Last synced: 01 Jun 2026

https://github.com/kitajs/ts-writer

Ts Writer is a simple and lightweight library to generate js and dts files using template strings.

code dts generator js kita source strings template ts writer

Last synced: 10 Apr 2025

https://github.com/jochemstoel/adsense-generator

Nice but extinct code generator for Adsense, pulled from internet cache.

adsense code generator script

Last synced: 06 Feb 2026

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/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/theashraf/parse-cloud-function

Create scalable & reusable parse cloud functions with middlewares

cloud code middleware parse parse-server

Last synced: 27 Oct 2025

https://github.com/jarrodnorwell/minimalepub

MinimalEPUB is a script that takes in a .epub file and outputs a compressed version by compressing any images inside in-place, written in Python

code compress ebook epub git github minimal python resize script

Last synced: 03 May 2026

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/aubreypwd-old/code

Just a collection of code snippets I find useful.

code codesnippets snippets

Last synced: 07 Apr 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/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/sbrugman/pathlad

Your friendly Python Path Converter

code formatter formatting legacy-code linter pathlib python technical-debt

Last synced: 05 Jun 2026

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/0xsafkat20/hello_compiler

Compiler Design Lab Code

code compiler cpp

Last synced: 28 Mar 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: 07 Oct 2025

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/zjx-kimi/test-data-generator

用于生成测试数据

code cpp oi oj online-judge

Last synced: 01 Aug 2025

https://github.com/diefans/implant

asynchronous adhoc remote procedure calls in Python

asyncio bot code implant python3 rpc

Last synced: 08 Apr 2025

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/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: 18 Apr 2026

https://github.com/upple/boj

백준 온라인 저지 C++

algorithm boj code cpp

Last synced: 25 Mar 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/stdlib-js/assert-has-utf16-surrogate-pair-at

Test if a position in a string marks the start of a UTF-16 surrogate pair.

astral code javascript node node-js nodejs point pt stdlib str string surrogate unicode utf-16 utf16 util utilities utility utils

Last synced: 14 Feb 2026

https://github.com/praabindhp/scientific_calculator

Java Program For Scientific Calculator

calculator-application code java programming scientific

Last synced: 01 Jun 2026

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/gko/upside-down

plugin to move code around

code move plugin vim vim-plugin

Last synced: 08 Oct 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: 02 May 2026

https://github.com/pointless-code/ascii-art

An ASCII art gallery that showcases artwork in a unique way.

art ascii code dev docker funny pointless

Last synced: 27 Jan 2026

https://github.com/lyndychivs/adventofcode

Advent of Code

advent aoc code of

Last synced: 23 Jun 2026

https://github.com/hxndev/convert-text-to-speech

This project uses Google Text to Speech to convert the written text into any language that you want. Furthermore, it can also save the converted audio.

code google-text-to-speech python text-mining text-to-speech

Last synced: 05 Oct 2025

https://github.com/knlsharma/code_editor-

A Code editor for Java programming language . The most common form of output from a Java compiler is Java class files containing platform-neutral Java bytecode, but there are also compilers that gives optimized native machine code for a particular hardware/operating system combination

bytecode code editor editors java machine

Last synced: 05 Oct 2025

https://github.com/aksel911/scgf

Steam Clicker Games Farmer with click hacking function for all 5 games (Bananas, Cucumber, Cats, Egg, Flag Clicker)

autoclicker banana bot cats cheat clicker code cucumber egg farm farming flag-clicker flags game hack python scfg scgf steam steam-clicker-games-farmer

Last synced: 07 Feb 2026

https://github.com/miku/runpad

Run code from an etherpad

code collaboration etherpad execution

Last synced: 18 Mar 2025

https://github.com/praabindhp/factorial

Python Program To Find The Factorial

code factorial programming-language python3

Last synced: 05 Aug 2025