Pinned Repositories
3D-Tanks-Game-Unity
3D Tanks Game Tutorial that uses simple game mechanics, integrating world and screen space UI, as well as game architecture and audio mixing...
Awesome-Muslims
A currated list of Awesome Muslim Resources to encourage and help developers produce more islamic apps.
choubari.com
Personal Website & Blog || Next.js 13, TypeScript, TailwindCSS and ContentLayer.
Commandline-Games-hacktoberfest
A repository to share command line games. An opportunity to start and learn about open source code contributions flow.
Glassmorphism-Portfolio
Glassmorphism Portfolio Website built with HTML&CSS based on @developedbyed tutorial.
Kind-Net
A 2D Game that teaches kids the fundamentals of digital citizenship so they can explore the online world with confidence and fight Cyberbullying.
Muslim-App
Daily Muslim Android App that contains Prayer times, Rememberance, Qibla Finder, Zakat Calculator and other features... Project will be migrated to another language.
React-LoFi-Music-App
🎵 Your favorite LoFi Music Player🎧
Simple-Unity-3D-Ball-Game
A simple 3D Ball Game to discover Unity 3D.
Training-Tracker
An android app to manage trainings between a coach and his team members. | Unmaintained Project
choubari's Repositories
choubari/Awesome-Muslims
A currated list of Awesome Muslim Resources to encourage and help developers produce more islamic apps.
choubari/Muslim-App
Daily Muslim Android App that contains Prayer times, Rememberance, Qibla Finder, Zakat Calculator and other features... Project will be migrated to another language.
choubari/React-LoFi-Music-App
🎵 Your favorite LoFi Music Player🎧
choubari/3D-Tanks-Game-Unity
3D Tanks Game Tutorial that uses simple game mechanics, integrating world and screen space UI, as well as game architecture and audio mixing...
choubari/Commandline-Games-hacktoberfest
A repository to share command line games. An opportunity to start and learn about open source code contributions flow.
choubari/Training-Tracker
An android app to manage trainings between a coach and his team members. | Unmaintained Project
choubari/Kind-Net
A 2D Game that teaches kids the fundamentals of digital citizenship so they can explore the online world with confidence and fight Cyberbullying.
choubari/old-portfolio
Old Personal Portfolio with ReactJS
choubari/choubari.com
Personal Website & Blog || Next.js 13, TypeScript, TailwindCSS and ContentLayer.
choubari/WordHider-ChatGPT-Extension
Chrome Extension generated by ChatGPT that hides a word from a web page (Demo for a YouTube Video)
choubari/Nextjs13-Demo-App
Demo app of Next.js 13 Features for an Online Meetup (latest used version 13.4) Demo of App directory, Routing, Server Components, Loading & Errors, Layouts, SEO best practices, API Route Handlers, Deploy to Vercel,
choubari/LeetCode-Solutions
A compilation of all the Leetcode solutions.
choubari/partial-prerendering-demo
Demo App to showcase how partial prerendering works as part of conference talk
choubari/react-server-components-101-demo
Demo App to showcase how client components and server components could work together in Next.js 13, as part of conference talk
choubari/RSVP-Event-App
Quick RSVP Event App to learn Next.js 13 core features: server and client components, data fetching, suspense, local storage, SEO... along with TypeScript and TailwindCSS
choubari/workshop-manual-a11y-testing
Materials for the Manual Accessibility Testing Workshop
choubari/awesome-newsletters
A list of amazing Newsletters
choubari/choubari
choubari/choubari is a special repository. Its README.md appears on my public profile!
choubari/CMDGames
choubari/git-devbox
choubari/RSVP-App-Docs
Documentation Tutorial for a Quick RSVP Event App Workshop - built with Next.js 13
choubari/Server-Components-Demo-2
A walkthrough demo of server components deep dive
choubari/web3terms
A bot explaining and simplifying web3 terms to everyone
choubari/wtfjs
🤪 A list of funny and tricky JavaScript examples
choubari/demystifying-rsc
choubari/how-react-works
How react works
choubari/image-app
app for demo purposes
choubari/moroccan-events-api
Moroccan Events REST API served using json-server. Deployed on Vercel (Serverless Functions). Data from: Guichet.com - Latest Update: 22 Septemeber 2023
choubari/streak-counter
a streak counter to track your streak in days (similar to Duolingo) following tutorial from typescriptcourse.com
choubari/streak-counter-demo
Demo of my npm published library (@choubari/streak-counter) using Next.js 13