Projects in Awesome Lists by davidjnevin
A curated list of projects in awesome lists by davidjnevin .
https://github.com/davidjnevin/fastapi-mastery
Mastering FastAPI Udemy course: Notes and Experiments
Last synced: 31 Dec 2024
https://github.com/davidjnevin/django_blog_poetry
Demo Blog App built using Django4 by Example by Antonio Mele
Last synced: 20 Feb 2025
https://github.com/davidjnevin/learning_sql
A test bed for learning SQL (Using dockerized MySQL)
Last synced: 20 Feb 2025
https://github.com/davidjnevin/django_shop
A Django4 e-commerce site built using Django4 by Example by Antonio Mele
Last synced: 20 Feb 2025
https://github.com/davidjnevin/homework_frontend
Flet Frontend for ninja-django api
Last synced: 20 Feb 2025
https://github.com/davidjnevin/mkdocs-experiements
First Explorations with Mkdocs
Last synced: 20 Feb 2025
https://github.com/davidjnevin/davidjnevin
Config files for my GitHub profile.
Last synced: 20 Feb 2025
https://github.com/davidjnevin/nginx_webserver
Nginx Webserver in preparation for VPS deployment of portfolio
Last synced: 20 Feb 2025
https://github.com/davidjnevin/flask_first_project
A flask Blog - First Project
Last synced: 20 Feb 2025
https://github.com/davidjnevin/flask-docker
Test project for deployment of Docker image to VPS.
Last synced: 20 Feb 2025
https://github.com/davidjnevin/docker_first_look
Early Experiments in Docker for Django/Python
Last synced: 20 Feb 2025
https://github.com/davidjnevin/dnevin_v2_public
Public files for davidnevin.net portfolio site
Last synced: 20 Feb 2025
https://github.com/davidjnevin/ninja-crud-video-tutorial
django-ninja video tutorial https://youtu.be/nC2kQylku0w
Last synced: 20 Feb 2025
https://github.com/davidjnevin/flet-first-attempts
Experiments with Flet / Flutter
Last synced: 20 Feb 2025
https://github.com/davidjnevin/social_media_website_demo
Social Media Web Site Demo built using Django4 by Example by Antonio Mele
Last synced: 20 Feb 2025
https://github.com/davidjnevin/tag_generator_hugo_blog
This project generates tags for Hugo blog posts.
Last synced: 20 Feb 2025
https://github.com/davidjnevin/python.gitignore
.gitignore file for Python setup
Last synced: 20 Feb 2025
https://github.com/davidjnevin/streamlit_first_steps
Early Experiments with Streamlit
Last synced: 20 Feb 2025
https://github.com/davidjnevin/30_day_challenge_arjan_codes
A collection of exercises to deepen my python skills
Last synced: 20 Feb 2025
https://github.com/davidjnevin/ddd_critiquewheel
Migration of Critique Wheel: a web app for the free exchange of critiques for writers of short fiction.
ddd fastapi hexagonal-architecture postgresql python
Last synced: 20 Feb 2025
https://github.com/davidjnevin/fastapi-testing
FastApi testing using https://fastapi.tiangolo.com/tutorial/testing/
Last synced: 20 Feb 2025
https://github.com/davidjnevin/vocab_extractor
A python based vocabulary extractor from class notes
Last synced: 20 Feb 2025
https://github.com/davidjnevin/fresh-cleaning-tdd-fastapi
A cleaning jobs management app built in fastapi, postgres, docker using TDD
Last synced: 20 Feb 2025
https://github.com/davidjnevin/reactjs_projects
First Steps into React projects
Last synced: 20 Feb 2025
https://github.com/davidjnevin/chat_front_react
Frontend of Chat Cleaner in React
Last synced: 20 Feb 2025
https://github.com/davidjnevin/template-python-fastapi-docker-postgres
A hexagonal architecture template repository for Python, FastAPI, PostgreSQL with settings that suit my new project needs.
docker fastapi flit hexagonal-architecture postgresql python
Last synced: 20 Feb 2025
https://github.com/davidjnevin/cpp_particle_explosion
A C++ Particle Explosion example
Last synced: 20 Feb 2025
https://github.com/davidjnevin/react_accordian
A Questions App in ReactJS using Accordian
Last synced: 20 Feb 2025
https://github.com/davidjnevin/jenkins_docker_env_test
A docker compose based jenkins pipeline test
Last synced: 20 Feb 2025
https://github.com/davidjnevin/reviews_react
A review listing App written in ReactJS
Last synced: 20 Feb 2025
https://github.com/davidjnevin/django_tutorial
Django tutorial version 5 from official site
Last synced: 20 Feb 2025
https://github.com/davidjnevin/kata-machine-python
Primagen's Algorithm course coded in python.
Last synced: 20 Feb 2025
https://github.com/davidjnevin/jenkins-node-docker
Jenkins work node with python
Last synced: 20 Feb 2025
https://github.com/davidjnevin/python_socket_101
An Introduction to SocketProgramming in Python
Last synced: 20 Feb 2025
https://github.com/davidjnevin/busco_piso_scraper
A scrapy webscraper for the busco piso project
Last synced: 20 Feb 2025
https://github.com/davidjnevin/tdd-fastapi
A Test Driven Development Project using FastApi, Docker, Pytest and Tortoise ORM
Last synced: 20 Feb 2025
https://github.com/davidjnevin/java_amazonbestsellerscsv_kaggle
A CSV reader that returns some basic data analysis written in Java.
Last synced: 20 Feb 2025
https://github.com/davidjnevin/design_patterns_pythons
23 Design Patterns in Python
Last synced: 20 Feb 2025
https://github.com/davidjnevin/javascript_basics
A collection of basic javascript notes.
Last synced: 20 Feb 2025
https://github.com/davidjnevin/test-ci-cd
A test repo for CI/CD experiements
Last synced: 20 Feb 2025
https://github.com/davidjnevin/java_tictactoe
A CLI Tic Tac Toe written in Java
Last synced: 20 Feb 2025
https://github.com/davidjnevin/homeworkhelper_frontend_react
A react frontend for the homeworkhelper app.
Last synced: 20 Feb 2025
https://github.com/davidjnevin/flask_educative
Flask Development Course from Educative
Last synced: 20 Feb 2025
https://github.com/davidjnevin/sphinx-md-setup
A deeper look at the functionalities of Sphinx Documentation system
Last synced: 20 Feb 2025
https://github.com/davidjnevin/angular-first-steps
Dockerized Angular Frontend Experiments
Last synced: 20 Feb 2025
https://github.com/davidjnevin/neovim_config
Configuration files for personalized neovim setup.
Last synced: 20 Feb 2025
https://github.com/davidjnevin/davidjnevinlive
The public files for DavidJnevin.com
Last synced: 20 Feb 2025
https://github.com/davidjnevin/django-ninja-tutorial
From https://django-ninja.rest-framework.com/tutorial/
Last synced: 20 Feb 2025
https://github.com/davidjnevin/data_projects
A collection of Data Science projects
Last synced: 20 Feb 2025
https://github.com/davidjnevin/django_listings
Django Web Development Listings Project
Last synced: 20 Feb 2025
https://github.com/davidjnevin/zoom_report_entry
Given a start time and date this script generates a zoom report entry
Last synced: 04 Apr 2025
https://github.com/davidjnevin/netrw_experiments
sandbox to learn netrw vim explorer
Last synced: 28 Mar 2025
https://github.com/davidjnevin/server-setup
ansible server setup for homelab - experimental
Last synced: 04 Apr 2025
https://github.com/davidjnevin/jenkins-kube-image
a jenkins setup repo for kubernetes pod creation testing
Last synced: 04 Apr 2025
https://github.com/davidjnevin/pybites_done
Collection of completed Pybites from Pybi.es and Codechallang.es
Last synced: 20 Feb 2025
https://github.com/davidjnevin/moviewatchlist
Python Postgres / SQL project - https://www.udemy.com/course/complete-python-postgresql-database-course/
Last synced: 20 Feb 2025
https://github.com/davidjnevin/portfolio_django_shop
Django4 E-commerce site for portfolio
Last synced: 20 Feb 2025
https://github.com/davidjnevin/kata-machine-theprimagen
Algorithms Course - Typscript
Last synced: 20 Feb 2025
https://github.com/davidjnevin/hexagonal-chat-cleaner
A Zoom chat cleaner web app - hexagonal architecture
Last synced: 20 Feb 2025
https://github.com/davidjnevin/java_guessthenumber
A simple number guessing CLI written in java
Last synced: 20 Feb 2025
https://github.com/davidjnevin/busco_piso_project
Fastapi SQLAlchemy jinja2 PostgreSQL BeautifulSoup Docker-portainer CI/CD
Last synced: 20 Feb 2025
https://github.com/davidjnevin/dotfiles
dotfiles for configuration of my personal setup
Last synced: 20 Feb 2025
https://github.com/davidjnevin/job_experience
Manfred syncronized profile for job hunting
Last synced: 20 Feb 2025
https://github.com/davidjnevin/supermarket-price-tracker
A fastapi TDD app using SQLAlchemy2.0 running on Postgres to track supermarket prices
Last synced: 20 Feb 2025
https://github.com/davidjnevin/flet-todo
Flet Todo Project: Preparation for MeetupSelector and Homeworkhelper Frontends
Last synced: 20 Feb 2025
https://github.com/davidjnevin/django_girls_tutorial
Django Girls Blog Tutorial
Last synced: 20 Feb 2025
https://github.com/davidjnevin/django-template-01
Django template - redis, celery, postgreSQL, api-setup
Last synced: 20 Feb 2025