Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by alysivji

A curated list of projects in awesome lists by alysivji .

https://github.com/alysivji/finite-state-machine

Lightweight, decorator-based Python implementation of a Finite State Machine

finite-state-machine hacktoberfest hacktoberfest2020 python state-diagram state-machine-workflow

Last synced: 07 Nov 2024

https://github.com/alysivji/talks

Code, slides, and documentation for the talks I have given.

public-speaking talks

Last synced: 07 Nov 2024

https://github.com/alysivji/notes

Notes from tech books I'm reading.

Last synced: 07 Nov 2024

https://github.com/alysivji/falcon-apispec

apispec plugin that generates OpenAPI specification (aka Swagger Docs) for Falcon web applications.

api apispec documentation falcon openapi python rest spec specification swagger

Last synced: 07 Nov 2024

https://github.com/alysivji/linux-dash-docker

linux-dash in a container

Last synced: 07 Nov 2024

https://github.com/alysivji/falcon-batteries-included

Building out an opinionated Falcon REST API for a movie recommendation project.

Last synced: 07 Nov 2024

https://github.com/alysivji/mute-microphone-mac-streamdeck-plugin

Stream Deck plugin to allow users to mute their microphone on MacOS. Written in Python.

Last synced: 07 Nov 2024

https://github.com/alysivji/reddit-top-posts-scrapy

Scrape top posts from list of subreddits and insert into MongoDB

mongodb reddit scraping scrapy

Last synced: 07 Nov 2024

https://github.com/alysivji/airflow-example

Airflow with LocalExecutor and Postgres using Docker-Compose

Last synced: 07 Nov 2024

https://github.com/alysivji/historical-results-dashboard

Historical Results Soccer Dashboard

Last synced: 07 Nov 2024

https://github.com/alysivji/sivtools

Aly Sivji's Python toolbox

Last synced: 07 Nov 2024

https://github.com/alysivji/flask-family-tree-api

Practice project to create a Family Tree API using Flask, SQLAlchemy, Alembic, Marshmallow, and pytest.

Last synced: 07 Nov 2024

https://github.com/alysivji/flask-mega-tutorial

Working thru https://blog.miguelgrinberg.com/

Last synced: 07 Nov 2024

https://github.com/alysivji/appointment-manager

Flask-based project for managing appointments in a healthcare setting.

Last synced: 07 Nov 2024

https://github.com/alysivji/blog-notebooks

Blog posts, in Jupyter notebook form.

Last synced: 07 Nov 2024

https://github.com/alysivji/crud-api-example

Falcon-based CRUD backend with tests via pytest and CI via drone.

Last synced: 07 Nov 2024

https://github.com/alysivji/flask-rq-example

Practice setting up flask with rq for async jobs.

Last synced: 07 Nov 2024

https://github.com/alysivji/alysivji.github.io

Result of generating site using Pelican

Last synced: 07 Nov 2024

https://github.com/alysivji/javascript-practice

Deliberate pratice is the only way to get beter.

Last synced: 07 Nov 2024

https://github.com/alysivji/data-science-package

This is an sample repository that demonstrates how to package data science code for reuse.

Last synced: 07 Nov 2024

https://github.com/alysivji/street-team

Tools to simplify work related to event marketing

Last synced: 07 Nov 2024

https://github.com/alysivji/sqlalchemy-orm-cookiecutter

Bootstrap project for containerized application that requires Postgres, SQLAlchemy ORM, and Alembic.

Last synced: 07 Nov 2024

https://github.com/alysivji/sqlalchemy-core-cookiecutter

Bootstrap project for containerized application that requires Postgres (database), SQLAlchemy (Core), and Alembic (migrations).

Last synced: 07 Nov 2024

https://github.com/alysivji/reddit-top-posts-email-from-mongodb

Sending a HTML emails of scraped reddit data from MongoDB using MongoEngine, Jinja2, and Requests

Last synced: 07 Nov 2024

https://github.com/alysivji/sam-cookiecutter

Cookiecutter for new AWS SAM Project

