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/hxndev/reverse-capitalize-and-shift-strings-using-threads

Perform operations on a string using Multithreading.

capitalize code cpp reverse shift strings threads

Last synced: 06 Jul 2025

https://github.com/hxndev/printer-spooling

Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.

code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling

Last synced: 31 Mar 2025

https://github.com/hxndev/producer-worker-problem

This is a common worker producer problem in OS

c code cpp labtasks os problem producer producer-worker project worker

Last synced: 31 Mar 2025

https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading

Last synced: 31 Mar 2025

https://github.com/hxndev/ls-sort-and-wc-using-child-processes

Heirarchy implemented using pipes, forks and execs.

code cpp exec fork ls pipes sort wc

Last synced: 31 Mar 2025

https://github.com/hxndev/k-means-on-iris-dataset

k-means clustering is a method of vector quantization, originally from signal processing, that aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster.

code iris iris-dataset jupyter-notebook kmeans kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm python

Last synced: 31 Mar 2025

https://github.com/hxndev/insta-dp-downloader

This project can download High Quality Instagram Profile Picture of both Public and Private accounts.

code instagram instagram-dp-downloader instagram-profile instaloader python

Last synced: 31 Mar 2025

https://github.com/hxndev/implementing-a-dns-server

DNS stands for Domain Name System. We have implemented DNS in this project. The basic task of DNS is to resolve a destination name hosted against some IP Address.

c cache code cpp dns dns-server implement ip-address project proxy routing server

Last synced: 31 Mar 2025

https://github.com/hxndev/bubble-pop-screen-saver-and-game

This is a GUI Version of the Bubble Pop game that we used to play. This is divided into 2 parts. First one is designing a screensaver while the second one is designing the game itself.

bubble bubble-pop code cpp game gui interface itc oop pf project screensaver

Last synced: 17 Jun 2025

https://github.com/jaguililla/mrbean

Let MrBean generate most of the boiler plate for you!

code generator intellij-idea intellij-plugin

Last synced: 12 Jul 2025

https://github.com/kevincobain2000/action-scc

Sloc, Cloc and Code Action to update README.md with code stats.

code codecount complexity count scanner scc sloc staticcodeanalysis

Last synced: 23 Mar 2025

https://github.com/beiyuouo/codebase

📑 Common code snippets

code python

Last synced: 19 Apr 2025

https://github.com/kim-sunlei/react-code-input

An input component for inputting verification codes for react

code input react reactjs

Last synced: 23 Mar 2025

https://github.com/runtimeterror10/snippetz

Save, edit, download, and share your cool code snippets!

code code-editor code-snippet code-snippets codemirror javascript

Last synced: 28 Dec 2025

https://github.com/abcincs/applock

AppLock is a simple SwiftUI framework that makes it easy to create a PinCode user interface. It provides a struct, AppLockView, that can be shown inside a view or a sheet for better user experience.

applock applocker code passcode pin pincode spm swift swiftui

Last synced: 06 Apr 2025

https://github.com/Sunny-117/tiny-webpack

✨ A JavaScript bundler with Webpack-like features, supporting modern frontend workflows.

code codesplitting dynamic-import loader loader-plugin mpa plugins prefetch preload tree-shaking webpack5

Last synced: 28 Mar 2025

https://github.com/daniel-zahariev/music-codes

Music Codes PHP library provides handy tools for codes in the music industry

code isrc music

Last synced: 22 Apr 2025

https://github.com/whizzes/learn-typescript

TypeScript Fundamentals for Beginner Programmers

code fundamentals junior learning typescript

Last synced: 24 Aug 2025

https://github.com/ahammadnafiz/reporag

A fully interactive tool designed to streamline your GitHub repository prompt generation process and facilitate RAG (Retrieval-Augmented Generation) workflows

ai app code github ingestion langchain llm open-source prompt python rag repository retrieval-augmented-generation

Last synced: 23 Feb 2025

https://github.com/yungdoom/lua-test

LUA Language Test

code lua lua-code lua-test script test

Last synced: 17 Jul 2025

https://github.com/n-pcs/python

All the basic python programs. Commit if there are any errors!! Happy learning🔥🔥

code example pycharm python spyder vscode

Last synced: 22 Apr 2025

https://github.com/xom9ikk/version-by-tag

Github Action to generate version and unique version code based on the last tag

actions android code github node semver tag version version-code

Last synced: 21 Jul 2025

https://github.com/0handersson0/UnitGPT

Small visual studio extension for creating code and unit tests with the power of openAI

chatgpt code unittest visualstudio

Last synced: 08 Apr 2025

https://github.com/adamff-dev/burger-king-code-generator

Gerera un código de validación de la encuesta de satisfacción

burger-king code satisfaction-survey web-development

Last synced: 27 Nov 2025

https://github.com/mmiscool/snipsplicer

Library for manipulating code files in various languages allowing for surgical file edits using snippets supplied by LLMs

ai ast code llm merge splicer

