Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/im-open/download-release-asset

An action that can download an asset from a release in the repository

code infra-purple-team release-assets

Last synced: 23 Jan 2025

https://github.com/im-open/create-release

An action that creates a GitHub release

code github-releases infra-purple-team publishing

Last synced: 23 Jan 2025

https://github.com/im-open/verify-git-ref

Action that checks a git repository to see if a branch, tag or SHA exist

branch code infra-purple-team tag

Last synced: 23 Jan 2025

https://github.com/im-open/octostache-action

An action for performing Octopus variable substitution

code swat-team variable-substitution

Last synced: 23 Jan 2025

https://github.com/laugharne/token-metadata-with-token-extensions-on-solana

The Token Extensions Program directly implements the SPL Token Metadata Interface, made accessible through the Token Metadata extension. With the Token Metadata extension, the Mint Account itself can now store the metadata directly on the Solana blockchain.

code javascript solana token

Last synced: 05 Dec 2024

https://github.com/indy2222/gitstats

Statistics from a Git repository

cli code git python python3 statistics stats

Last synced: 19 Dec 2024

https://github.com/karkiayush/numericalmethod

This repo serves as the hub for the numerical method code

c-programming code numerical-methods university

Last synced: 18 Dec 2024

https://github.com/jeluchu/acceso_datos

Ejercicios de Java realizados en las clases de segundo año de "Desarrollo de Aplicaciones Multiplataforma", además de algunos ejercicios de repaso

code eclipse file java programming

Last synced: 19 Jan 2025

https://github.com/monuelo/hammingcode

Hamming code implementation in Java language

binary bits code error-handling hamming oac ufcg

Last synced: 29 Oct 2024

https://github.com/cenfun/merge-code-coverage

Example for merging code coverage

code coverage e2e jest merge monocart playwright shard unit

Last synced: 17 Jan 2025

https://github.com/abhay-kanwasi/code-in-browser

Web application that allows you to write or run code snippets in various programming languages. Try it out Choose a programming language from the available options: Python, JavaScript, C Sharp, PHP, Java, and TypeScript. Write your code in the editor. Click the "Run Code" button to see the output.

code jsx monaco-editor reactjs

Last synced: 12 Jan 2025

https://github.com/aduryagin/unused-files-plugin

Show or remove all files that are not compiled by webpack under webpack's context.

code files plugin unused webpack

Last synced: 19 Dec 2024

https://github.com/cornlowe840/roblox-krampus

Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.

automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting

Last synced: 25 Jan 2025

https://github.com/omaraflak/thecodinglove

Android app that displays TheCodingLove GIFs

code gif love

Last synced: 19 Dec 2024

https://github.com/abhipatel35/java-inheritance-employee-management

Java Inheritance Employee Management: Explore inheritance in Java with classes representing employees, including analysts and salespersons, showcasing salary raises and bonuses.

code employee-management extends inheritance intellij-idea java javaclass object-oriented-programming parent-child-class programming software-development subclass superclass

Last synced: 19 Dec 2024

https://github.com/drag13/articles

List of my articles about programming

articles code code-complete drag13 javascript quality web writing

Last synced: 20 Dec 2024

https://github.com/fruitsbytes/laravel-moncash-example

An example on how to integrate the base MonCash Rest API in your Laravel project without any SDK

billing code docker ecommerce example-project haiti laravel livewire moncash payment php php81 phpstorm redis tailwindcss

Last synced: 14 Dec 2024

https://github.com/casperstorm/bobw

bobw - best of both worlds.

code nvim vscode

Last synced: 19 Dec 2024

https://github.com/water607965/water

H! This is the repository that holds my fun and dynamic python scripts! You can install it easily here! Otherwise, have a great day!

code personal-project personal-website python scripts

Last synced: 23 Jan 2025

https://github.com/water607965/water-site-s-application-version

Hello 👋! This is a web-based application of the water site. You can download this to a computer, but it unfortunately must only be a macOS operating system for it to work. But you can do this on any OS with an internet viewing file, but isn't an application.

