Pinned Repositories
google-clone
This is a google clone using the NextJs framework and google search api. User can search for anything using the google search engine. It is fully responsive and mobile first using the Tailwind CSS.By default the search engine will show dummy data in Response.js but it can be changed.
map-images
A React application where user can put a marker on google map and fetch all public photos tagged to the location from Flickr API.
my-jobs
This is a fully fucntional job website. Users can sign in as a recruiter or a candidate. Recruiters can post a job and see the applicants that have applied for the job. Candidates can apply for a job and check the jobs they have applied. It is fully responsive.
netflix-clone
A Netflix front end clone made with React.It fetches movies/shows according to different categories and trailers of the movies/shows from youtube.
wp-decoupled
It is a react application that uses expressJs framework to render the application on server initially. It is fully responsive and mobile first. This application is build from scratch without the create-react-app template.
wp-rest-playground
It is a react application that uses a local wordpress website as the headless cms. Registered users can login into the website and can then post comments. All users irrespective of login can search the posts based on some term from the home page. Users can also see posts segregated by categories using the navbar which is also fetched from the wordpress cms. Also each user can read the approved comments on the posts. It also has 2 plugins that hook into the rest api and create custom end points for us to fetch data.
basic-quote-block
This is a basic gutenberg block that prints a quote along with author name, citation, author image. User can also select theme color to add highlight in box and text.
discord-react-clone
This is a ReactJs web application that mimicks the discord's text channel and chat service.User can login with google and after that can add new channels and message into the channels. User can logout by clicking on avatar photo.
00kaku
Config files for my GitHub profile.
billboard
This repository creates a pure HTML+CSS and Javascript component to display 5 posts fetchec statically from local data json file.
00kaku's Repositories
00kaku/vip-go-mu-plugins
The development repo for mu-plugins used on the VIP Go platform.
00kaku/worker-dom
The same DOM API and Frameworks you know, but in a Web Worker.
00kaku/fse-test
A test theme to learn about WordPress Full site editing, using the course from https://fullsiteediting.com
00kaku/billboard
This repository creates a pure HTML+CSS and Javascript component to display 5 posts fetchec statically from local data json file.
00kaku/web-stories-wp
Web Stories for WordPress
00kaku/gallery-slider-block
00kaku/quote-selector-block
A custom gutenberg block to select and display custom post type-'quotes'
00kaku/quotes-cpt
A custom post type to add a quote along with its author details.
00kaku/basic-quote-block
This is a basic gutenberg block that prints a quote along with author name, citation, author image. User can also select theme color to add highlight in box and text.
00kaku/wp-rest-playground
It is a react application that uses a local wordpress website as the headless cms. Registered users can login into the website and can then post comments. All users irrespective of login can search the posts based on some term from the home page. Users can also see posts segregated by categories using the navbar which is also fetched from the wordpress cms. Also each user can read the approved comments on the posts. It also has 2 plugins that hook into the rest api and create custom end points for us to fetch data.
00kaku/wp-decoupled
It is a react application that uses expressJs framework to render the application on server initially. It is fully responsive and mobile first. This application is build from scratch without the create-react-app template.
00kaku/DESIGNfly
00kaku/google-clone
This is a google clone using the NextJs framework and google search api. User can search for anything using the google search engine. It is fully responsive and mobile first using the Tailwind CSS.By default the search engine will show dummy data in Response.js but it can be changed.
00kaku/drag-drop
This is a react application where user can drag elements from the side bar and draw them on the drop area. User can edit the drawn element by clicking on it and pressing eneter. User can delete the element by selecting the element by clicking and pressing delete.User can also drag the lements to reposition them. All changes will be stored in local storage automatically.
00kaku/00kaku
Config files for my GitHub profile.
00kaku/post-snip
This is a custom wordpress gutenberg block created using @wordpress/create-block package. It will show a grid of either recent of popular posts of the website. User can select one of the options from popular or recent. Then he/she have to select the number of posts and the block will create a grid of the posts with a thumbnail, title and a read more button to read the entire post. If the popular posts are selected the grid will also show a cont of total comments on the post. The block will by default show 1 popular post.
00kaku/wordflix
A website that that shows information about various superhero movies.User from home page can go to browse movies page where they see a thumbnail and name of the movies in listing. On clickin any movie tile user will be moved to details page where they can see a detailed tile of the superhero movie with release date and synopsis.User can also click on load more button and can load new movies. GraphQL cursor based pagination is used for load more feature.The website is fully responsive and mobile first.
00kaku/react-wordpress-basic
00kaku/food-shala
This is a food ordering website. Restaurants can add items and price and view the orders of the customers. Customer can order the food and check their past orders and total payment.Both customers and restaurant can create account andf login securely.The website is fully responsive.
00kaku/my-jobs
This is a fully fucntional job website. Users can sign in as a recruiter or a candidate. Recruiters can post a job and see the applicants that have applied for the job. Candidates can apply for a job and check the jobs they have applied. It is fully responsive.
00kaku/CSS-Animations
A git repository for various levels of CSS animations and designs.
00kaku/pokedex-graphql
It is a simple pokedex application that fetches orignal 151 pokemons' data from a graphql api and display the name number and type of the pokemon. It is fully responsive for screen sizes along with pagination support.
00kaku/discord-react-clone
This is a ReactJs web application that mimicks the discord's text channel and chat service.User can login with google and after that can add new channels and message into the channels. User can logout by clicking on avatar photo.
00kaku/instagram-react-clone
This is an instagram clone using ReactJs.It supports the authentication facility and user can sign in with email and password with a username. Only the logged in users can upload a new image and also comment on the images.
00kaku/map-images
A React application where user can put a marker on google map and fetch all public photos tagged to the location from Flickr API.
00kaku/netflix-clone
A Netflix front end clone made with React.It fetches movies/shows according to different categories and trailers of the movies/shows from youtube.