Pinned Repositories
33-js-concepts
📜 33 JavaScript concepts every developer should know.
ansible
Wrote roles for initial Ubuntu 18 setup, environment configuration and deploying on a linode instance for couplet of Elixir/Phoenix liveview application running on a nginx reverse proxy server
authentication-template
A MERN application template for user authentication and authorization. Includes ACL, OAuth(google and facebook), reset password (sendgrid mail service), error handling, Cookies. This application will be deployed as a Digital Ocean Droplet
contacts-keeper-api
MERN stack application. Implementing authentication and CRUD functionality in the back-end. Includes user Sign In, Registrations, Adding data specific to user ID, deleting data specific to user ID, and also modifying data. Express, and nodejs for the Backend and MongoDB for the database. Done to better understand Nodejs, Express and MongoDB's role in a MERN stack apllication.
github-finder
A web application that connects to the GitHub API and retrieves user profile information based on the client search. Done to better understand state management in react using context API and hooks.
it-logger
A Web Application for IT professionals to log their issues onto a Issue handling dashboard. Done to better understand state management in React with Redux. Backend of this application leverages json-server and does not have custom API endpoints. Any changes made to will not persist in the database. (Just for testing) (Pending: Create custom endpoint, Add new functionality, and user authentication, Fix Security Issues)
rails
Ruby on Rails
ruby-ast-visualizer
Visually represent AST of given Ruby code in a tree-like structure
simple-tunnel
Simple Tunnel is a free, lightweight HTTP tunneling solution written in Go.
web-scraping-using-elixir-and-phoenix
ghousemohamed's Repositories
ghousemohamed/33-js-concepts
📜 33 JavaScript concepts every developer should know.
ghousemohamed/ansible
Wrote roles for initial Ubuntu 18 setup, environment configuration and deploying on a linode instance for couplet of Elixir/Phoenix liveview application running on a nginx reverse proxy server
ghousemohamed/ansible-roles-for-phoenix-app
ghousemohamed/awesome
😎 Awesome lists about all kinds of interesting topics
ghousemohamed/awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile READMEs 📝
ghousemohamed/awesome-haskell
A collection of awesome Haskell links, frameworks, libraries and software. Inspired by awesome projects line.
ghousemohamed/build-your-own-x
🤓 Build your own (insert technology here)
ghousemohamed/coding-interview-university
A complete computer science study plan to become a software engineer.
ghousemohamed/crusher
🦖 Crusher: Open source no/low code web testing. Blazing fast. Alternative to Selenium, Cypress, Browserstack.
ghousemohamed/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
ghousemohamed/docker-react
ghousemohamed/first-contributions
🚀✨ Help beginners to contribute to open source projects
ghousemohamed/free-programming-books
:books: Freely available programming books
ghousemohamed/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
ghousemohamed/globalnews10
A website that display news sorted by popularity, relevance, source and keywords. Built using Reactjs. Abstraction of the API key was done through the backend. (Coding Challenge #2)
ghousemohamed/portfolio
ghousemohamed/project-based-learning
Curated list of project-based tutorials
ghousemohamed/react-beautiful-dnd-test
ghousemohamed/Recommendation_System
Recommendation system for Amazon Book data
ghousemohamed/sidekiq
Simple, efficient background processing for Ruby
ghousemohamed/starway-to-orione
The Orione Team Learning Path
ghousemohamed/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ghousemohamed/the-art-of-command-line
Master the command line, in one page
ghousemohamed/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
ghousemohamed/three.js
JavaScript 3D Library.
ghousemohamed/ToolJet
Opensource internal tool builder. An alternative to Retool, AppSmith, JetAdmin, Internal.io etc
ghousemohamed/Understanding-GraphQl
ghousemohamed/video-chat
A 1 on 1 video chat app with live editor for online interviews
ghousemohamed/wireflow
Wireflow - user flow chart real-time collaborative tool
ghousemohamed/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.