application code computing development download easy internet macos swift unix water website xcode

Last synced: 23 Jan 2025

https://github.com/marquincss/c-digosecretoweb

O Mentalista é um site desenvolvido em HTML, CSS e JavaScript, com o objetivo de desafiar os usuários a adivinharem um número escolhido aleatoriamente pelo programa. Por: Marco Marchi (Mande print do Desafio no meu insta na bio hehe

code css css3 html html-css-javascript html5 javascript js js-library matrix mentalista mentalization

Last synced: 23 Jan 2025

https://github.com/notryhard128/codex-roblox

Roblox Codex Executor supports low-end PCs and let you enjoy the stable and smooth. Codex stands out as the premier Roblox script executor, providing unparalleled functionality to effortlessly run scripts for your preferred Roblox games.

builder code codex codex-download codex-github codex-roblox collaborate community contribute development framework roblox roblox-codex roblox-lua

Last synced: 20 Jan 2025

https://github.com/bestian/goodcode

code

Last synced: 25 Dec 2024

https://github.com/dydunec-serhii/test

html-cod

code html html5

Last synced: 14 Dec 2024

https://github.com/josealz/pipati

juego piedra papel tijera

code estefania freecodecamp game git github python python3 vscode

Last synced: 25 Dec 2024

https://github.com/felipecastrosales/image_blurhash

Minimal Reproducible Example, with image and blurhash_dart packages. Make for this: https://github.com/justacid/blurhash-dart/issues/20

blur-image blurhash blurview code dart dartlang example flutter flutter-apps flutter-examples github hash image issues package packages

Last synced: 23 Jan 2025

https://github.com/kastorcode/kastorcode-orange-sky-theme-chrome

This is an orange Google Chrome theme with a sky texture of my personal brand as a developer.

beaver brazil castor chrome code color-theme goiania goias google json kastor kastorcode matheus oliveira orange png ramalho sky theme zip

Last synced: 17 Jan 2025

https://github.com/laugharne/rust_smart_contract_vulnerabilities

This article will explore some of the **top vulnerabilities** in Rust smart contracts and provide examples to illustrate these issues, along with best practices for mitigation.

blockchain code rust rust-lang solana vulnerabilities

Last synced: 10 Jan 2025

https://github.com/psychollama/piece-table.rs

A tiny piece table implementation in Rust

code editor modern rust terminal-based vim

Last synced: 12 Dec 2024

https://github.com/paulshpilsher/useful-snips

collection of clever code fragments solving common and not so trivial problems.

code javascript nodejs snippets

Last synced: 17 Jan 2025

https://github.com/creativelearn/vscode-pwa

Visual Studio Code as Progressive Web Application with Native File System API support

app code editor pwa vscode vscode-extension web

Last synced: 26 Dec 2024

https://github.com/mondonno/ilyrics-core

Module for Node.js to detect currently playing music on your operating system. Created nicley for iLyrics

code ilyrics ilyrics-core itunes linux lyrics macos spotify windows

Last synced: 02 Jan 2025

https://github.com/zhangxjohn/aichat

Develop ChatApp based on Cursor's Zero-shot

chatgpt chatroom code copilot cursor llm openai

Last synced: 26 Dec 2024

https://github.com/edu-fedorae/java-programming

Java sample code examples

code examples java samples

Last synced: 02 Jan 2025

https://github.com/adarshcodecraft/code-editor

This custom Code Editor project provides a simple, intuitive, and functional environment for coding directly in the browser. Built using HTML, CSS, and JavaScript, the editor supports real-time syntax highlighting, line numbering, and live preview, allowing users to write and test HTML, CSS, and JavaScript code in one place

code codeeditor css developer editor front-end-development github html javascript preview vscode

Last synced: 05 Jan 2025

https://github.com/satyampurwar/pdffusion

Streamline your document workflow with intuitive web app for effortless image-to-PDF conversion and PDF merging.

api code conda-environment flask-application html javascript pillow pypdf2 python quality-assurance setuptools shell-scripting

Last synced: 02 Jan 2025

https://github.com/loljtdg/react-native-to-web

translate code from react-native to react.js

code react-native reactjs translate

Last synced: 26 Dec 2024

https://github.com/alijahanpak/vuex-vuemastery.com

Vuex course code from vuemastery.com

code vue vuecli vuejs vuex

Last synced: 13 Jan 2025

https://github.com/joergi/blog

this is my blog, mostly about tech

arch-linux blog code developing jekyll linux ubuntu

Last synced: 27 Dec 2024

https://github.com/i-rzr-i/codesource

Provide an easy, accurate, and organized solution for storing data in your source code about some ideas, comments, or code references, which was an inspiration for realizing your current functionality.

anchor attribute author code document parser reference source

Last synced: 12 Jan 2025

https://github.com/ormidales/codemonthchallenge

Le "Code Month Challenge" est une initiative stimulante et gratifiante destinée aux développeurs de tous niveaux, des débutants aux experts, qui souhaitent affiner leurs compétences en programmation et en design. Chaque mois, un nouveau thème est annoncé autour duquel une série de défis quotidiens sont conçus.

challenge code code-daily coding-challenge coding-challenges css css3 html html5 javascript month monthly

Last synced: 13 Jan 2025

https://github.com/i-rzr-i/linkshortener

This repository represents an implementation of transforming long, ugly links into more nice, memorable, and trackable short URLs. The current code implementation allows to the shortening of long links and storing them.

code key link shortener tiny transform ugly url

Last synced: 12 Jan 2025

https://github.com/i-rzr-i/onetimerequesttoken

Provide a simple solution to protect the application endpoint from untrusted or unwanted requests by supplying every invoked endpoint with a generated security code.

antiforgery code endpoint http protect secure token

Last synced: 12 Jan 2025

https://github.com/beangreen247/arduinocode-esp8266

A repo with code written in Arduino for ESP8266

8266 arduino beangreen beangreen247 code debian esp ide linux opensource usb windows

Last synced: 27 Dec 2024

https://github.com/beangreen247/coding-interview-questions

A repo with coding interview questions solved in multiple languages

beangreen beangreen247 code coding-interviews languages open python questions source

Last synced: 27 Dec 2024

https://github.com/swharden/morsecoderocket

Improve your Morse code by copy speed by playing text from your favorite website

code cw ham ham-radio morse morse-code morsecode radio

Last synced: 10 Jan 2025

https://github.com/tioneb64/cpp-polymorph-class

Two classes to create a polymorphic Array in C++ accepting all types of data

class code cpp cpp14 cpp17 example polymorphism

Last synced: 20 Jan 2025

https://github.com/skyss0fly/codespace

Feel free to acd your code here. Rules are as follow: **Do not destroy others work or you will be banned from the repo** and *if you have a dangerous or malicious file here please put a comment at the top of the file with those warnings* thats all thanks:)

