Ranjeet Singh (@thecodechaser)
  • Stars
    star
    413
  • Global Rank 66,974 (Top 3 %)
  • Followers 133
  • Following 77
  • Registered about 3 years ago
  • Most used languages
    JavaScript
    40.0 %
    Ruby
    28.9 %
    HTML
    22.2 %
    CSS
    4.4 %
    PLpgSQL
    2.2 %
    TypeScript
    2.2 %
  • Location 🇮🇳 India
  • Country Total Rank 1,623
  • Country Ranking
    PLpgSQL
    13
    Ruby
    53
    HTML
    270
    CSS
    484
    TypeScript
    5,218

Top repositories

1

portfolio

The portfolio project is my personal portfolio website, Including my details, the previous project works, and a contact form. This website is completely responsive for mobile and desktop.
CSS
14
star
2

Disney-characters-webapp

Disney Character is a web application that shows data of Disney characters from the Disney API. Users can like the character and users can also leave comments to any character on the comment popup. It shows the comments left by other people and gives an idea of what people think about Disney characters.
JavaScript
14
star
3

space-travelers-hub

Space Traveler's Hub is a single page web application that fatches rockets, missions from the SpaceX API. Users can book and cancel their reservations for rockets and missions. Application has three pages Rockets/Missions/MY Profile, My Profile page shows the list of reserved rockets and missions.
JavaScript
14
star
4

thecodechaser

12
star
5

portfolio-template

Template for portfolio.
HTML
12
star
6

math-magicians

Math Magicians is a website for performing basic math calculations, This website is built using REACT and JavaScript libraries.
JavaScript
12
star
7

book-store

Book Store is a web application to add favorite books by user, users can add and remove books, This website is built using REACT and JavaScript libraries.
JavaScript
11
star
8

portfolio-frontend

Portfolio Frontend is a React application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences.
JavaScript
11
star
9

todo-list

To-Do List project is the application for a to-do list, users can add and remove tasks from the to-do list. Mark tasks as completed. Users can delete all completed tasks at once.
JavaScript
11
star
10

covid19-metrics

Covid19 Metrics is a web application that fetches covid data from API and renders it on the screen. It shows all countries with the confirmed covid cases on the homepage, users can select any country and go to the details page. The details page shows other details for that specific country like recovered cases, confirmed cases, deaths.
JavaScript
11
star
11

recipe-app

The Recipe app is a classic example of a recipe website. It's a functional website that shows the list of foods and recipes and empower readers to interact with them by adding new foods and recipes. Users can access the services of the application by creating a new account or by login in if they already have account.
Ruby
11
star
12

todo-list-code-review

JavaScript
10
star
13

thecodechaser-web-bootcamp

ThecodeChaser Bootcamp is a web development boot camp website, responsive for desktop and mobile screens. It delivers all related information and user can submit their query and questions using the mentioned form.
HTML
10
star
14

code-review

HTML
10
star
15

webpack-setup

JavaScript
10
star
16

survey-form

Survey Form is a website that contains form of input, checkboxes, radio buttons. It asks the user to fill a survey and takes the user's input to improve the services.
HTML
10
star
17

leaderboard

Leaderboard is project based on APIs, that shows list of player with name and score, Users can add their score using add score scection. Data is send and retrived from APIs.
JavaScript
10
star
18

blog-app

The Blog app is a classic example of a blog website. It's a functional website that shows the list of posts and empower readers to interact with them by adding comments and liking post.
Ruby
10
star
19

rock-paper-scissors

Rock Paper Scissors project is a game project to play rock paper scissors with a computer, User will be given 5 chances and in the end, the result will show on the console and declare the final winner.
JavaScript
10
star
20

awesome-books

Awesome Books is a website that contains a list of book's data(titile, author), Users can add and remove books from and the list. The website contains three different sections following the SPA(single page application) approach.
JavaScript
10
star
21

portfolio-bootstrap

Portfolio website developed by bootstrap framework
HTML
9
star
22

youtube-video-player

Youtube Video Player webpage with embedded video and images
HTML
9
star
23

testing-practice

JavaScript
9
star
24

github-slideshow

A robot powered training repository 🤖
HTML
9
star
25

hide-and-seek

CSS
9
star
26

Hello-Microverse

Well documented webpage
HTML
9
star
27

todo-list-react

Todo-List is a web application for todo operations, Users can mark tasks as completed, add new task, delete tasks, edit tasks. This website is built using REACT and JavaScript libraries.
JavaScript
9
star
28

vet-clinic-database

Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.
PLpgSQL
8
star
29

tribute-page

Tribute Page for DR. Dr. Norman Borlaug.
HTML
8
star
30

things-catalog

Things-catalog is a console based project written in Ruby langueage, Where users can store books, music-albums, games and other data. The data is being save to the json files and gets back to the application on restart.
Ruby
8
star
31

f22Lab-frontend-Challaenge

F22Lab Front-end Challenge is a project from F22Lab to achieve the given tasks .
JavaScript
7
star
32

contact-form-CR-training

HTML
7
star
33

budget-tracker

The Budget tracker app is a full stack application. It's a functional website that shows the list of categories and transactions and empower readers to interact with them by adding new categories and transactions. Users can access the services of the application by creating a new account or by login in if they already have account.
Ruby
7
star
34

git-flow

6
star
35

hello-rails

Hello Rails project
Ruby
6
star
36

school-library

School library is a project based on Object-Oriented programming. This application allows to add students, teachers, books to the collections, retrieve data from the store.
Ruby
6
star
37

schema-database

Created the database from the schema diagram.
5
star
38

hello-react-front-end

Hello React Front End app is simple application that contains setup of react in application. The greeting page loads a random greeting from API on every page load.
JavaScript
5
star
39

hello-rails-back-end

Hello Rails back-end app is simple application that contains setup of rails APIs. The API loads a random greeting from database on every requset.
Ruby
5
star
40

CR-review-past-project

5
star
41

TDD-project

In this project I implemented a class with some methods, but i did it by doing test-driven development (TDD).
Ruby
5
star
42

decode-morse-code

Decode morse code is a project with ruby programs to decode morse code messages.
Ruby
5
star
43

my-ruby-enumerable

In this project I learned how to use a module inside a class. For this I created a class MyList and a module MyEnumerable. Our module MyEnumerable implemented a subset of the functionality of Ruby's in-built Enumerable.
Ruby
5
star
44

portfolio-backend

Portfolio Backend is a Rails application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences. It also shows my publications where users can drop likes and comments.
Ruby
4
star
45

hello-rails-react

Hello Rails React app is simple application that contains setup of rails and react in one application. The greeting page loads a random greeting from database on every page load.
Ruby
4
star
46

sparkle-Ecommerce-front-end

3
star
47

realtime-chat-app

Ruby
2
star
48

pocketmd-blog

PocketMD Blog is a web application that fetches blog articles from API using GraphQL and render them on the screen. The application consist of homepage and details page for the articles.
TypeScript
2
star
49

todo-list-back-end

Todo-List back-end is an application for users to handle their daily tasks. Users can add, delete, and update tasks from the list. This is the back-end APIs built in NodeJS and ExpressJS
JavaScript
2
star
50

todo-list-front-end

Todo-List front-end is an application for users to handle their daily tasks. Users can add, delete, and update tasks from the list. This is the front-end user interface built in React and Redux
JavaScript
2
star