• Stars
    star
    9
  • Rank 1,939,727 (Top 39 %)
  • Language
    JavaScript
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a dynamically generated Todos App using JS and Webpack. It allows the user to create and delete projects and todos. Todos can be edited afterwards. Each project shows the todos contained in it and individual todos are listed with their title, due date, time left before deadline, priority and description. Forms are presented in Bootstrap modals.

More Repositories

1

nyt-article-clone

Clone of a New York Times article. Used Flexbox and CSS Grid
HTML
16
star
2

backgrounds-and-gradients

Clone of an archived apple.com page. Used background and gradients, Flexbox and CSS Grid
CSS
15
star
3

smashing-magazine-heatmap

Design implementation using HTML, CSS, Flexbox, CSS Grid
HTML
14
star
4

bootstrap-newsweek-magazine

Replica of the Newsweek Magazine using Bootstrap 4
HTML
11
star
5

nytimes-articles-scraper

A Ruby web scraper that gets info about the latest list of articles from NYTimes Space and Cosmos portal. Used nokogiri gem.
Ruby
11
star
6

activize

This is an activity logger app that helps a user create daily activities and categorize them according to various groups they have in mind. They are able to name and create those groups according to their convenience. Used Ruby on Rails, Bulma and Sass
Ruby
10
star
7

bootstrap-nearby-groceries

This is the client side of an imagined grocery stores directory built using Bootstrap 4, Sass and Flexbox. In this project, I customized Bootstrap to change theme colors and responsive breakpoints.
CSS
10
star
8

bubble-sort

Created Ruby methods to sort an array in ascending order using Bubble Sort algorithm
Ruby
9
star
9

weathr

This is a simple weather app using the OpenWeather API. On page load, it fetches weather data based on user's current location and displays it on the page. Users can use the search form to find the weather of city they are interested in. It is necessary to follow the guidelines in the "Tips" section. Otherwise, you'll be notified of errors.
JavaScript
9
star
10

private-events

This is a short Rails project which helps users create events and allow other users to join those events. Each user can see the events they have created as well as those events they have decided to attend. An event page lists the creator and the interested attendees
Ruby
9
star
11

members-only

In this project, I created a members-only Rails website where a user can taunt non-members. Non-members then are invited to sign up and roast their taunters back or insult other non-members of their interest. The main focus of this project is to exercise authentication using Devise, Active Record Migrations, Validations and Associations.
Ruby
9
star
12

ruby-tic-tac-toe

This is a Tic Tac Toe game developed using Ruby
Ruby
8
star
13

micro-reddit

Ruby on Rails app for creating posts
Ruby
8
star
14

twitter-clone

Implenented a few Twitter functionalities using Rails
Ruby
8
star
15

spaceship-shooter

This is a SpaceShip Shooter game developed using Phaser 3. User have create their Player name before starting the game. In the game, they have to shoot enemy spaceships to score points. Scores are saved to an api which provides a list of top scores.
JavaScript
8
star
16

dev-point-react

A site that allows hiring managers find niche developers. Built with Rails/React/Redux.
JavaScript
7
star
17

sql-from-sqlzoo

TSQL
7
star
18

anewman15

7
star
19

restaurant-page

This is a dynamically generated restaurant page using JS and Webpack
JavaScript
7
star
20

ruby-enumerables

Created my own versions of some Ruby Enumerable methods. Made use of conditionals, loops, enums, blocks, yield and procs.
Ruby
7
star
21

re-former

Ruby on Rails app for creating users
Ruby
7
star
22

dev-lookup

This is a React app that uses the GitHub API to present information about developers. It lets you lookup a developer by GitHub username, lists all their repos if available and allows you to filter their repos according to the stack information of your interest
JavaScript
7
star
23

recursion-code-quizzes

Ruby
6
star
24

bookstore-react

This is a Bookstore app created using React and Redux
JavaScript
6
star
25

portfolio-react

JavaScript
5
star
26

dev-point

Backend API of DevPoint. Used Rails, PostgreSQL, jBuilder, Sidekiq, Rspec
Ruby
5
star
27

react-calculator

This is a Calculator app created using React
JavaScript
5
star
28

moments

Ruby
5
star
29

bookstore-api

Ruby
5
star
30

tic-tac-toe-react

Tic Tac Toe created using React
HTML
4
star
31

absolute-value-sort

Ruby
1
star
32

array-of-array-products

Ruby
1
star
33

decode-ways

Ruby
1
star
34

addends-pair-in-array

Ruby
1
star