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/qiwihui/codedays

One code problem a day, keeps the doctor away.

algorithm code django django-rest-framework python python3

Last synced: 28 Oct 2024

https://github.com/adrianbj/processcodetester

A ProcessWire admin module to quickly test code without needing to edit templates

code processwire tester

Last synced: 06 Jan 2025

https://github.com/arshdeepsahni/cpp

CPP

code cpp

Last synced: 14 Dec 2024

https://github.com/blakeembrey/token-hash

Generate base64url encoding from the left-most half of the hash of a token.

code hash oidc openid-connect token

Last synced: 27 Oct 2024

https://github.com/mrhrifat/javascript

JavaScript is the most popular Programming language in the world. Over 97% of websites use JavaScript on the client side for web page behavior, often incorporating third-party libraries.

array code condition function functional-programming javascript javascript-concepts javascript-vanilla js loop object operator programming vanila-javascript

Last synced: 13 Nov 2024

https://github.com/hugomods/code-block-panel

:computer: Hugo Code Block Panel Module

code code-block code-block-panel hugo hugo-mod hugo-module hugopress

Last synced: 15 Nov 2024

https://github.com/kleamertiri/100days-of-python

100 Days of Code: The complete Python Pro Bootcamp for 2023

100daysofpython apps automation code data-science game python

Last synced: 26 Dec 2024

https://github.com/yichengdwu/data_structures_experiment_code

数据结构教程(李春葆)实验题解答

code data-structures

Last synced: 03 Nov 2024

https://github.com/hamzalodhi2023/amazing-docs-app-vite

Docs App Using React vite. Give it a star 🌟 if you find it useful.

app code coding docs react reactjs reactvite vite webapp website websites

Last synced: 10 Jan 2025

https://github.com/mattmezza/italiantaxcode

Everybody loves to pay taxes! [-_-] This library lets you calculate Italian fiscal code with ease. It also reverts it to go back from the code to every (possible) original info. --- Calcola il codice fiscale a partire dai dati personali e viceversa.

code codice codicefiscale fiscal italian tax taxes

Last synced: 02 Nov 2024

https://github.com/powerlevel9000/to-do-review

Just for Peer Code review practice

code codereview

Last synced: 21 Dec 2024

https://github.com/vochicong/jp_pref

Japan Prefecture Code

code japan prefecture

Last synced: 21 Oct 2024

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: 30 Nov 2024

https://github.com/praabindhp/heap-priority_queue

C Program For Heap Priority Queue

c-programming-language code heap priority-queue

Last synced: 19 Nov 2024

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: 19 Nov 2024

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: 19 Nov 2024

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: 09 Jan 2025

https://github.com/wellyshen/about-me

🤓 About me.

code design shen welly

Last synced: 17 Nov 2024

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: 24 Nov 2024

https://github.com/matixandr09/my-scripts

Hi, welcome to my public scripts

code hacking python

Last synced: 20 Nov 2024

https://github.com/gustavz/robosoccer_championship

Winner Team C++ Code of TUM Robosoccer Championship 2016

code cpp opencv robosoccer tum turtlebot

Last synced: 19 Nov 2024

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: 17 Nov 2024

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: 14 Nov 2024

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: 14 Nov 2024

https://github.com/wesleybertipaglia/archives

👩‍💻 A collection of my projects from the archives. Revisit the past, learn from past mistakes, and celebrate progress in code.

archives code programming projects repository

Last synced: 17 Nov 2024

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

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

code koa nodejs source

Last synced: 09 Jan 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: 13 Nov 2024

https://github.com/sbrugman/pathlad

Your friendly Python Path Converter

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

Last synced: 14 Nov 2024

https://github.com/hdl-util/gray-code

Generate a gray code of arbitrary width in SystemVerilog

code coding fpga gray gray-code graycode systemverilog

Last synced: 15 Nov 2024

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: 14 Nov 2024

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

Because I Don't Like it 👯‍♀️

code fuck your

Last synced: 16 Nov 2024

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

Java Program For Abstract Class Creation

abstract class code creation java programming

Last synced: 15 Nov 2024

https://github.com/praabindhp/factorial

Python Program To Find The Factorial

code factorial programming-language python3

Last synced: 15 Nov 2024

https://github.com/praabindhp/compound_interest

Python Program To Find Compound Interest

code compound-interest programming-language python3

Last synced: 15 Nov 2024

https://github.com/praabindhp/binary_search

C Program For Binary Search

binary-search c code programming-language

Last synced: 15 Nov 2024

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

Java Program For Currency Time Converter

code converter currency-converter java programming time

Last synced: 15 Nov 2024

https://github.com/praabindhp/employee-pay_roll

Java Program For Employee Pay Roll

code employee java payroll programming

Last synced: 15 Nov 2024

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: 15 Nov 2024

https://github.com/praabindhp/hybrid_inheritance

Java Program For Hybrid Inheritance

code hybrid illustration inheritance java programming

Last synced: 15 Nov 2024

