Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by jasonsbarr
A curated list of projects in awesome lists by jasonsbarr .
https://github.com/jasonsbarr/trellis-redis
Ansible role to add Redis to Trellis server provisioning
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/wanda
Programming language for a tutorial series on building a compiler
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/computer-science-program
Personal Computer Science Learning Program - courses & materials roughly equivalent to those of a BS program in CS
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/daniel-lang
A Lisp-like programming language for learning about programming languages, implemented in JavaScript
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/functional
Functional types and helpers, including algebraic data types and an iterable collection interface that has parity with JavaScript arrays + additional functionalities.
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/yet-another-react-boilerplate
Yet another React project boilerplate, built with Webpack 4
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/languages
Some toy language interpreters, parsers, and other tools for learning projects
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/mimas
A fun-fun-functional first programming language that compiles to JavaScript
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/squirrel
A simple programming language with syntax cribbed from Python and JavaScript
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/liszt
A prototypal object oriented language that borrows heavily from functional programming concepts and languages
bidirectional-typechecking functional-programming generics language object-oriented programming-language programming-languages prototypal typescript
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/how-to-think-like-a-programmer
Don't just learn how to code; learn how to think like a real programmer
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/easy-http-fetch
Fetch API convenience wrapper for simple HTTP requests to CRUD API
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/web-dev-notes
Feynman-style notes for web development topics including but not limited to Lambda School materials
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/pratt-generator
A Pratt parser generator for simple languages
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/smartbrain
Simple PERN stack app that uses Clarifai API to recognize face in image
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/ts-numbers
A TypeScript implementation of Scheme's numeric tower
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/stream-react-todo-app
Simple React todo app built during stream
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/reduxtagram
Reduxtagram tutorial app by Wes Bos
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/simple-calorie-tracker
Uses LocalStorage to store food items and calorie count
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/simplyjavascript
Introduction to modern programming and computer science in JavaScript
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/simple-notes
Simple notes CLI app using Node.js
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/reason-treecli
A simplified version of the tree-cli tool written in ReasonML
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/simple-lib
A small, stdlib-ish library of functions for JavaScript. Intended for use with my intro to JavaScript course.
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/react-custom-hooks
React hooks and helper utilities for them
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/react-in-depth-for-beginners
Learn React in-depth by building a full-stack application
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/python-adts
Algebraic data types for Python to go with the new pattern matching feature in 3.10
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/quiz-ninja
Quiz Ninja game from JavaScript: Novice to Ninja, 2nd ed. (2017)
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/mal-js
Implementing Make a Lisp in JavaScript
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/my_jquery
Implementing a subset of jQuery base functionalities
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/microposts
Simple front end for microblog service using json-server as backend API
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/practical-unix
Mastering the Unix shell and command line tools
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/jsvm32
A 32-bit virtual machine with its own assembly language, built in JavaScript
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/muscles-framework
Simple, lightweight front-end framework based on Skeleton
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/js-tasklist
Vanilla JavaScript task list app to demonstrate modular app design with a modern workflow
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/lexer
A simple, regex-based lexer written in Python
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/language-sandbox
A collection of experiments to try out new programming language concepts
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/js-project-setup
Boilerplate for a JS project with testing, linting & formatting, Git hooks, JSDoc generation, and building packages for ES6 modules, CommonJS, and the browser.
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/jasonsbarr.github.io
Jason Barr's personal portfolio and blog
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/hangman
Hangman project for Think Like A Programmer
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/table-to-array
Convert table to 2d array, filtering out rows with unchecked input
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/introduction-to-python
Introduction to computational thinking and programming in Python, based on MIT 6.00 and Berkeley CS 61A
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/htdp-world
A JavaScript port of the World reactive UI library from How To Design Programs
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/html5-boilerplate
HTML5 Boilerplate after running git filter-branch to keep only the dist folder
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/github-finder
Using Fetch API with async/await to get GitHub users' profile and repo data. A learning project, not for public deployment.
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/friend-finder-api
Backend API for Friend Finder app
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/how-to-design-programs
Working through the book How to Design Programs (1st ed.)
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/friend-finder-client
Front-end client app for Friend Finder
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/exocortex
Notes from things I'm studying with synthesized ideas incorporated into my personal information matrix
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/d3-visualizations
Demonstrating different kinds of charts and visualizations with D3.js
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/educational
Packages that go with the author's self-published educational materials
Last synced: 28 Dec 2024
https://github.com/jasonsbarr/crwn-ecommerce
React project for demo purposes
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/ed-languages
A series of libraries and languages that build on JavaScript for educational purposes
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/atum
A programmable programming language you can extend in any way you like
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/bookfindr-project-design
Design process and living requirements repo for BookFindr project
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/htdp-image
A JavaScript port of the Racket Image library used in How To Design Programs
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/react-hooks-and-utils
Hooks and other utilities for React projects
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/simple-ui
A simple, reactive UI library built using React and used for educational purposes
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/simple-web-db
A simple database built on top of LocalStorage for easy use in browser applications. For educational use.
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/yarb-cli
CLI tool for Yet Another React Boilerplate
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/easy-http-ajax
Simple library to make HTTP requests using AJAX requests
ajax http javascript vanilla-javascript
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/use-storage
Two simple React hooks for using browser storage
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/weather-js
Vanilla JS app to display weather data from OpenWeatherMap API using coordinates set by MapQuest API
async-await bootstrap4 fetch geocoding javascript mapquest openweathermap-api vanilla-javascript weather
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/webpt5-brandon
Shared resource links for Lambda School PM group
Last synced: 05 Jan 2025
https://github.com/jasonsbarr/yarb-test
Testing an install with remote of YARB-CLI
Last synced: 05 Jan 2025