Pinned Repositories
bamazon
This assignment creates an Amazon-like storefront with MySQL. The app will take in orders from customers and deplete stock from the store's inventory. As a bonus task, the app should track product sales across the store's departments and then provide a summary of the highest-grossing departments in the store.
burger
In this assignment, it's an app of a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Following the MVC design pattern; using Node and MySQL to query and route data in the app, and Handlebars to generate the HTML.
ClickyGame
For this assignment, create a memory game with React. This assignment will require to break up the application's UI into components, manage component state, and respond to user events.
cors-anywhere
CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
gitDogEngine
Do you like dogs? Here is a website that you can check on all types of breed. You can even choose to see some random images of any dog you like. Here, I made this website to practice and to learn using pug.
liri-node-app
LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives user the back data.
MongoScraper
In this assignment, it's a web app that lets users view and leave comments on the latest news. But it's not going to actually write any articles; instead, it'll flex the Mongoose and Cheerio muscles to scrape news from another site.
movie-app
roa
wb-covid19
This project is built for a hackathon regarding web monetization api, to showcase an updated counter of COVID-19 cases and to show exclusive news content from WHO.
itshally's Repositories
itshally/wb-covid19
This project is built for a hackathon regarding web monetization api, to showcase an updated counter of COVID-19 cases and to show exclusive news content from WHO.
itshally/MongoScraper
In this assignment, it's a web app that lets users view and leave comments on the latest news. But it's not going to actually write any articles; instead, it'll flex the Mongoose and Cheerio muscles to scrape news from another site.
itshally/bamazon
This assignment creates an Amazon-like storefront with MySQL. The app will take in orders from customers and deplete stock from the store's inventory. As a bonus task, the app should track product sales across the store's departments and then provide a summary of the highest-grossing departments in the store.
itshally/burger
In this assignment, it's an app of a burger logger with MySQL, Node, Express, Handlebars and a homemade ORM (yum!). Following the MVC design pattern; using Node and MySQL to query and route data in the app, and Handlebars to generate the HTML.
itshally/ClickyGame
For this assignment, create a memory game with React. This assignment will require to break up the application's UI into components, manage component state, and respond to user events.
itshally/cors-anywhere
CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
itshally/gitDogEngine
Do you like dogs? Here is a website that you can check on all types of breed. You can even choose to see some random images of any dog you like. Here, I made this website to practice and to learn using pug.
itshally/liri-node-app
LIRI is like iPhone's SIRI. However, while SIRI is a Speech Interpretation and Recognition Interface, LIRI is a Language Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives user the back data.
itshally/MLS
Who doesn't love music? You are not just entirely free to explore for any lyrics here, but you can additionally search for an official music video while singing along with your favourite artists.
itshally/movie-app
itshally/roa
itshally/currencyxchange
Currency exchange made from reactjs
itshally/express-basic
This is just a basic introduction / example of Express JS.
itshally/first-contributions
🚀✨ Help beginners to contribute to open source projects
itshally/FyloLandingPage
Fylo landing page with two column layout
itshally/hello-world-javascript-action
itshally/HTML-project
🌎
itshally/HTMLEmailTemplate
Building Responsive HTML Email Template with HTML Tables & CSS
itshally/HuddleLandingPage
Huddle landing page with single introductory section
itshally/HuddleLandingPage2
Huddle landing page with alternating feature blocks
itshally/itshally
itshally/JS30
itshally/learning-gatsby-2833047
Learning Gatsby
itshally/nextjs-demo
Learning nextjs course of Brad Traversy
itshally/react-search-lyrics-app
Creating a Lyric Search App With React & Context API.
itshally/redux-demo-p2
Just learning && practicing Redux part 2.
itshally/SinglePriceGridComponent
Single Price Grid Component
itshally/TipCalculator-Web
In this project, it gives the user an option whether it prefers to split the bill or not. If the user picks "No", the app will calculate for the total of the entered bill value and total tip amount. However, if the user chooses "Yes", the app will calculate the same way but will divide to the number of people. Thus, this will produce a result for the total tip amount and the total bill per person.
itshally/Train-Scheduler-Basic
In this assignment, creating a train schedule application that incorporates Firebase to host arrival and departure data. This app will retrieve and manipulate this information with Moment.js. This website will provide up-to-date information about various trains, namely their arrival times and how many minutes remain until they arrive at their station.
itshally/travel-guide
"A travel guide to suggest activities you can do once you arrive to a certain destination. Or you can just browse destinations and check out the different available activities."