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

Projects in Awesome Lists by nas5w

A curated list of projects in awesome lists by nas5w .

https://github.com/nas5w/interview-guide

An opinionated, actionable guide for software engineering interviews.

interview interview-preparation leetcode

Last synced: 14 May 2025

https://github.com/nas5w/javascript-tips-and-tidbits

A continuously-evolving compendium of javascript tips based on common areas of confusion or misunderstanding.

javascript

Last synced: 16 May 2025

https://github.com/nas5w/typeofnan-javascript-quizzes

JavaScript quiz questions and explanations!

hacktoberfest hacktoberfest2019 javascript

Last synced: 16 May 2025

https://github.com/nas5w/javascript-patterns

A collection of javascript algorithms, patterns, and techniques

algorithms design-patterns hacktoberfest hacktoberfest2019 javascript

Last synced: 05 Apr 2025

https://github.com/nas5w/use-local-storage

A flexible React Hook for using Local Storage.

javascript local-storage react react-hooks typescript

Last synced: 05 Apr 2025

https://github.com/nas5w/random-word-slugs

A handy utility to create those random word slugs (e.g., generous-pink-biscuit) you see all over the place.

javascript random typescript

Last synced: 09 Apr 2025

https://github.com/nas5w/react-typescript-todo-app

App created in the React TypeScript Todo App tutorial

Last synced: 10 Jul 2025

https://github.com/nas5w/ts-redux

Sample React Redux Typescript app with thunks

javascript react redux typescript

Last synced: 19 Apr 2025

https://github.com/nas5w/combinate

Combinatorics generator for JavaScript and Typescript.

combinations combinatorics javascript testing testing-tools typescript

Last synced: 19 Apr 2025

https://github.com/nas5w/roll-your-own

Learn built-in JavaScript methods by rolling your own!

es6 javascript

Last synced: 20 Jun 2025

https://github.com/nas5w/govsky

Govsky is an effort to catalog government presence on Bluesky by tracking when officially government domains sign up for the service.

bluesky government open-source

Last synced: 26 Sep 2025

https://github.com/nas5w/diy-node-router

A node-based router that emulates the Express.js router

expressjs javascript node open-source router

Last synced: 19 Apr 2025

https://github.com/nas5w/express-typescript-app

An app accompanying the express/typescript tutorial blog post

Last synced: 19 Apr 2025

https://github.com/nas5w/dev-blogs

Continuously updated list of blog posts by top developers.

blogging blogs css developers influencers javascript nodejs

Last synced: 19 Apr 2025

https://github.com/nas5w/usecontext-theme-toggling

This is a simple example repository demonstrating one way to toggle React themes using the useContext hook.

hooks javascript react typescript usecontext usecontexthook

Last synced: 19 Apr 2025

https://github.com/nas5w/imdb-data

A JSON file of 50,000 IMDB movie reviews to be used in machine learning applications.

data data-science imdb javascript machine-learning

Last synced: 19 Apr 2025

https://github.com/nas5w/neon-glow-theme

A dark neon theme that will make your code glow

Last synced: 10 Mar 2025

https://github.com/nas5w/react-bootstrap-album-template

The Bootstrap 4 Album Template using React / Reactstrap.

bootstrap4 javascript jsx reactjs tempalte theme

Last synced: 19 Apr 2025

https://github.com/nas5w/typeofnan-javascript-reference

JavaScript reference demonstrating concepts line-by-line

gatsby javascript react

Last synced: 19 Apr 2025

https://github.com/nas5w/svelte-dark

Last synced: 10 Mar 2025

https://github.com/nas5w/use-effect-debounced

A custom React hook that provides a debounced version of useEffect.

javascript react react-hooks reactjs useeffect

Last synced: 30 Jun 2025

https://github.com/nas5w/docker-examples

Practice with docker

Last synced: 10 Mar 2025

https://github.com/nas5w/react-mirror

React-based magic mirror with node/express back-end.

javascript magic-mirror metro mirror-application nodejs react reactjs

Last synced: 19 Apr 2025

https://github.com/nas5w/pgn-converter

A simple python script to convert PGN files between LiChess and ChessBase formats

chess chessbase lichess python

Last synced: 21 Jul 2025

https://github.com/nas5w/fun-with-react-and-git-hooks

Adding git hooks to a React project to make sure testing and linting are performed before git commits/pushes.

Last synced: 19 Apr 2025

https://github.com/nas5w/grid-search

A small, simple node module that can be used to generate an array of parameters to use during a machine learning grid search

grid-search javascript machine-learning node-module

Last synced: 22 Jun 2025

https://github.com/nas5w/use-context-react-typescript

Basic auth example with useContext in React/typescript

Last synced: 15 Jun 2025

https://github.com/nas5w/semantic-validation

Semantic validation for javascript objects.

Last synced: 10 Mar 2025

https://github.com/nas5w/how-the-web-works

Short and clear explanations about how the web works. Each article will focus on one piece of tech (or concept) and explain it in a way anyone could understand.

Last synced: 10 Mar 2025

https://github.com/nas5w/js-object-schema-migration

An approach to JavaScript object schema migration.

Last synced: 22 Jun 2025

https://github.com/nas5w/and-or

Easy javascript logic tests

Last synced: 25 Dec 2025

https://github.com/nas5w/react-getting-started-generator

A demo of using JavaScript generators with React to progress through a Getting Started guide.

generators javascript react

Last synced: 10 Mar 2025

https://github.com/nas5w/train-test-split

Split your dataset into training and test datasets.

Last synced: 13 Oct 2025

https://github.com/nas5w/redux-debounce-middleware

An approach to debouncing in Redux using middleware.

Last synced: 20 Oct 2025

https://github.com/nas5w/tensorflow-webworker

Configuring basic tensorflow functionality in a web worker, bundled using webpack

Last synced: 10 Mar 2025

https://github.com/nas5w/chess-focus-extension

Small chrome extension made for a friend to focus on certain types of lichess games

Last synced: 10 Mar 2025

https://github.com/nas5w/clearviction-challenge

Repo for the Clearviction application challenge

Last synced: 10 Mar 2025

https://github.com/nas5w/cf-stackbot

Last synced: 15 Jul 2025

https://github.com/nas5w/rtl-testing-demo

Code that accompanies the blog post, "How to Test Your React App Effectively with React Testing Library"

Last synced: 10 Mar 2025

https://github.com/nas5w/kirby

Node-base static HTML blog generator (in development)

Last synced: 10 Mar 2025

https://github.com/nas5w/newscloud

Aurelia/Node.js app to retrieve google news on a topic and display associated words in a wordcloud.

Last synced: 10 Mar 2025

https://github.com/nas5w/nas5w

Last synced: 07 Dec 2025

https://github.com/nas5w/use-debounce

Last synced: 10 Mar 2025

https://github.com/nas5w/derived-state-using-selectors

Calculating derived state in JavaScript using composable selectors.

Last synced: 29 Jul 2025

https://github.com/nas5w/checksy-react

Last synced: 24 Dec 2025

https://github.com/nas5w/stackbot

Last synced: 10 Mar 2025

https://github.com/nas5w/selector

Last synced: 24 Dec 2025