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

Projects in Awesome Lists by iggredible

A curated list of projects in awesome lists by iggredible .

https://github.com/iggredible/learn-vim

Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖

advanced beginner book book-series code-editor editor education intermediate learning learning-to-code linux programming training-materials training-providers tutorial unix vim

Last synced: 14 May 2025

https://github.com/iggredible/Learn-Vim

Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖

advanced beginner book book-series code-editor editor education intermediate learning learning-to-code linux programming training-materials training-providers tutorial unix vim

Last synced: 20 Mar 2025

https://github.com/iggredible/dotfiles

Iggy's dotfiles

Last synced: 24 Feb 2025

https://github.com/iggredible/bandler

The Simple JS Module Bundler

javascript learning module

Last synced: 23 Apr 2025

https://github.com/iggredible/tmux-colorful

Paint Your Tmux Colorful 🧑‍🎨🎨

colorful coolors terminal theme tmux tmux-colorful

Last synced: 13 Apr 2025

https://github.com/iggredible/algorithm-basics-in-js

Big-O guides in Javascript

Last synced: 24 Feb 2025

https://github.com/iggredible/totitle-vim

The titlecase operator that you wish Vim had

capitalization capitalize case operator plugin vim

Last synced: 23 Apr 2025

https://github.com/iggredible/dev-fetch-articles

Get https://dev.to/ articles in markdown! 📖

Last synced: 23 Apr 2025

https://github.com/iggredible/chatty.vim

Chat AI plugin for Vim

Last synced: 24 Feb 2025

https://github.com/iggredible/simple-vdom-demo

super basic virtual-dom demo

Last synced: 13 Apr 2025

https://github.com/iggredible/fearless-regex

Regex is not something to be feared of. They can be conquered. They will be conquered.

Last synced: 24 Feb 2025

https://github.com/iggredible/vuepress-tailwindcss

Vuepress integration with tailwindcss

Last synced: 24 Feb 2025

https://github.com/iggredible/rerails-client

Client for react - rails todo app

Last synced: 24 Feb 2025

https://github.com/iggredible/virtualdom-playground

Virtual Dom from scratch, from https://www.youtube.com/watch?v=85gJMUEcnkc

Last synced: 24 Feb 2025

https://github.com/iggredible/argh.vim

Extension to args, matey! Aarrgghh!!! 🏴‍☠️

args argument-list editor vim

Last synced: 24 Feb 2025

https://github.com/iggredible/next-level-vue

From VueMastery

Last synced: 24 Feb 2025

https://github.com/iggredible/no-mo-fun

call function no-mo' than n-times. Doesn't mean you can't have no-mo' fun!

Last synced: 24 Feb 2025

https://github.com/iggredible/estree-visitor

Easily traverse through Javascript AST as described by ESTree-spec!

Last synced: 24 Feb 2025

https://github.com/iggredible/virtual-dom-demo

Super basic virtualDom demo to show vdom and diffing in action

demo example javascript vdom virtual-dom

Last synced: 24 Feb 2025

https://github.com/iggredible/learn-jwt-cookie