code codespace free freecodespace freetouse shared space

Last synced: 20 Dec 2024

https://github.com/clayrisser/babel-parser-generator

an easy api to parse and generate code

api ast babel code generate generator parse

Last synced: 15 Dec 2024

https://github.com/happylie/pythonchallenge_code

Problem solving code for pythonchallenge.com site(pythonchallenge.com 사이트 문제 풀이 : PCC(PythonChallenge in Code)))

challenge code ctf exam example pcc problem problem-solving python python-codes python2 python3 pythonchallenge solution solutions solving wargame

Last synced: 23 Oct 2024

https://github.com/dsmith73/make-md

make-md takes a code file, passed as a var during playbook invocation, pulls the comments out of the file, and created a markdown file template, to increase efficiency in code documentation.

code comment generate markdown template

Last synced: 03 Jan 2025

https://github.com/dsmith73/dsapps

pwa with links to my apps

code games pwa

Last synced: 03 Jan 2025

https://github.com/enginkaratas/p5-forest-trees-with-object

I seen a twitter post about new year trees. And a guy make a tree with code. And this is comes to me like a challenge. I know it is nothing but I learned a lot

christmas christmas-tree code javascript p5 p5js tree twitter

Last synced: 03 Jan 2025

https://github.com/znx-x/create-react-ts-app

Script to streamline the creation of new frontend ReactJS/TypeScript applications using Shell and Cmd.

code frontend node programming reactjs script typescript ui

Last synced: 03 Jan 2025

https://github.com/linkerin/snipshot

snipshot.dev - an application for developers to store and share their favourite code snippets with others.

code snippets snipshot

Last synced: 03 Jan 2025

https://github.com/marc-bernard-tools/marc-bernard-tools-versions

Version overview for Marc Bernard Tools

abap basis bw bw4hana code mbt open-source sap tool tools

Last synced: 04 Jan 2025

https://github.com/yusufshakeel/dycodehighlighter

Highlight code in the web page.

code highlighter javascript

Last synced: 05 Jan 2025

https://github.com/squareslab/directivetool

A tool for automatically checking Android directives

alive code zackc

Last synced: 11 Jan 2025

https://github.com/i-rzr-i/trytoexecute

The 'TryToExecute' represents an implementation of the try/catch/finally block. It can execute code without worrying about exceptions; it only specifies what to do in this case and delegate it.

action catch code delegate exception execute finally func try

Last synced: 12 Jan 2025

https://github.com/ganeshkadam65/leetcodesolutionscpp

LeetCode has emerged as one of the most popular platforms for honing programming skills and preparing for technical interviews. As a coding enthusiast or a job seeker in the tech industry, having a solid understanding of data structures and algorithms is crucial

algorithms c code coding competitive-programming cpp data-structures leetcode leetcode-cpp leetcode-solutions programming python software-development software-engineering

Last synced: 04 Jan 2025

https://github.com/artcc/presentation-project

Presentation of a Swift project with UIKit using Clean Swift and unit tests

clean-architecture clean-swift code presentation swift unit-testing

Last synced: 04 Jan 2025

https://github.com/thisaislan/spectral-sound-gen

Have you ever thought about listening to your code?

code python3 sound

Last synced: 17 Jan 2025

https://github.com/alexgenovese/nextjs-envato-elements-template-code

Code generated with Bolt | Copycat of Envato Elements in NextJS project ⚡️

code generated nextjs template templates theme themes

Last synced: 04 Jan 2025

https://github.com/projects-developer/upi-fraud-detection-using-machine-learning

The Unified Payments Interface (UPI) has revolutionized the way people make payments in India. However, with the increasing adoption of UPI, there has been a rise in fraudulent transactions. To combat this, a UPI fraud detection system is essential.

code computer-science-project documents finalyearproject payment-security real-time-detection upi-fraud-detection

Last synced: 05 Jan 2025

https://github.com/quicksilveryt/dcwebserver.js

Package for hosting your discord bots made in node.js

code discord discord-bot discord-js hosting js node node-js nodejs

Last synced: 18 Jan 2025

https://github.com/fadilxcoder/php-ftp

PHP FTP POC

code ftp packagist php poc

Last synced: 04 Jan 2025

https://github.com/elazzouzihassan/java-programming

Welcome to my Learning Java repository! This repository is dedicated to sharing the code and projects I've worked on as I learn and explore the Java programming language.

code development java learning programming-language

Last synced: 11 Jan 2025

https://github.com/dxxxxy/onlinemcpdeobfuscator

Online MCP deobfuscator tool

code deobfuscator java mcp minecraft online

Last synced: 04 Jan 2025

https://github.com/dxxxxy/aoc

Advent of Code 2022.

2022 advent aoc code of

Last synced: 04 Jan 2025

https://github.com/kevinadhiguna/nooto

A web app where you put Gists 📝

code gist web-app

Last synced: 11 Jan 2025

https://github.com/yansheng836/java-textbook-source

:books:教材《Java程序设计实用教程》的源代码。

book book-source-code code java opensource source-code

Last synced: 26 Jan 2025

https://github.com/joaoassalim/password-generator

This code generate a password with 12 characters for you in seconds

code password password-generator python

Last synced: 03 Jan 2025