Pinned Repositories
Capstone-Ruby-Linter
A linter for Ruby codes. Currently, it has six linter features. Built with Ruby programming language.
Enumerable-Methods
This project contains self-made enumerable methods that are similar to built-in Ruby enumerable methods. Built with Ruby.
finance-tracker
A finance tracker app. Users can create new transactions and groups. Transactions can be spending or earning transactions. Also, users can see their net balance. Built with Ruby on Rails.
Heatmap-of-Smashing-Magazine
This repository contains work related to the Microverse "Design Teardown" project, for which we will build a heatmap version of Smashing Magazine's website to show the visual hierarchy of its design.
HTML-CSS-Capstone
The frontend of a book shop. It contains two pages, homepage and search page. Built with HTML and CSS.
html-forms
HTML Forms
Tic-Tac-Toe
A terminal-based tic tac toe game. Players can input their names while playing. Also, players can start a new game after completing a game. Built with Ruby.
todo-list
A todo list app built with javascript
weather-app
A weather app built with React.
weather-now
A simple weather app that fetches weather data using open weather API, according to user input, and displays it to the user. Built with javascript.
ershadul1's Repositories
ershadul1/HTML-CSS-Capstone
The frontend of a book shop. It contains two pages, homepage and search page. Built with HTML and CSS.
ershadul1/weather-now
A simple weather app that fetches weather data using open weather API, according to user input, and displays it to the user. Built with javascript.
ershadul1/todo-list
A todo list app built with javascript
ershadul1/finance-tracker
A finance tracker app. Users can create new transactions and groups. Transactions can be spending or earning transactions. Also, users can see their net balance. Built with Ruby on Rails.
ershadul1/html-forms
HTML Forms
ershadul1/weather-app
A weather app built with React.
ershadul1/bookstore-react-redux
Frontend of a bookstore. Built with React-Redux.
ershadul1/Enumerable-Methods
This project contains self-made enumerable methods that are similar to built-in Ruby enumerable methods. Built with Ruby.
ershadul1/ershadul1.github.io
ershadul1/js-restaurant-page
A single page app which shows menu, about and homepage of a restaurant. The app is build using javascript.
ershadul1/kids-math-problem-generator
An app for generating math problems for kids.
ershadul1/react-calculator
A calculator app built with React.
ershadul1/Tic-Tac-Toe
A terminal-based tic tac toe game. Players can input their names while playing. Also, players can start a new game after completing a game. Built with Ruby.
ershadul1/twitter-capstone
ershadul1/bug-tracker
Frontend part of bug tracker app. Built with React and Redux.
ershadul1/bug-tracker-REST-API
A REST API built with Ruby on Rails for bug tracker app.
ershadul1/collector-craft
An open world turn-based RPG game built with Phaser 3.
ershadul1/crypto-stat
A single page application that shows cryptocurrency stats. It's build using React-Redux and powered by CoinGecko API.
ershadul1/curriculum
The open curriculum for learning web development
ershadul1/cyber-dojo
This repo contains my solutions to cyber-dojo problems. Cyber-dojo is a site for practicing TDD.
ershadul1/equality-checker
Checks if two inputs are equal. Built with vanilla javascript, HTML and bootstrap.
ershadul1/first-contributions
🚀✨ Help beginners to contribute to open source projects
ershadul1/grapesjs-preset-webpage
GrapesJS Plugin Webpage Preset
ershadul1/library-js-project
ershadul1/my-blog
My blog site.
ershadul1/my-blog-comments
This repo contains the comments of my blog.
ershadul1/NewsWeekClone
ershadul1/rng
A random number generator that uses system stats like load avg, free memory, uptime, etc as seeds. Uses sha256 to generate random numbers. Built with node js.
ershadul1/ror-social-scaffold
This repo includes intial code for social media app. Its purpose is to be a starting point for Microverse students.
ershadul1/SQL-ZOO
This repo contains solutions to the SQL ZOO tutorials.