https://github.com/praabindhp/simple_interest

Python Program To Find Simple Interest

code interest programming-language python3 simple

Last synced: 15 Nov 2024

https://github.com/praabindhp/open_address_collision

C Program For Open Address Collision

c-programming code collision language open-addressing

Last synced: 15 Nov 2024

https://github.com/praabindhp/replace_function

Replace Function In Python Program

code find programming-language python3 replace word

Last synced: 15 Nov 2024

https://github.com/praabindhp/thread_synchronization

Java Program For Thread Synchronization

code code-generation java programming synchronization thread

Last synced: 15 Nov 2024

https://github.com/praabindhp/string_operations-array_list

Java Program For String Operations Array List

arraylist code java operations programming string

Last synced: 15 Nov 2024

https://github.com/praabindhp/user_defined-exception

Java Program For User-Defined Exception

code defined exception-handling java programming user

Last synced: 15 Nov 2024

https://github.com/praabindhp/scientific_calculator

Java Program For Scientific Calculator

calculator-application code java programming scientific

Last synced: 15 Nov 2024

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: 23 Oct 2024

https://github.com/praabindhp/temperature_converter

Conversion of Celsius to Fahrenheit & Fahrenheit to Celsious

code programming python3 temperature-converter

Last synced: 15 Nov 2024

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: 13 Nov 2024

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: 30 Nov 2024

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 Nov 2024

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: 16 Nov 2024

https://github.com/gagniuc/programming-languages

A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.

algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic

Last synced: 15 Nov 2024

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: 15 Nov 2024

https://github.com/jaguililla/mrbean

Let MrBean generate most of the boiler plate for you!

code generator intellij-idea intellij-plugin

Last synced: 15 Nov 2024

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

C Program For List ADT Array

adt array c-programming-language code list

Last synced: 19 Nov 2024

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: 29 Sep 2024

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: 08 Nov 2024

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: 20 Dec 2024

https://github.com/youneshabbal/audio-player

WAV Audio Player using JAVA SWING, It is simple with an easy code

audio-player code coding idea java jdk jre music-player project swing wav wav-audio wav-audio-format

Last synced: 30 Sep 2024

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: 26 Dec 2024

https://github.com/kalebzaki4/monibank-main

Monibank é um projeto desenvolvido para aprimorar habilidades em criação e validação de formulários. O objetivo é criar um formulário interativo de cadastro bancário com recursos de validação de dados.

bank code css curdo html javascript

Last synced: 26 Dec 2024

https://github.com/kalebzaki4/mangaflix

O MangaFlix é um projeto dedicado a fornecer uma plataforma online para a leitura de mangás. Com uma interface intuitiva e amigável, os usuários podem explorar uma vasta coleção de mangás de diversos gêneros, como ação, aventura, comédia, drama, fantasia e muito mais.

anime code html manga

Last synced: 26 Dec 2024

https://github.com/kalebzaki4/alura-play

O Alura Play é uma plataforma de streaming de vídeos educacionais desenvolvida para aprimorar o aprendizado dos usuários. Com uma ampla variedade de cursos, tutoriais e palestras, o Alura Play oferece um ambiente de aprendizagem interativo e acessível.

code css html javascript js

Last synced: 26 Dec 2024

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: 02 Nov 2024

https://github.com/theashraf/parse-cloud-function

Create scalable & reusable parse cloud functions with middlewares

cloud code middleware parse parse-server

Last synced: 20 Dec 2024

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: 14 Dec 2024

https://github.com/spiffgreen/flashcard

A simple web app for recording and testing your knowledge.

code flashcards javascript learn-cards learning nodejs

Last synced: 03 Jan 2025

https://github.com/gko/upside-down

plugin to move code around

code move plugin vim vim-plugin

Last synced: 02 Jan 2025

https://github.com/frcteam3255/nurdvision

SuperNURDs implementation of vision co-processing

2017 code cpp

Last synced: 19 Nov 2024

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: 25 Dec 2024

https://github.com/edm00se/blog

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: 23 Dec 2024

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: 04 Jan 2025

https://github.com/kuduxaaa/python

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

code learn-python learning lesson python tutorial

Last synced: 02 Jan 2025

https://github.com/fabiospampinato/string-from-charcodes

An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.

char charcode charcodes code codepoint from string

Last synced: 02 Dec 2024

https://github.com/judy2k/moncode

Format code for MongoDB slides

code developer-tools formatter mongodb slides

Last synced: 24 Dec 2024

https://github.com/seabbs/backup

Code to automate local backups of remote code

backup bash code github workflow

Last synced: 01 Jan 2025

https://github.com/preetsuthar17/dracodemy

A website learn basic of programming languages

code coding coding-tutorials programming tutorials

Last synced: 10 Oct 2024

https://github.com/damiancipolat/handle_money_in_js

Differentes ways of how to handle money values using JS, some recommended libraries and a custom implementation

code js money

Last synced: 28 Dec 2024