Jordanirabor
software engr, producer, composer, guitarist, synth programmer, mixing/mastering, indie filmmaker - lover of gadgets and gizmos. doubles as the gaze masquerade.
Drunken Giant BirdLagos city
Pinned Repositories
Audio-Translator
A simple Vue.js project that integrates the Yandex Translate API and ResponsiveVoiceJS to produce an audio translator application.
django-todo-react
This is a demo repository for a Todo application built off Django (and the Django REST Framework for API CRUD operations) and React.
django_social_app
This is a demo repository to teach how to set up social authentication (and request extra user data) in Django using the social-auth-app-django library with minimal configuration.
google-search-spa
This is a demo of a Google search clone SPA powered by Python and Vue.
isomorphic-application
In web development, an isomorphic application is one whose code (in this case, JavaScript) can run both in the server and the client. This repository contains the for an isomorphic application built with Nuxt, and Node.
nlp-node-natural-article
This repository shows how to perform specific Natural Language Processing actions using Natural.
node_typescript_project
This is a demo and boilerplate repository for setting up a Node project with TypeScript.
recipes_app
This is the repository for the tutorial that teaches how to set up a Universal application using Django and Nuxt.js
Scientific-Calculator-With-VueJS
Scientific Calculator With VueJS | Day 1 [ 30 days of code ]
workers-tutorial
This repository holds the code for a tutorial that teaches how to build to build a web-crawler using Node Workers.
Jordanirabor's Repositories
Jordanirabor/django-todo-react
This is a demo repository for a Todo application built off Django (and the Django REST Framework for API CRUD operations) and React.
Jordanirabor/django_social_app
This is a demo repository to teach how to set up social authentication (and request extra user data) in Django using the social-auth-app-django library with minimal configuration.
Jordanirabor/nlp-node-natural-article
This repository shows how to perform specific Natural Language Processing actions using Natural.
Jordanirabor/workers-tutorial
This repository holds the code for a tutorial that teaches how to build to build a web-crawler using Node Workers.
Jordanirabor/isomorphic-application
In web development, an isomorphic application is one whose code (in this case, JavaScript) can run both in the server and the client. This repository contains the for an isomorphic application built with Nuxt, and Node.
Jordanirabor/censored-words
A web app that removes keywords and phrases from given .txt file and inserts a mask (XXXX) in the original locations of replaced words/phrases.
Jordanirabor/django-next-blog
This is the repository associated with the article series where we learn about Next.js and Django.
Jordanirabor/relearning-react
I'm re-learning React from scratch. These are a bunch of folders holding practical solutions to problems as I encounter them.
Jordanirabor/awesome-devs-on-tiktok
A community-built list of developers making content on TikTok!
Jordanirabor/awesome-learning-resources
🔥 Awesome list of resources on Web Development.
Jordanirabor/beautiful-react-diagrams
💎 A collection of lightweight React components and hooks to build diagrams with ease 💎
Jordanirabor/data-structures-all-langs
A repository that contains explanations and (custom) implementations of the most popular data structure in various languages.
Jordanirabor/docs-next
Vue 3 core documentation
Jordanirabor/fh-fe-assignment
FindHotel Front-end Engineer Assignment
Jordanirabor/findLinePoints
Find the points of intersection of a straight line
Jordanirabor/FlappySwift
swift implementation of flappy bird. More at fullstackedu.com
Jordanirabor/HipsterEditor
A simple application that allows authentication by Google (firebase), then opens up a smart text editor and synchronises your work with a realtime (firestore) database. Finally, if you revisit the application, it retrieves your last written message and supports LaTex equations.
Jordanirabor/mui-fitness-app
I've used Bootstrap, TailwindCSS and a few other frameworks of CSS. Now I want to give Materal-UI a try and see if I like. This is a demo repository for a fitness application using Material UI.
Jordanirabor/pet-adoption-website-node-and-vue
A basic project that is a pet adoption website, built with Node and Vue.
Jordanirabor/puppeteer-full-page-screenshot
Jordanirabor/pusher-clickstream-app
A demo application that lets users purchase two items — burgers and chips. We visualize users' order preference and navigation information in an admin dashboard using Pusher Channels.
Jordanirabor/pusher-laravel-rethinkdb
A demo application where we build an application that enables us to create, delete and modify todo items in realtime. We use RethinkDB as our preferred database and Pusher Channels as our realtime agent. This repository primarily aims at demonstrating how to use RethinkDB with Laravel.
Jordanirabor/quick-start-gatsby-template
I spend a lot of time configuring a fresh Gatsby project to include testing, SASS support, typescript and prettier configurations. This boiler plate contains a freshly installed Gatsby project that has all of these functionalities including some utility styles and functions I use to keep my code responsive.
Jordanirabor/realtime-database
The idea behind this repository is to build a persistent real-time database using MongoDB and Pusher. MongoDB's change streams allow us to listen for changes in collections, and Pusher gives us the real-time broadcast service that makes the data changes available to all connected clients.
Jordanirabor/talks
Talks at conferences, meetups, hackathons, and more, plus my speaker rider for good measure.
Jordanirabor/turbo-rails
Turbo gives you the speed of a single-page web application without having to write any JavaScript.
Jordanirabor/vite
Native-ESM powered web dev build tool. It's fast.
Jordanirabor/vue-pdf-renderer-demo
Demo on building a custom Vue 3 PDF renderer
Jordanirabor/vue-style-transfer
Easily use Style Transfer in your Vue Application
Jordanirabor/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer