Code Monkey home page Code Monkey logo

milad shiriyan's Projects

algorithms icon algorithms

algorithms that are most used in practice and in the programs we build algorithms that are most used in practice and in the programs we build

apollo-boost-in-node-js icon apollo-boost-in-node-js

apollo is an agnostic implementation for the graphql on the client and server side. For this purpose, I ran it on the node js using the GitHub api to show that this library and ecosystem works well without a view layer.

apollo-client icon apollo-client

:rocket: ย A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.

custom-module-system-like-commonjs icon custom-module-system-like-commonjs

I was very busy to know how the module system works and how the module dependencies are loaded and what the "require" function mechanism is. So I did a simple implementation of it and I hope it will be useful for you.

egg-programming-language icon egg-programming-language

In this section, I created a simple JavaScript-based programming language. I wrote this to gain a deeper understanding of how programming languages work, and it was very instructive for me.

eloquent-js-practice icon eloquent-js-practice

This repository includes all the JavaScript exercises related to the Eloquent JavaScript book, which have been solved by my own solutions. I hope you enjoy reading it.

graphql-server-with-apollo-server-and-express icon graphql-server-with-apollo-server-and-express

i made a graphQL server with Apollo-server and Express that implemented authentication, authorization, a data access layer with a database, domain specific entities such as users and messages, different pagination strategies, and real-time abilities due to subscriptions.

graphql-server-with-express icon graphql-server-with-express

In this project i made a graphql server with node js and express. Its schema is for a social network a sort of โ€œFacebook-lite,โ€ backed by a SQLite database.

graphql-with-apollo-and-react icon graphql-with-apollo-and-react

In this project, I connected Graph QL to my React program through the Apollo client and implemented all the features like pagination, optimistic UI, caching, local state management, and prefetching with Apollo Client in React.

mailing-robot icon mailing-robot

In this section I want to build a messaging robot that can detect routes. This bot is made by JavaScript. I hope you enjoy this part.

make-itterable-object icon make-itterable-object

The main for function in JavaScript can be used to navigate to default objects such as arrays. These objects have an interface that makes them iterable. We want to see how we can make our custom objects iterable.

my-redux-lib icon my-redux-lib

Redux is one of the most beautiful implementations of flux design pattern that implements one-way data flow. since I like to build my own version of every library I learn to better understand it. In this section, I want to run a simple example of a Redux library for myself. I'm glad to know your opinion :)

operation-system-concept icon operation-system-concept

I built this repository to touch on all the important concepts in practice while studying the operating system, and this helps me to understand the management of the operating system resources and its strategy and way of thinking about it.

pixel-art-editor icon pixel-art-editor

I wanna make a pixel art editor with vallina javascript that use unidirectional data flow like react library. I maked it base on CBA architecture and observable design pattern . enjoy it to read.

react icon react

A declarative, efficient, and flexible JavaScript library for building user interfaces.

react-graphql-github-vanilla icon react-graphql-github-vanilla

The graphql is very attractive. In this mini-project, I tried to do the concepts of graphql very simply in the form of vanilla without using the side library. I ran on the client side.

scroll-with-animation icon scroll-with-animation

I have been curious for a long time about how to make an animated scroll. I decided to pursue this curiosity and find a solution. This is done in two ways, which I will explain below:

simple-bignum-cpp icon simple-bignum-cpp

In this section, I created a structure using strings so that we can do calculations of large numbers.

simple-progressbar-component icon simple-progressbar-component

Ever since I studied Bootstrap, I thought, why not start building each of the components in a personalized way ??? So I decided to create a repository to make most of the components personalized.

simple-spinner-component icon simple-spinner-component

In this part, I want to create a spinner component similar to the spinner component in Bootstrap. I hope you enjoy reading my code.

the-road-to-graphql icon the-road-to-graphql

๐Ÿ““The Road to GraphQL: Your journey to master pragmatic GraphQL in JavaScript

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.