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

Projects in Awesome Lists by dking1342

A curated list of projects in awesome lists by dking1342 .

https://github.com/dking1342/progressive-web-apps-intro

Intro into progressive web apps

progressive-web-app pwa pwa-apps

Last synced: 08 Sep 2025

https://github.com/dking1342/security-intro

Intro into security best practices

Last synced: 15 Jun 2025

https://github.com/dking1342/redis-intro

An intro into redis with some examples and commands

redis redis-cache redis-client redis-database redis-server

Last synced: 15 Jun 2025

https://github.com/dking1342/ember-intro

An intro into Emberjs

ember ember-cli emberjs

Last synced: 05 Apr 2025

https://github.com/dking1342/ruby-intro

An intro into Ruby

ruby

Last synced: 04 Mar 2025

https://github.com/dking1342/swift-intro

An intro into Swift

ios swift swiftui xcode

Last synced: 04 Mar 2025

https://github.com/dking1342/swiggy-clone

A food ordering app clone using Python/Django on the backend, Vuejs on the frontend and PostgresQL for the database

css css3 django django-application django-rest-framework html-css-javascript postgresql python vue vuejs vuex

Last synced: 04 Mar 2025

https://github.com/dking1342/spring-boot-intro

Spring Boot basics

Last synced: 04 Mar 2025

https://github.com/dking1342/react-native-intro

An intro into React Native

andriod ios react-native

Last synced: 04 Mar 2025

https://github.com/dking1342/mortgage-calculator

A mortgage calculator made with React. Inspired by the mortgage calculator on the Zillow mobile app

react reactjs

Last synced: 04 Mar 2025

https://github.com/dking1342/rocket-intro

An intro to Rocket, a Rust framework

rocket rust rust-lang

Last synced: 04 Mar 2025

https://github.com/dking1342/php-intro

An intro into PHP

php

Last synced: 04 Mar 2025

https://github.com/dking1342/angular-task-tracker

An app made with Angular

Last synced: 29 Nov 2025

https://github.com/dking1342/jenkins-demo

A very simple demo of Jenkins

cicd jenkins

Last synced: 04 Mar 2025

https://github.com/dking1342/go-lang-intro

An intro into Go language

go golang

Last synced: 04 Mar 2025

https://github.com/dking1342/create-nodejs-app

An automated NodeJS folder structure that allows you to get your project off the ground quickly

express file-system filesystem javascript mongodb nodejs npm

Last synced: 04 Mar 2025

https://github.com/dking1342/nuxtjs-intro

An intro into nuxtjs with some examples

nuxt nuxt3 nuxtjs vue vuejs vuex

Last synced: 04 Mar 2025

https://github.com/dking1342/flask-intro

An intro into Flask, a Python framework

api flask flask-application python

Last synced: 04 Mar 2025

https://github.com/dking1342/electron-intro

An intro into electron

electron electronjs

Last synced: 04 Mar 2025

https://github.com/dking1342/employeeapp

Employee app using Material-UI for styling

material-ui react

Last synced: 04 Mar 2025

https://github.com/dking1342/material-ui-employee-form

An employee form with various MaterialUI components and techniques

material-ui react

Last synced: 04 Mar 2025

https://github.com/dking1342/gh-actions-terraform-cloud-k8

Demo creating k8 cluster using terraform, gh-actions, ansible, etc with logging and monitoring

ansible ansible-playbook cicd github github-actions grafana kubernetes logging loki monitoring prometheus terraform

Last synced: 04 Dec 2025

https://github.com/dking1342/laravel-intro

An intro into Laravel, a PHP framework

laravel laravel-framework php php-framework

Last synced: 04 Mar 2025

https://github.com/dking1342/fastapi-intro

An intro to fastapi making a basic CRUD app for a users database

api api-rest fastapi fastapi-crud fastapi-framework fastapi-template python

Last synced: 04 Mar 2025

https://github.com/dking1342/vue-basics-intro

A collection of vue intro and starter projects

json-server vue vue-router vuejs vuex

Last synced: 04 Mar 2025

https://github.com/dking1342/weather-app

Weather app

Last synced: 04 Mar 2025

https://github.com/dking1342/socket-chat

A simple chat app that uses websockets with NodeJS

chat chatapp javascript nodejs socket socket-io websocket

Last synced: 20 Jun 2025

https://github.com/dking1342/ruby-on-rails-intro

An intro into Ruby on Rails, a Ruby framework

