Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mosh-hamedani

mohsn-mirzaei/issue-tracker

Issue Tracker - Full-stack application with Next.js

Language: TypeScript - Size: 203 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

merzainc/gamehub

A video discovery game app

Language: TypeScript - Size: 197 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

mobinhimu/react-18-mosh

Tired of piecing together disconnected tutorials or dealing with rambling, confusing instructors? This course is for you! It's perfectly structured into a series of bite-sized, easy-to-follow videos that cover both theory and practice.

Language: TypeScript - Size: 239 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

iambetaraybill/game-hub

React 18 course

Language: TypeScript - Size: 200 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

gthaka/react-with-mosh 📦

A react app based on Mosh Hamedani's YT Tute (https://youtu.be/Ke90Tje7VS0)

Language: JavaScript - Size: 3.42 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

PureJoyMind/CSharpDocs

C# Personal notes and documents

Size: 7.26 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

philiannuzzo/vidly

The front end of a web application created as part of the 'Mastering React' course by Mosh Hamedani

Language: JavaScript - Size: 186 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

ajsharmaofficial/Vidly

Movie Rental App using ASP.NET MVC inspired by Mosh Hamedani MVC Course.

Language: C# - Size: 594 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

merzainc/react-ts

Hosts code,projects,self-challenges, practices and exercises from Mosh React Latest course.

Language: TypeScript - Size: 51.8 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

MaskofDevil/DoneWithIt

A marketplace for used products that is not needed by an individual.

Language: TypeScript - Size: 711 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

merzainc/merzainc.github.io

Reminders App - simple reminder app built with react typescript template.

Language: HTML - Size: 4.95 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

MiladNz/MyMoshify

Codewithmosh.com - @mosh-hamedani - Final Project : My Moshify

Language: HTML - Size: 2.37 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ChillBroh/Java_Mosh

Language: Java - Size: 66.4 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

orassayag/node-vidly-deployment

Built in July 2018. REST API built using Node.js and JavaScript ES6 for renting movies from virtual movies library. Using libraries such as: bcrypt (For decrypting token), compression (Compress all the project data), eslint (Linting for better code), express (Rest calls and server CRUD management, fawn (2 face transaction), helmet (Secure the data), jsonwebtoken (Generate user authentication tokens), moment (Manager date times), mongoose (NoSQL Big data Database), winston (For logging into external log files), winston-mongodb (For logging into mongodb itself). Also, using jest and supertest for both unit and integration tests.

Language: JavaScript - Size: 1.06 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

jennatuckerdeveloper/React-Video-Rentals-App

My version of Mosh's Vidly frontend using React with Bootstrap.

Language: JavaScript - Size: 604 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

orassayag/nodejs-learning-v2

Built in November 2018. Second workflow of the 'Node.js: The Complete Guide to Build RESTful APIs (2018)' course by Mosh Hamedani.

Language: JavaScript - Size: 65.4 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

mariamills/Cloud

Cloud Moshify is a fictitious cloud hosting platform. This project was created in conjunction with Mosh's online course, "The Ultimate HTLM5 & CSSS3 Series".

Language: HTML - Size: 2.82 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Harshverm776/es6 Fork of xac-amka/es6-features-mosh

ES6 features

Language: JavaScript - Size: 176 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Harshverm776/react

Basics of react

Language: JavaScript - Size: 858 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

AhmedRaja1/Vidly

React based Movies Hub

Language: JavaScript - Size: 1.43 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

jennatuckerdeveloper/Node-Vidly-Backend

My version of Mosh's Vidly backend using Express with MongoDB.

Language: JavaScript - Size: 405 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

programmingmonkeys/done-with-it Fork of Anik7303/DoneWithIt

Course Content | CodeWithMosh | The Ultimate React Native Series

Size: 4.29 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

orassayag/nodejs-learning-v1

Built in November 2018. First workflow of the 'Node.js: The Complete Guide to Build RESTful APIs (2018)' course by Mosh Hamedani.

Language: JavaScript - Size: 176 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

kevduc/react-movie-app-exercise

🎞 Render a list of movies with the associated data (rating, liked, etc.) using React. – 👨‍🏫 Created as part of exercises from Chapters 3 to 5 in Mosh's Tutorial: Mastering React.

Language: JavaScript - Size: 952 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

orassayag/node-vidlys

Built in November 2018. Different tests and workflows of 'The Complete ASP.NET MVC 5 Course' course by Mosh Hamedani.

Language: C# - Size: 219 MB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

programmingmonkeys/http-app

This is a project from "Mastering React"

Language: JavaScript - Size: 447 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

programmingmonkeys/counter-app

This is a part of the "Mastering React" course.

Language: JavaScript - Size: 205 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

programmingmonkeys/react-advanced

This is part of "Mastering React"

Language: JavaScript - Size: 419 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

programmingmonkeys/vidly

This is a project from "Mastering React"

Language: JavaScript - Size: 513 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

PRS-M/Vidly

Movie Rental Store, ASP.NET MVC 5 Course

Language: JavaScript - Size: 1.2 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0