manofcode95's Stars
manofcode95/clean-architecture-nestjs
API developed using NestJS, TypeORM, TDD, PgMem and concepts of Clean Architecture
StephenGrider/ticketing
angular-university/ngrx-course
NgRx (with NgRx Data) -The Complete Guide
pixijs/pixijs
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
typekit/webfontloader
Web Font Loader gives you added control when using linked fonts via @font-face.
kittykatattack/hexi
Make games the fun way!
cursedcoder/awesome-pixijs
My list of awesome pixi.js related parties
kittykatattack/learnPixiJS
Source code repository for the book "Learn PixiJS"
manofcode95/meetup__project
manofcode95/nuxt-ssr-firebase-auth.v2
davidroyer/nuxt-ssr-firebase-auth.v2
iamshaunjp/vuetify-playlist
The course files for the Vuetify playlist on The Net Ninja YouTube channel
iamshaunjp/vuejs-playlist
Course files for the Vue.js 2 playlist on The Net Ninja YouTube channel
apecr/vuetify-todo-ninja
Course from youtube. Code https://github.com/iamshaunjp/vuetify-playlist
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
wesbos/JavaScript30
30 Day Vanilla JS Challenge
CoreyMSchafer/code_snippets
lilianweng/LeetcodePython
Leetcode Practice in Python
jonasschmedtmann/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
zero-to-mastery/complete-web-developer-manual
All resources and notes from the Complete Web Developer: Zero to Mastery course
codingforentrepreneurs/Web-Scraping
Learn how to leverage Python's amazing tools to scrape data from other websites. The end goal of this course is to scrape blogs to analyze trending keywords and phrases. We'll be using Python 3.6, Requests, BeautifulSoup, Asyncio, Pandas, Numpy, and more!
TheDancerCodes/Selenium-Webscraping-Example
In this tutorial we will build a web scraping program that will scrape a Github user profile and get the Repository names and the Languages for the pinned repositories.
sunshineatnoon/Scrapy-Amazon-Sqlite
This is a project crawling backpack information and images from Amazon using python scrapy and store data to sqlite database.