Pinned Repositories
beyhagh
A website for a wire and cable manufacturer
configs
All the config files I use on my multiple devices
contact-form
A simple contact form plugin for WordPress
digging_into_node
Taking a frontend masters course on Node
docker
Taking frontend masters course on intro to containers
electron-video
First taste of electron
fm-react
Taking frontend master react course
form-validation
A form which is validated on client side.
GA
Let's See What's the Deal with Google analytics
get-programming-with-nodejs
Code samples for Get Programming with Node.js (See verhagen's VM setup for exercises in this book: https://github.com/verhagen/get-programming-with-nodejs)
saeed-sufi's Repositories
saeed-sufi/beyhagh
A website for a wire and cable manufacturer
saeed-sufi/configs
All the config files I use on my multiple devices
saeed-sufi/contact-form
A simple contact form plugin for WordPress
saeed-sufi/digging_into_node
Taking a frontend masters course on Node
saeed-sufi/fm-react
Taking frontend master react course
saeed-sufi/form-validation
A form which is validated on client side.
saeed-sufi/GA
Let's See What's the Deal with Google analytics
saeed-sufi/HtmlCSS
A summary of important points I learn about Html and CSS
saeed-sufi/hyper
A terminal built on web technologies
saeed-sufi/js-fullstack
Taking a course on JS by Brad Schiff. Learning JS, Node.js, Express, MongoDB
saeed-sufi/arch-linux-install-guide
Arch Linux Installation Guide [Updated September 2024]
saeed-sufi/laravel.com
The source code of the official Laravel website.
saeed-sufi/md
A collection of helpful commands used in various tools
saeed-sufi/mindat
This is a test version of the OpenMindat Nodejs package, designed to facilitate querying and retrieving data on minerals and geomaterials from the Mindat API. It provides classes for detailed queries based on various attributes like IMA status, keywords, and specific geomaterial properties.
saeed-sufi/modern_js
Taking the modern JS course by Stephen Grider
saeed-sufi/ned
A personal website for a psychologist.
saeed-sufi/nest_with_stephen
Repo for a nest course - taught by Stephen Grider
saeed-sufi/node-cli
Node-cli course by ahmad awais
saeed-sufi/node_course
Taking Node.js developer course
saeed-sufi/node_mosh
Taking Mosh Hamedani course on Node.js. I used postgres and Sequelize instead of mongodb and Mongoose.
saeed-sufi/node_netninja_jwt
A YouTube course on user auth using JWT by netninja
saeed-sufi/node_pg_userAuth
A YouTube course on user authentication app using node, postgres, passport, ...
saeed-sufi/Obsidian_work
My Obsidian vaults of work related notes
saeed-sufi/puppeteer_scrape
A YouTube course on how to use Puppeteer to scrape the web.
saeed-sufi/solution-architecture
Solution Architecture links, articles, books, video lessons, etc.
saeed-sufi/travel-agency
saeed-sufi/travel_agency
A travel agency website
saeed-sufi/unisow
A fictional company with altruistic goals
saeed-sufi/use_mindat_api_with_nodejs
How to Use OpenMindat Data API to Query and Download Datasets Using Nodejs
saeed-sufi/wesbos_node
Taking a course by WesBos on learning node