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/jochemstoel/adsense-generator

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

adsense code generator script

Last synced: 26 Jul 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/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.

code pwa-app reactjs

Last synced: 03 Aug 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/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/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: 20 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/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/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/praabindhp/heap-priority_queue

C Program For Heap Priority Queue

c-programming-language code heap priority-queue

Last synced: 04 Oct 2025

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/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/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/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/mgedmin/qr2text

Convert PyQRCode generated SVG to ASCII art

code qr svg

Last synced: 10 Apr 2025

https://github.com/frcteam3255/nurdvision

SuperNURDs implementation of vision co-processing

2017 code cpp

Last synced: 14 May 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/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/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/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/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/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/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/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/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/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/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/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/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/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/arrrrrmin/fastapi-github-oauth

An isolated example to show github authorization-code oauth flow in fastapi for web application flow + simple HttpBearer route dependency

authentification code fastapi github-api github-oauth oauth

Last synced: 08 May 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/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/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: 04 Mar 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/wmhello/koa-nodejs

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

code koa nodejs source

Last synced: 26 Feb 2025

https://github.com/kom50/contacts-app-project-mern

This Project is created with the help of MERN Stack Concept.

code express expressjs heroku mongodb nodejs

Last synced: 30 Dec 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: 15 Mar 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/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/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/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/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/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_search

C Program For Binary Search

binary-search c code programming-language

Last synced: 05 Mar 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/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/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: 05 Mar 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/praabindhp/compound_interest

Python Program To Find Compound Interest

code compound-interest programming-language python3

Last synced: 11 Sep 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/praabindhp/scientific_calculator

Java Program For Scientific Calculator

calculator-application code java programming scientific

Last synced: 05 Mar 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/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/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/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/cedriking/carbon-now

Create beautiful screenshots of your code.

api code highlight screenshot

Last synced: 17 Jan 2026

https://github.com/surajkareppagol/crepl

🔄 CREPL - C Read Eval Print Loop

code repl

Last synced: 23 Nov 2025

https://github.com/miku/runpad

Run code from an etherpad

code collaboration etherpad execution

Last synced: 18 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/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/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: 07 May 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/timgrossmann/tournamentmanager

⚽︎ Second term project with 3 fellow students

code gui java java-8 javafx

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

🤓 About me.

code design shen welly

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