Ershadul Hakim Rayhan (ershadul1)

ershadul1

Geek Repo

Company:Freelance Full-stack Developer

Location:Bangladesh

Home Page:https://ershadul.me/

Twitter:@ErshadulRayhan

Github PK Tool:Github PK Tool


Organizations
shakacode

Ershadul Hakim Rayhan's repositories

HTML-CSS-Capstone

The frontend of a book shop. It contains two pages, homepage and search page. Built with HTML and CSS.

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.

Language:JavaScriptStargazers:5Issues:1Issues:0

todo-list

A todo list app built with javascript

Language:JavaScriptStargazers:4Issues:1Issues:1

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.

html-forms

HTML Forms

Language:HTMLStargazers:3Issues:0Issues:0

weather-app

A weather app built with React.

Language:JavaScriptStargazers:3Issues:1Issues:0

bookstore-react-redux

Frontend of a bookstore. Built with React-Redux.

Language:JavaScriptStargazers:2Issues:1Issues:0

Enumerable-Methods

This project contains self-made enumerable methods that are similar to built-in Ruby enumerable methods. Built with Ruby.

Language:RubyStargazers:2Issues:1Issues:0

js-restaurant-page

A single page app which shows menu, about and homepage of a restaurant. The app is build using javascript.

Language:JavaScriptLicense:MITStargazers:2Issues:1Issues:0

kids-math-problem-generator

An app for generating math problems for kids.

Language:JavaScriptLicense:MITStargazers:2Issues:1Issues:0

react-calculator

A calculator app built with React.

Language:JavaScriptStargazers:2Issues:1Issues:0

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.

Language:RubyStargazers:2Issues:0Issues:0

bug-tracker

Frontend part of bug tracker app. Built with React and Redux.

Language:JavaScriptStargazers:1Issues:1Issues:0

bug-tracker-REST-API

A REST API built with Ruby on Rails for bug tracker app.

Language:RubyStargazers:1Issues:1Issues:0

collector-craft

An open world turn-based RPG game built with Phaser 3.

Language:JavaScriptStargazers:1Issues:1Issues:0

crypto-stat

A single page application that shows cryptocurrency stats. It's build using React-Redux and powered by CoinGecko API.

Language:JavaScriptStargazers:1Issues:1Issues:0

curriculum

The open curriculum for learning web development

License:NOASSERTIONStargazers:1Issues:0Issues:0

cyber-dojo

This repo contains my solutions to cyber-dojo problems. Cyber-dojo is a site for practicing TDD.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

equality-checker

Checks if two inputs are equal. Built with vanilla javascript, HTML and bootstrap.

Language:HTMLLicense:MITStargazers:1Issues:1Issues:0

first-contributions

🚀✨ Help beginners to contribute to open source projects

License:MITStargazers:1Issues:0Issues:0

grapesjs-preset-webpage

GrapesJS Plugin Webpage Preset

Language:JavaScriptLicense:BSD-3-ClauseStargazers:1Issues:0Issues:0
Language:JavaScriptStargazers:1Issues:0Issues:0

my-blog

My blog site.

Language:JavaScriptLicense:0BSDStargazers:1Issues:0Issues:0

my-blog-comments

This repo contains the comments of my blog.

License:MITStargazers:1Issues:0Issues:0
Language:HTMLStargazers:1Issues:0Issues:0

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.

License:MITStargazers:1Issues:1Issues:0

ror-social-scaffold

This repo includes intial code for social media app. Its purpose is to be a starting point for Microverse students.

Language:RubyStargazers:1Issues:0Issues:0

SQL-ZOO

This repo contains solutions to the SQL ZOO tutorials.