Skip to content

smullins7/code-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Examples

pre-commit-build

backend tests

Coverage Status

This repo is a hodge podge of coding examples primarily meant for teaching and mentoring. Nothing is meant to be taken as production level code, but rather examples are kept simple for easier demonstration and learning.

My skill set is definitely not UI so any frontend code in here will be very rough!

simpsons example

Prerequisite

This repo uses pre-commit hooks for linting rules. It doesn't have great monorepo support so you'll want to just install it from this directory, then:

pre-commit install

With that done, any commits to any project within this repo will run the linter hooks before commiting.

Blog Site

blog-site is a simple blogging site, with posts and comments.

Frontend

The UI component of the blog site.

Backend

The data as a service backend of the blog site.

Python

About

Simple projects meant for teaching and mentorship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •