Pinned Repositories
comp-sci-notes
These are notes I have taken on my learning path. I hope they can be of use to others. Many are unfinished and, when I have the chance, I will update them (and eventually fix the formatting)
cyberSec-Tools
Assortment of tools/programmes related to networking and cybersec with copious notes as I work through the example programmes
DataCamp
DataCamp DLE Take Home Test. Tasks 1 & 2 | Idir Ouahes.
graphQL-MERN-Prjct-Management
A MERN-GraphQL/Apollo Project Management app based on a tutorial by Brad Traversy @TraversyMedia
idir.online-Portfolio-Site
My Full Stack dev portfolio site
laravel-laragigs-sampleProject
A Laravel Project with CRUD and authentication | Video Presentation in Website link below:
laravel-SanctumAPI
A basic Laravel backend API/routing base with Sanctum authentication based on @CodingWithDary tutorial
medMatters-SampleNewsletterSite
A newsletter site in vanilla HTML/CSS/JS/PHP with fetchapis and php-pdo-sql subscription/verification service
misc-tools-applications
An assortment of miscellaneous tools and apps that don't fit a category
Node-Handlebars-Passport-Google0Auth-App
A simple stories writing app secured via Passport using GoogleOauth2.0 strategy using Node-Express-Mongo/Mongoose backend only with handlebars views and MaterializeUI components generated for front-end.
n3m0n8's Repositories
n3m0n8/misc-tools-applications
An assortment of miscellaneous tools and apps that don't fit a category
n3m0n8/comp-sci-notes
These are notes I have taken on my learning path. I hope they can be of use to others. Many are unfinished and, when I have the chance, I will update them (and eventually fix the formatting)
n3m0n8/cyberSec-Tools
Assortment of tools/programmes related to networking and cybersec with copious notes as I work through the example programmes
n3m0n8/DataCamp
DataCamp DLE Take Home Test. Tasks 1 & 2 | Idir Ouahes.
n3m0n8/graphQL-MERN-Prjct-Management
A MERN-GraphQL/Apollo Project Management app based on a tutorial by Brad Traversy @TraversyMedia
n3m0n8/idir.online-Portfolio-Site
My Full Stack dev portfolio site
n3m0n8/laravel-laragigs-sampleProject
A Laravel Project with CRUD and authentication | Video Presentation in Website link below:
n3m0n8/laravel-SanctumAPI
A basic Laravel backend API/routing base with Sanctum authentication based on @CodingWithDary tutorial
n3m0n8/medMatters-SampleNewsletterSite
A newsletter site in vanilla HTML/CSS/JS/PHP with fetchapis and php-pdo-sql subscription/verification service
n3m0n8/Node-Handlebars-Passport-Google0Auth-App
A simple stories writing app secured via Passport using GoogleOauth2.0 strategy using Node-Express-Mongo/Mongoose backend only with handlebars views and MaterializeUI components generated for front-end.
n3m0n8/react-redux-RTKQuery-antD-cryptoInfo-coinGeckoAPI-app
A multiple API (redux'd using RTKQuery) fethcing news (BingAPI) and info (CoinGecko API) on various cryptos. Rendered/styled with React/AntD components.
n3m0n8/React-Solidity-NFTmintingSite
An NFT contract written in sol with React frontend and various eth-related components- Following a tutorial by Ed Roh.
n3m0n8/vueJS-NotesApp
A simple notes in VueJS following Brad Traversy's tutorial.