rails rails-api ruby ruby-gem ruby-on-rails

Last synced: 04 Mar 2025

https://github.com/dking1342/svelte-intro

An intro into svelte framework

svelte sveltejs

Last synced: 04 Mar 2025

https://github.com/dking1342/sass-tutorial

A collection of tutorials that use sass for styling

scss

Last synced: 02 Dec 2025

https://github.com/dking1342/react-intro

A collection of React projects that were made with the help of various online tutorials

react reactjs tutorial

Last synced: 04 Mar 2025

https://github.com/dking1342/mern-todo

A todo app using the MERN stack

mern-stack redux todo

Last synced: 04 Mar 2025

https://github.com/dking1342/posts-full-stack

A full stack project that mimics a Reddit type of site with posts, comments, etc

angular angular-material hibernate java javascript maven ngrx observables postgresql spring-boot typescript

Last synced: 04 Mar 2025

https://github.com/dking1342/pattern-maker

A project made with React that allows the user to make designs in an interactive way using tiles that were made with various SVG paths

drag-and-drop react reactjs svg

Last synced: 14 Sep 2025

https://github.com/dking1342/c-sharp-intro

An intro into C#

c-sharp csharp

Last synced: 24 Jul 2025

https://github.com/dking1342/server-ping-app

An app using postgres, java, spring boot and angular

Last synced: 25 Aug 2025

https://github.com/dking1342/flowers

A mock website for a flower company

mongodb nextjs13 sass

Last synced: 04 Mar 2025

https://github.com/dking1342/styled-components-website

A react project using styled components for styling

react styled-components typescript

Last synced: 04 Mar 2025

https://github.com/dking1342/jenkins-terraform

Demo of jenkins pipeline with devops tools

Last synced: 29 Jun 2025

https://github.com/dking1342/office-full-stack

An app that mimics a supply chain office which connects suppliers to customers

angular angular-material app hibernate java javascript postgresql spring-boot typescript

Last synced: 04 Mar 2025

https://github.com/dking1342/gulp-intro

An intro into gulp

gulp gulp-starter gulpjs runners

Last synced: 06 Mar 2025

https://github.com/dking1342/javascript-cardio

A series of javascript challenges. This is similar to the javascript cardio challenge by Brad Traversy.

cardio coding-challenge javascript nodejs

Last synced: 01 Jul 2025

https://github.com/dking1342/form-validation

An example of a form validation with a random password generator

css3 forms html5 javascript random-password-generator regex validation

Last synced: 18 Jul 2025

https://github.com/dking1342/nextjs-intro

Intro into nextjs with some examples

nextjs nextjs-example nextjs-typescript react

Last synced: 03 Sep 2025

https://github.com/dking1342/git-playground

A git repo to practice git fundamentals

git github

Last synced: 04 Sep 2025

https://github.com/dking1342/java-intro

Java basics

java oop programming

Last synced: 01 Dec 2025

https://github.com/dking1342/python-intro

An intro into python using examples and small projects. Also has an example using django

django python python3

Last synced: 01 Dec 2025

https://github.com/dking1342/portuguese

Language app

Last synced: 01 Dec 2025

https://github.com/dking1342/rust-intro

An intro into the Rust language

rust rust-lang

Last synced: 01 Dec 2025

https://github.com/dking1342/stripe-payment

Demo ecommerce site with stripe payment system

ecommerce nextjs nextjs13 stripe stripe-payments

Last synced: 05 Jul 2025

https://github.com/dking1342/db-intro

An intro into some Database applications

Last synced: 02 Dec 2025

https://github.com/dking1342/apollo-countries-project

Coding along with an Apollo v3 project that uses an API for country data in order to make a front end application in React

apollo apollo-client apollographql codegen graphql javascript react reactjs typescript

Last synced: 06 Sep 2025

https://github.com/dking1342/actions

Demo covering a cicd pipeline built with github actions

Last synced: 08 Oct 2025

https://github.com/dking1342/graphql-mern-project

A MERN + GraphQL project to introduce myself with GraphQL

apollo apollo-client graphql mern-stack

Last synced: 10 Oct 2025

https://github.com/dking1342/ecommerce-app

A full stack MERN ecommerce app

css javascript react react-redux reactjs redux redux-thunk

Last synced: 13 Oct 2025

https://github.com/dking1342/animations

Collection of animations, drawings and graphic designs

animation css3 drawing graphic-de html5 javascript scalable-vector-graphics svg

Last synced: 28 Oct 2025