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

Projects in Awesome Lists by ayonious

A curated list of projects in awesome lists by ayonious .

https://github.com/ayonious/console-table-printer

🖥️ 🍭 Printing Pretty Tables on your console

console consolelog opensource opensource-library tables

Last synced: 15 May 2025

https://github.com/ayonious/file-compression

📦 Zip and Unzip files using Huffman's code and LZW Algorithm

compression huffman-compression-algorithm java lzw-compression zip

Last synced: 12 May 2025

https://github.com/ayonious/vagrant-best-practices

✌Learn interesting features of Vagrant By practicing simple examples

best-practices tutorial vagrant

Last synced: 10 Aug 2025

https://github.com/ayonious/java-best-practices-java8

:coffee: Functional Programming, Lamda, Stream, Function, Predicate

java lamda stream

Last synced: 12 May 2025

https://github.com/ayonious/lombok-examples

🌶️Practice examples on Using Lombok: https://projectlombok.org/

javascript lombok maven

Last synced: 12 May 2025

https://github.com/ayonious/c-code-beautifier

✂️ A parser that can beautify Code written in C/C++

c-plus-plus ccode-beautifier compiler parser

Last synced: 26 Aug 2025

https://github.com/ayonious/simple-wcswidth

🖥️ 💬 Simple implementation of wcswidth() of Markus Kuhn's C Code

Last synced: 12 May 2025

https://github.com/ayonious/nested-rules-engine

🌲 Decision Tree based Rules Engine

decision-tree dfs rule-engine

Last synced: 12 May 2025

https://github.com/ayonious/react-context-example

Example Project to show Theme change using Context in React

Last synced: 11 Apr 2026

https://github.com/ayonious/that-it-guy-tech-blog

🎧 My Personal Tech Blog

blog gatsby tech-blogs

Last synced: 13 Apr 2026

https://github.com/ayonious/saltstack-best-practices-basics

🥨Learn Saltstack by practicing simple examples

Last synced: 04 Feb 2026

https://github.com/ayonious/console-table-docu

🖥️ 🍭 📖 Documentation guide for using Console Table Printer

console documentation docusaurus

Last synced: 20 Mar 2025

https://github.com/ayonious/interview-cheatsheet

👔 Common questions for tech interviews

interview interview-prep interview-preparation tech

Last synced: 15 May 2026

https://github.com/ayonious/gradle-tutorial

:elephant: Learn interesting features of Gradle By practicing simple examples

gradle

Last synced: 12 May 2025

https://github.com/ayonious/robo-practice-projects

Few practice projects related to Robo: https://github.com/tj/robo

robo

Last synced: 15 Apr 2026

https://github.com/ayonious/template-express-microservice

👯 bare minimum Template for express

Last synced: 02 Apr 2026

https://github.com/ayonious/flyway-quickstart

Example projects to quickly get started with flyway

flyway maven

Last synced: 11 Apr 2026

https://github.com/ayonious/template-react-ts-2

React Template Project 2

Last synced: 11 Apr 2026

https://github.com/ayonious/template-react

👯A template repo for react apps made without create-react-app

Last synced: 11 Apr 2026

https://github.com/ayonious/practice-kubectl-awscli-gcludcli

Quick start tutorial on Kubernetes, awscli and gcloud

aws gcloud k8s

Last synced: 07 May 2026

https://github.com/ayonious/template-react-ts

👯A template repo for react apps in Typescript made without create-react-app

Last synced: 13 Apr 2026

https://github.com/ayonious/docker-practice

🐳 My practice of Docker and all common things related to docker

Last synced: 12 Oct 2025

https://github.com/ayonious/template-express-microservice-ts

👯 bare minimum Template for express in TS

Last synced: 16 Apr 2026

https://github.com/ayonious/explorer-bug

🐞 Simple React Game to explore the 2d interface with a bug

netlify react travis-ci typescript

Last synced: 18 Apr 2026

https://github.com/ayonious/maven-best-practices

Short Quick Start Tutorials on Maven

learning maven quickstart tutorial

Last synced: 29 Apr 2026

https://github.com/ayonious/springboot-bootstrap

🍀 🏁 Simple Springboot Bootstrapping Project

bootstrap java spring-boot

Last synced: 29 Apr 2026

https://github.com/ayonious/my-npm-packages-tester

🔬👷Testing all my npm packages in nodejs

e2e-tests npm-package testing-tools

Last synced: 09 May 2026

https://github.com/ayonious/git-network-trainline

🚂 Show a city's train lines in form of Git Network

git graph javascript road trainline

Last synced: 11 May 2026

https://github.com/ayonious/aprender-espanol

🥑 Mis Notas sobre apprender español

learning-languages spanish-language

Last synced: 02 Aug 2025

https://github.com/ayonious/psycho

My Journey to psychology

Last synced: 08 Sep 2025

https://github.com/ayonious/opengl-st.-basil-s-cathedral

🕌OPENGL example of creating complex architecture

Last synced: 10 May 2026

https://github.com/ayonious/nginx-configure-practice

Quick start tutorial on Nginx

Last synced: 20 Mar 2025

https://github.com/ayonious/spring-boot-examples

🍀🍼Learn Spring Boot Practicing easy examples

java spring spring-boot

Last synced: 17 Apr 2026

https://github.com/ayonious/opengl-house-furnitures

🎨Simple OPENGL project to create objects and camera movements

animation cpp opengl

Last synced: 20 May 2026

https://github.com/ayonious/translations-viewer

💬 Viewer for all translations of My travel Blog

Last synced: 11 Jul 2025

https://github.com/ayonious/simple-html-template

🪟 Simple Webpage with HTML.

css githubpages html javascript

Last synced: 17 May 2026

https://github.com/ayonious/dot-templates

🐇 a CLI tool to access all dot files

cli dotfiles

Last synced: 17 May 2026

https://github.com/ayonious/bootstrap-storybook

My collection of React Components in Storybook

component reactjs storybook typescript

Last synced: 12 Apr 2026

https://github.com/ayonious/my-npm-packages-tester-ts

🔬👷🇹Testing all my npm packages in Typescript

e2e-tests npmjs-packages testing typescript

Last synced: 18 May 2026

https://github.com/ayonious/tower-of-hanoi-simulation

🗼💿Tower of Hanoi solve using Animation of java Graphics

canvas-animation graphics java simulation tower-of-hanoi

Last synced: 18 May 2026

https://github.com/ayonious/ides-chetsheet

Collection of cheatsheets of amazing IDEs I have used

eclipse editor ide intellij sublime vim

Last synced: 19 May 2026

https://github.com/ayonious/java-best-practices-basics

🍵👓Inheritance, Abstract, Interface, Generics, File IO, BigInteger, STL

java tutorial

Last synced: 20 Mar 2025