Last synced: 12 Jun 2025

https://github.com/gjbex/best-practices-for-scientific-computing

Material for a training on best practices for scientific computing.

c code coverage cpp documentation fortran functionaltests python training unittesting version-control

Last synced: 13 Jul 2025

https://github.com/fabiospampinato/vscode-open-in-code

Switch between Code and Code Insiders with ease.

code extension insiders open-in vsc vscode

Last synced: 30 Jun 2025

https://github.com/getgrit/github-action-check

GitHub action for enforcing grit checks

cli code grit

Last synced: 28 Feb 2025

https://github.com/rishabhknowss/ezcodegen

It auto-generates the code in a specific file provided the file name and the prompt , made this using cli npm package (It was named coderai previously)

cli code generative-ai

Last synced: 28 Feb 2025

https://github.com/adrianbj/processcodetester

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

code processwire tester

Last synced: 24 Feb 2025

https://github.com/atharvstill/freefire-ffh4x

FreeFire-FFH4X is a dynamic game enhancement tool designed to amplify the gaming experience in Free Fire. With its powerful features and user-friendly interface, players can enjoy a competitive edge and personalized gameplay.

android cheat-program code development ffh4x free freefire game-cheat gaming github hack mod script software tool

Last synced: 24 Feb 2025

https://github.com/anantoghosh/eslint-config-good-code

A strict eslint configuration for typescript projects promoting good and maintainable coding practices.

code config eslint good maintainable smell strict typescript

Last synced: 19 Mar 2025

https://github.com/rignaneseleo/latex-listings-dart

Here you have the file to import in order to format your Dart code into your Latex project.

code dart dartlang flutter latex latex-code latex-style latex-template listings lstset

Last synced: 13 May 2025

https://github.com/gagniuc/combining-two-signals-in-js-c-py-php-vb-pl-rb-java

This is an implementation designed in eight different programming / scripting languages, namely C#, Python, VB6, Javascript, Perl, Ruby, Java and PHP. Each implementation is able to mix two signals/vectors (A and B) in arbitrary proportions.

algorithm code combine csharp design interpolation java javascript languages mix perl php prediction python ruby shortcode spectral-forecast vb6 vba

Last synced: 02 Jan 2026

https://github.com/pointless-code/cortex-forge

A minimalist escape room, right in your terminal.

code dev escape escape-room pointless terminal

Last synced: 15 Jan 2026

https://github.com/hxndev/analog-clock

In this project, i designed an analog clock using python. The clock is synchronized with the computer time and will keep incrementing accordingly.

analog analog-clock clock code executeable gui python

Last synced: 26 Jun 2025

https://github.com/qiwihui/codedays

One code problem a day, keeps the doctor away.

algorithm code django django-rest-framework python python3

Last synced: 20 Mar 2025

https://github.com/colinkiama/uwp-basics

A collection of examples related to the basics of creating UWP apps

basics blog chsarp code example examples help posts teaching teaching-materials ui ui-design uwp uwp-dev uwp-help ux ux-design xaml xaml-winrt

Last synced: 11 Apr 2025

https://github.com/salemcode8/code

Simple MVC Framework

code framework mvc mvc-framework oop php

Last synced: 11 Apr 2025

https://github.com/not-coded/namefabric

Shows you public player data like past usernames, current skin, and more using the Mojang's API and LabyNet's API.

code fabric fabric-server fabricmc fabricmc-mod minecraft minecraft-fabric minecraft-mod minecraft-server misc miscellaneous mod mojang mojang-api namefabric namemc not-coded notcoded stonecutter stonecutter-mod

Last synced: 06 Jul 2025

https://github.com/alihassanml/speek-to-code-ai

A Flask-based web application that transcribes audio into code. Users can upload audio files, which are then transcribed into text, and use that text to generate functional code snippets via an AI-powered API.

ai code flask flask-application generator spech-to-text

Last synced: 11 Apr 2025

https://github.com/okerew/okraleditor

Okral Code Editor, a code editor based on ace library, created by Okerew, to provide a more extensible, lightweight, OpenSource alternative to vscode

ace ace-editor code code-editor editor jetbrains oce okral-code-editor okraleditor open-source opensource vscode webstorm

Last synced: 08 Sep 2025

https://github.com/hxndev/implementing-linear-regression-in-python

Linear regression is a linear model, e.g. a model that assumes a linear relationship between the input variables (x) and the single output variable (y)

code implementation jupyter-notebook linear-regression python

Last synced: 04 Nov 2025

https://github.com/ferhatgec/eee

Eee? Access E codes from Rust.

code crate e rs rust

Last synced: 14 Apr 2025

https://github.com/polvallverdu/hpcodewarsbcn

A collection of HP CodeWars solutions of Barcelona. All made with python :D

code codewars hp hpcodewars python wars

Last synced: 29 Oct 2025

https://github.com/lolic0d3/nhentaicodeinfo

Code Nuklir Checker

