Bilaal96
Junior Fullstack Developer. React, Next.js, Node.js, PSQL, NoSQL, Headless CMS & more. BSc (Hons) IT.
OreonManchester, UK
Pinned Repositories
alien-wars-api
The Backend API for Cosmic Conflict: https://github.com/retcon1/cosmic-conflict-fe. Uses MongoDB & Mongoose, as well as Passport,.js, Mocha & Chai.
background-generator
Webpage used to generate a two-color gradient with a selection of various gradient directions. This project was used as learning grounds for various tools such as git, npm & browserify.
book-worm
A MERN Stack Book Tracking application with CRUD functionality. Book Worm consumes the Google Books API for data and its UI has been developed using Material UI (v4).
chatgpt-playground
Exploring ChatGPT API with Next.js
chirp-t3-stack
Twitter clone with create & read functionality. This project was used to learn about the T3 stack - a fullstack modular & typesafe approach to web development. Some of the tech used: Next.js, TS, Zod, Tailwind, Clerk (for auth), Prisma, PlanetScale (MySQL DB) & more.
crwn-clothing
E-Commerce React Web App which integrates Firebase for authorisation & storage, and a test version of the Stripe API for payments
crwn-clothing-gql-apollo-v3
An implementation of CRWN Clothing app that migrates from Apollo Client 2 to Apollo Client 3. This repository is a modification to the following repo: https://github.com/Bilaal96/crwn-clothing-gql-apollo-v2
learn-php
Completed PHP tutorial by Dani Krossing. Created basic user signup/login system with session management.
travel-agency-nextjs
A Travel Agency landing page & blog using Next.js. Site content is managed and fetched from Strapi CMS using GraphQL queries. Images are stored and managed with Cloudinary via a Strapi plugin. See backend repo: https://github.com/Bilaal96/travel-agency-strapi
travel-agency-strapi
Strapi backend for Travel Agency themed blog app. Exposes a GraphQL API and leverages Cloudinary for Image hosting. See frontend repo: https://github.com/Bilaal96/travel-agency-nextjs
Bilaal96's Repositories
Bilaal96/crwn-clothing
E-Commerce React Web App which integrates Firebase for authorisation & storage, and a test version of the Stripe API for payments
Bilaal96/travel-agency-nextjs
A Travel Agency landing page & blog using Next.js. Site content is managed and fetched from Strapi CMS using GraphQL queries. Images are stored and managed with Cloudinary via a Strapi plugin. See backend repo: https://github.com/Bilaal96/travel-agency-strapi
Bilaal96/travel-agency-strapi
Strapi backend for Travel Agency themed blog app. Exposes a GraphQL API and leverages Cloudinary for Image hosting. See frontend repo: https://github.com/Bilaal96/travel-agency-nextjs
Bilaal96/alien-wars-api
The Backend API for Cosmic Conflict: https://github.com/retcon1/cosmic-conflict-fe. Uses MongoDB & Mongoose, as well as Passport,.js, Mocha & Chai.
Bilaal96/book-worm
A MERN Stack Book Tracking application with CRUD functionality. Book Worm consumes the Google Books API for data and its UI has been developed using Material UI (v4).
Bilaal96/crwn-clothing-gql-apollo-v3
An implementation of CRWN Clothing app that migrates from Apollo Client 2 to Apollo Client 3. This repository is a modification to the following repo: https://github.com/Bilaal96/crwn-clothing-gql-apollo-v2
Bilaal96/learn-php
Completed PHP tutorial by Dani Krossing. Created basic user signup/login system with session management.
Bilaal96/background-generator
Webpage used to generate a two-color gradient with a selection of various gradient directions. This project was used as learning grounds for various tools such as git, npm & browserify.
Bilaal96/chatgpt-playground
Exploring ChatGPT API with Next.js
Bilaal96/chirp-t3-stack
Twitter clone with create & read functionality. This project was used to learn about the T3 stack - a fullstack modular & typesafe approach to web development. Some of the tech used: Next.js, TS, Zod, Tailwind, Clerk (for auth), Prisma, PlanetScale (MySQL DB) & more.
Bilaal96/crwn-clothing-gql-apollo-v2
An implementation of CRWN Clothing app that replaces Redux with GraphQL & Apollo Client v2. Note: this repository is a modification to an earlier version of the crwn-clothing app: https://github.com/Bilaal96/crwn-clothing
Bilaal96/express-session-passport-auth
A basic authentication scheme with Express, MongoDB, and Passport Local Strategy
Bilaal96/Freeroam
Bilaal96/git-practice
Git Playground
Bilaal96/image-face-recognition
Frontend / React app which detects faces in images submitted (via URLs) by registered users
Bilaal96/image-face-recognition-api
Node.js backend of React app which detects faces in images submitted (via URLs) by registered users
Bilaal96/learn-python
Learning Python via tutorial by "Bro Code"
Bilaal96/nc-games-api
An api for a social games review website - frontend repo: https://github.com/Bilaal96/nc-games-client
Bilaal96/nc-games-client
Frontend that consumes nc-games-api - a social games review website - https://github.com/Bilaal96/nc-games-api
Bilaal96/nc-node-https-requests-solo
nc-fun-leaks recap
Bilaal96/nextjs-blog-starter
A simple blog created by following Next.js interactive tutorial
Bilaal96/novaflora
Frontend website for fictional Florist company that specialises in creating event displays. Tech used: HTML, SASS & JS.
Bilaal96/overwatch-character-profile
NorthCoders - Intro / recap of HTML & CSS
Bilaal96/portfolio-v1
Bilaal96/portfolio_website_sample
Portfolio Website
Bilaal96/prismic-academy
Learning Prismic with Next.js via Prismic Academy lessons
Bilaal96/prismic-playground
Spike Prismic CMS with Next.js
Bilaal96/react-context-lesson
Replaced local state management from Redux to the new Context API. Note: this repository is a modification to an earlier version of the crwn-clothing app: https://github.com/Bilaal96/crwn-clothing
Bilaal96/robofriends
A simple Contact List app with a working search box; created as an introduction to React
Bilaal96/spotify-uk-website-clone
Frontend recreation of the Spotify UK landing page website; using HTML, SCSS & JS.