Pinned Repositories
code-challenges-cracked
My solutions to code challenges from CodeWars, LeetCode, and so forth
ui-pieces-js
JS-powered pieces of user interface I built to improve my skills
my-tailwind-crafts
Stuff I made with Tailwind CSS
my-chaotic-uis
Intentional chaotic UIs
my-read-log
A list of books I've read so far.
100-Days-Of-CSS
basic-api-keys-auth
Simple authentication via API keys
basic-crud-api
A basic CRUD API built in Node.js, Express and MongoDB with Mongoose
basic-node-login
A basic session-based Node.js login system
binarytodecimalconverter
A simple binary to decimal converter
nslcoder's Repositories
nslcoder/100-Days-Of-CSS
nslcoder/basic-api-keys-auth
Simple authentication via API keys
nslcoder/basic-crud-api
A basic CRUD API built in Node.js, Express and MongoDB with Mongoose
nslcoder/basic-node-login
A basic session-based Node.js login system
nslcoder/code-challenges-cracked
My solutions to code challenges from CodeWars, LeetCode, and so forth
nslcoder/conference-api
A conference API to add talks & attendees
nslcoder/dalt-faqs
[CURRENTLY ON HOLD] Dalt FAQs - a Shopify app I'm building for learning
nslcoder/expenseta
Expenseta - a React expense tracker app
nslcoder/framo-crafts
UI made with Framer Motion for learning
nslcoder/graphql-crud-api
A GraphQL CRUD API with built in GraphQL.js, Node.js, Express and MongoDB
nslcoder/hcjcraft
A collection of HTML, CSS and JavaScript pieces
nslcoder/insurance-risk-profiler
Backend challenge: a simple insurance risk profiler made with JavaScript, Node.js & Express
nslcoder/interview-challenge-solutions
My solutions to various programming interview challenges
nslcoder/mongodbseeder
A simple MongoDB database seeder
nslcoder/my-chaotic-uis
Intentional chaotic UIs
nslcoder/my-read-log
A list of books I've read so far.
nslcoder/my-tailwind-crafts
Stuff I made with Tailwind CSS
nslcoder/notesenter
A simple Markdown note-taking app made in Node.js, Express, MongoDB, EJS and Bootstrap.
nslcoder/nslcoder.github.io
My personal website
nslcoder/nslpad
My Learning Blog
nslcoder/product-order-api
A RESTful API built in Node.js, Express, Mongoose and MongoDB
nslcoder/quick-react-projects
A collection of React apps made using tutorials and guides but differ slightly to significantly from the original code
nslcoder/rest-api-prisma
A REST API built in Prisma with Postgres, Node.js and Express
nslcoder/sano.js
Small JS scripts and programs that I wrote
nslcoder/scraping-node-cheerio
A simple Node.js & Cheerio scraper
nslcoder/todos-api-postgres
A RESTful CRUD API built in Node.js, Express, and Postgres
nslcoder/trek-booking-api
A RESTful API to book treks
nslcoder/typescript-crud-api
A RESTful CRUD API built in TypeScript, Node.js, Express and MongoDB
nslcoder/ui-pieces-js
JS-powered pieces of user interface I built to improve my skills
nslcoder/vaccine-appointment-system
VAS - a simple vaccine appointment system built in Node.js, Express, MongoDB, Tailwind CSS and Passport