code nhentai nhentai-api nuklir

Last synced: 24 Jul 2025

https://github.com/haseemajaz/hide-wordpress-admin-help-and-screen-options

This versatile piece of code allows you to customize the WordPress admin interface by hiding the Help tab and Screen Options tab based on user roles and preferences.

code codesnippet codesnippets dashboard website website-design website-development websites wordpress wordpress-api wordpress-child-theme wordpress-development wordpress-plugin wordpress-site wordpress-starter-theme wordpress-theme

Last synced: 16 Oct 2025

https://github.com/youkol/kaptcha

kaptcha is a modern version of the simple captcha project. This repo is the clone of http://code.google.com/p/kaptcha/

captcha code image java kaptcha

Last synced: 19 Sep 2025

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: 21 Sep 2025

https://github.com/hxndev/udp-shopping-store-server

UDP Client Server model in which client asks for record from server.

c client-server code cpp project reciept shopping shopping-store store udp

Last synced: 29 Jul 2025

https://github.com/yichengdwu/data_structures_experiment_code

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

code data-structures

Last synced: 29 Jul 2025

https://github.com/0xgingi/phantom

Phantom is a Lightweight terminal-based text editor written in Rust

code editor minimap rust tabs terminal text texteditor tui tui-rs vim

Last synced: 30 Jul 2025

https://github.com/hxndev/multithreaded-merge-sort

Rewriting the famous Merge Sort Algortihm using Multithreading.

code cpp merge merge-sort mergesort mergesort-algorithm multithreading threading

Last synced: 31 Jul 2025

https://github.com/zaadevofc/simple-random-char

Simple package to get Random Char

characters chart code generator get random simple voucher

Last synced: 31 Jul 2025

https://github.com/umerjamshaid/umerjamshaid

Config files for my GitHub profile.

code config github-config python

Last synced: 10 Jul 2025

https://github.com/stevenjdh/code-librarian

Stores and organizes your code snippets for any programming language.

code database programming programming-language snippets snippets-library snippets-manager

Last synced: 07 May 2025

https://github.com/dog-face-development/dfd-code-style-guide

The Dog Face Development Co. Code Style Guide, published as Markdown files and as a web page.

code hacktoberfest html markdown style-guide

Last synced: 03 Aug 2025

https://github.com/binarskugga/printableqrgenerator

Generates tables of QR codes for automated serial sticker printing. Can be configured with Avery formats provided some mearsurements.

avery bulk code generator pdf pdf-generation printable qr

Last synced: 03 Aug 2025

https://github.com/zukahai/tutor

Mục đích chia sẻ một số file hỗ trợ giảng dạy

code file tutor vic vku

Last synced: 05 Oct 2025

https://github.com/ivailop7/ivominesweeper

A ReactJS game written in TypeScript with Windows 95 Styling

code minesweeper nodejs react95 reactjs redux typescript

Last synced: 20 Aug 2025

https://github.com/ahammadshawki8/dsa-implementations-in-python

👀 Knowledge of "Data Structures and Algorithms" is the basic need to become a good programmer. In this repository, you will find the implementations of different DSA's in Python. 🔥🔥

algorithm code data-structures design python

Last synced: 22 Aug 2025

https://github.com/hxndev/search-integer-in-a-grid-using-divide-and-conquer

Divide and Conquer technique is used to work out different problems of varyying natures. Our problem at hand is to efficiently search an integer value from grid of size n x n, where n is any integer, using the principles of divide and conquer. The grid has both it's rows as well as columns sorted in ascending order.

algortihm code complexity cpp divide-and-conquer grid integer search time-complexity-analysis

Last synced: 24 Aug 2025

https://github.com/marcos4503/sims3-package-interface

The "Sims 3 Package Interface" (S3PI) provides a Core Library of portable code that "understands" The Sims 3 game Packages files. Note that (with some minor tweaks) the Core Library code also understands other game Package formats (e.g. SimCity Online, The Sims 4).

city code csharp dev dot dotnet mod mods net package s3oc s3pe s3pi sim simcity sims sims3 sims4 the

Last synced: 24 Jul 2025

https://github.com/000daniel/how-to-install-visual-studio-code-on-arch-linux

A simple guide on how to install Visual Studio Code on Arch-Linux or Arch-based systems, and set it up to work with C# and Code-Runner

arch-linux archlinux code code-runner csharp easy guide linux simple studio tutorial visual visual-studio visual-studio-code

Last synced: 26 Feb 2025

https://github.com/jeanextreme002/morse-code-translator

Translate texts into morse code or read secret messages that are in morse code using this program. You can also play the sound of morse code if you are using the Windows operating system.

code converter morse morse-code morse-code-translator morse-conversion morse-translator morse-transmitter python3 sound translate-texts translator

Last synced: 10 Sep 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/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/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/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/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/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/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/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/praabindhp/currency_time-converter

Java Program For Currency Time Converter

code converter currency-converter java programming time

Last synced: 05 Mar 2025