Learn JWT Auth with cookie (source: https://blog.usejournal.com/sessionless-authentication-withe-jwts-with-node-express-passport-js-69b059e4b22c)

Last synced: 24 Feb 2025

https://github.com/iggredible/tree-shake

Checks whether an NPM project is 100% tree-shakeable or not

Last synced: 24 Feb 2025

https://github.com/iggredible/basic-redux

Stripped-down, no-nonsense, Redux app to understand basic Redux

Last synced: 24 Feb 2025

https://github.com/iggredible/dynamodb-with-nodejs

Understanding how DynamoDB works with NodeJS. Source: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStarted.NodeJs.html

Last synced: 24 Feb 2025

https://github.com/iggredible/derping

Last synced: 24 Feb 2025

https://github.com/iggredible/phlox

Phx Blog based on https://hackernoon.com/introduction-fe138ac6079d

Last synced: 24 Feb 2025

https://github.com/iggredible/react-native-listview

A Study of React Native ListView

Last synced: 24 Feb 2025

https://github.com/iggredible/react-notetaker

Learn react from egghead

Last synced: 24 Feb 2025

https://github.com/iggredible/react-chat

React Chat Room app

Last synced: 24 Feb 2025

https://github.com/iggredible/phoenix-context

Study of Phoenix Context, based on https://hexdocs.pm/phoenix/contexts.html

Last synced: 24 Feb 2025

https://github.com/iggredible/react-fish

Fresh React Seafood. Come while it is fresh!

Last synced: 24 Feb 2025

https://github.com/iggredible/rails-api-master

Mastering Rails JSON Api... one push at a time!

Last synced: 24 Feb 2025

https://github.com/iggredible/rarwe-practice

rock-and-roll with ember practice application

Last synced: 24 Feb 2025

https://github.com/iggredible/mobx-react-tutorial

React + MobX Study

Last synced: 24 Feb 2025

https://github.com/iggredible/pure-js-issuetracker

study how to make SPA using pure, zero-library JS app

Last synced: 24 Feb 2025

https://github.com/iggredible/portfolio

Portfolio site made with Rails

Last synced: 24 Feb 2025

https://github.com/iggredible/modular-todo

Learning Modular Rails from https://devblast.com/b/modular-rails-create-modular-app/

Last synced: 24 Feb 2025

https://github.com/iggredible/learn-nginx-node

Learn reverse-proxying with nginx

Last synced: 24 Feb 2025

https://github.com/iggredible/real-world-nuxt

From vue-mastery

Last synced: 24 Feb 2025

https://github.com/iggredible/programming-elixir

Code from programming elixir for practice

Last synced: 24 Feb 2025

https://github.com/iggredible/node-basic-auth-starter

NodeJS Starter with basic auth using JWT auth

basic nodejs starter

Last synced: 24 Feb 2025

https://github.com/iggredible/metex_otp

Metex implementation with OTP GenServer

Last synced: 24 Feb 2025

https://github.com/iggredible/kv_umbrella

umbrella app for kv and kv_server

Last synced: 24 Feb 2025

https://github.com/iggredible/nodejs-super-basic-starter

🤩 Ultra minimalistic nodejs starter. It literally sets you up to run Node server. Useful for small node experiments! 🤩

minimal nodejs starter-kit

Last synced: 24 Feb 2025

https://github.com/iggredible/myapp

Last synced: 24 Feb 2025

https://github.com/iggredible/library

from tutorialspoint rails

Last synced: 24 Feb 2025

https://github.com/iggredible/mobx-react-todo-demo

Simple todo-app to study MobX + React

Last synced: 24 Feb 2025

https://github.com/iggredible/overcalculator

Calculator that adds more

Last synced: 24 Feb 2025

https://github.com/iggredible/mango

Elixir/Phoenix Study, inspired by https://shankardevy.com/phoenix-book/

Last synced: 24 Feb 2025

https://github.com/iggredible/node-hbs-starter

Simple node starter with node-hbs template

Last synced: 24 Feb 2025

https://github.com/iggredible/lozadjs-basic-demo

Incredibly basic demo of lozad.js with HTML, CSS, JS

Last synced: 24 Feb 2025

https://github.com/iggredible/my-redux-app

Learn Redux!

Last synced: 24 Feb 2025

https://github.com/iggredible/glide

Last synced: 24 Feb 2025

https://github.com/iggredible/hello_elixir

Super basic intro to Elixir's mix - https://elixir-lang.org/getting-started/mix-otp/introduction-to-mix.html

Last synced: 24 Feb 2025

https://github.com/iggredible/java-studies

Learning java

Last synced: 24 Feb 2025

https://github.com/iggredible/neem

From Garuda book

Last synced: 24 Feb 2025

https://github.com/iggredible/git-rebase-and-merge-tutorial

Basic tutorial showing the differences between `git rebase` and `git merge`

Last synced: 24 Feb 2025

https://github.com/iggredible/instaredux

Learn redux by building insta-awesome-gram app

Last synced: 24 Feb 2025

https://github.com/iggredible/hello-react

First react project

Last synced: 24 Feb 2025

https://github.com/iggredible/graphcool-study

Based on https://www.graph.cool/docs/quickstart/frontend/react/apollo-tijghei9go

Last synced: 24 Feb 2025

https://github.com/iggredible/kele

Short and sweet gem to interact with Bloc API

Last synced: 24 Feb 2025

https://github.com/iggredible/game-nite-scheduler

Scheduler for our awesome game nights!

Last synced: 24 Feb 2025

https://github.com/iggredible/iggy-website

Vuepress

Last synced: 24 Feb 2025

https://github.com/iggredible/brunch-setup

Learning brunch

Last synced: 24 Feb 2025

https://github.com/iggredible/github_checkpoint

Learn github

Last synced: 24 Feb 2025

https://github.com/iggredible/genserver-study

More study on GenServer

Last synced: 24 Feb 2025

https://github.com/iggredible/iggy-gatsby-site

Site in gatsby

Last synced: 24 Feb 2025

https://github.com/iggredible/hey-its-your-turn

Reminder app for leaders at CFBC

Last synced: 24 Feb 2025

https://github.com/iggredible/elixir_web_study

Create simple web server with Elixir + Cowboy based on https://shankardevy.com/code/create-elixir-web-app-using-cowboy/

Last synced: 24 Feb 2025

https://github.com/iggredible/dynamodb-with-react

Connecting React App to DynamoDB

Last synced: 24 Feb 2025

https://github.com/iggredible/craigscrapper

craigslist scrapper

Last synced: 24 Feb 2025

https://github.com/iggredible/basic-dictionary-attack-nodejs

Basic demo of dictionary attack with nodeJS

Last synced: 24 Feb 2025

https://github.com/iggredible/blitzy

Last synced: 24 Feb 2025

https://github.com/iggredible/bookstore-api-practice

based on https://emberigniter.com/modern-bridge-ember-and-rails-5-with-json-api/

Last synced: 24 Feb 2025

https://github.com/iggredible/borrowers-practice

Practice from https://github.com/abuiles/borrowers

Last synced: 24 Feb 2025

https://github.com/iggredible/awana-reminder-api

Backend for awana-reminder app

Last synced: 24 Feb 2025

https://github.com/iggredible/bloc-jams

FrontEnd foundation project to learn HTML, CSS, and JS

Last synced: 24 Feb 2025

https://github.com/iggredible/donutify

For donut lovers, from a donut lover

Last synced: 24 Feb 2025

https://github.com/iggredible/basichat

Overly simplistic chat in Phoenix to learn how channel works

Last synced: 24 Feb 2025

https://github.com/iggredible/angular-cat

Learn Angular from https://docs.angularjs.org/tutorial

Last synced: 24 Feb 2025

https://github.com/iggredible/blocipedia

Simple wiki app made using RoR

Last synced: 24 Feb 2025

https://github.com/iggredible/bloc-jams-angular

bloc-jams refactor using AngularJS

Last synced: 24 Feb 2025

https://github.com/iggredible/whether-weather

Not your ordinary open weather map. Or is it?

Last synced: 24 Feb 2025

https://github.com/iggredible/zecopi

Last synced: 24 Feb 2025

https://github.com/iggredible/yelpdemo

Yelp demo to learn rails. Core code from baserails.com

Last synced: 24 Feb 2025

https://github.com/iggredible/website-michael-hartl-s-

Practice git from Michael Hartl's Book

Last synced: 24 Feb 2025

https://github.com/iggredible/sinatra-introduction

Basic sinatra app from http://www.screencasts.org/episodes/introduction-to-sinatra to learn sinatra

Last synced: 24 Feb 2025