Last synced: 07 Nov 2024

https://github.com/alysivji/mermaid-charts

Generate charts using a markdown-like syntax.

Last synced: 07 Nov 2024

https://github.com/alysivji/coveralls-example

Integrate with Coveralls

Last synced: 07 Nov 2024

https://github.com/alysivji/django-girls-tutorial

Gotta do it. Python rite of passage

Last synced: 07 Nov 2024

https://github.com/alysivji/word-count

This project will list top word frequencies for given text.

Last synced: 07 Nov 2024

https://github.com/alysivji/tic-tac-toe

Creating tic-tac-toe

Last synced: 07 Nov 2024

https://github.com/alysivji/javascript-games

Practicing JavaScript skills by making games

Last synced: 07 Nov 2024

https://github.com/alysivji/alysivji

Last synced: 07 Nov 2024

https://github.com/alysivji/area-code-alexa-skill

Alexa skill which allows users to more information about area codes around the US.

Last synced: 07 Nov 2024

https://github.com/alysivji/chipy-python-project-night-prompt

Prompt project Python Project Night

Last synced: 07 Nov 2024

https://github.com/alysivji/aggregit

This practice project will aggregate statistics from github and bitbucket.

Last synced: 07 Nov 2024

https://github.com/alysivji/scrapy-charlie-rose-episodes

Scrape charlierose.com to get guest list and store in MongoDB.

Last synced: 07 Nov 2024

https://github.com/alysivji/eloquent-javascript

Working thru Eloquent Javascript 3ed.

Last synced: 07 Nov 2024

https://github.com/alysivji/flask-cookiecutter

Docker Compose-based Flask cookiecutter with postgres.

Last synced: 07 Nov 2024

https://github.com/alysivji/connect-four

Connect Four game to practice OOP skills.

Last synced: 07 Nov 2024

https://github.com/alysivji/movie-recommendation-example

Sample project showing how to test a Flask-based REST API.

Last synced: 07 Nov 2024

https://github.com/alysivji/learning-ansible

First steps in setting up a server and installing docker.

Last synced: 07 Nov 2024

https://github.com/alysivji/leaders-481

NU LEADERS 481: Foundations of Leadership notes

Last synced: 07 Nov 2024

https://github.com/alysivji/sivlog

Basic logging library to simplify logger boilerplate

Last synced: 07 Nov 2024

https://github.com/alysivji/jenkins-docker-example

Practice project to get familiar with integrating jenkins with git

Last synced: 07 Nov 2024

https://github.com/alysivji/qt-sql-find-n-replace

Project required to be released as part of the Qt Open Source LGPL License

Last synced: 07 Nov 2024

https://github.com/alysivji/python-cookiecutter

Project template.

Last synced: 07 Nov 2024

https://github.com/alysivji/django-polls-tutorial

Going thru the Django tutorial

Last synced: 07 Nov 2024

https://github.com/alysivji/sivmetrics-dashboard

Front-end for SivMetrics Dashboard

Last synced: 07 Nov 2024

https://github.com/alysivji/react-tic-tac-toe

Working my way thru the React Tutorial

Last synced: 07 Nov 2024

https://github.com/alysivji/falcon-cookiecutter

Docker Compose-based Falcon cookiecutter with postgres.

Last synced: 07 Nov 2024

https://github.com/alysivji/twitter-oauth1-flow

Example of Twitter 3-legged flow with OAuth1

Last synced: 07 Nov 2024

https://github.com/alysivji/deck-of-cards-tdd

Practicing my TDD skills by creating a deck of cards using pytest

Last synced: 07 Nov 2024

https://github.com/alysivji/containerized-webserver

Webserver is a container, well a couple of containers

Last synced: 07 Nov 2024

https://github.com/alysivji/django-docs-tutorial

Walking thru the django docs tutorial

Last synced: 07 Nov 2024

https://github.com/alysivji/gif-search-react

Simple project to learn how to use react

Last synced: 07 Nov 2024

https://github.com/alysivji/react-sandbox

My React playground

Last synced: 07 Nov 2024