Tushar Singh (pinkmoon25)

pinkmoon25

Geek Repo

Company:RoR dev @Coindhan

Location:India

Home Page:https://tusharsingh.tech/

Github PK Tool:Github PK Tool

Tushar Singh's repositories

PinkMoon25

Config files for my GitHub profile.

books-website

This is Pair to Pair project to help you find and remember the best books you read. You can add favourite books, or books you'd like to read, you can create a book collection and this information will be stored and saved for you even if the browser is closed, you can access your collection anytime anywhere, a must have app with easy UI/UX.

Language:JavaScriptStargazers:7Issues:2Issues:0

Etch-a-Sketch

A browser-based sketchpad inspired by the classic Etch-a-Sketch toy. This web application allows users to create drawings using a grid system with multiple grid sizes and color options, showcasing advanced DOM manipulation skills.

Language:JavaScriptStargazers:7Issues:1Issues:0

AwesomeBooks-ES6

This Booklist app helps you find and remember the best books you read. You can add favourite books, or books you'd like to read, you can create a book collection and this information will be stored and saved for you even if the browser is closed, you can access your collection anytime anywhere, built with JavaScript(ES6 modules), Html and Css

Language:JavaScriptStargazers:6Issues:1Issues:1

Resume-builder

A user-friendly resume builder application developed using React and Chakra UI. Create a professional resume in three easy steps. Customize, print, and download your resume at any time with ease.

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

ShowBizz

ShowBizz is a website that shows you all the latest Tv-shows and Movies, you can browse, like and comment your favourites, you can get the details about a particular show and movie.

Language:JavaScriptLicense:MITStargazers:6Issues:1Issues:21

Math-magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations. Read a random math-related quote

Language:JavaScriptLicense:MITStargazers:5Issues:0Issues:0

rockPaperScissors_js

The classic Rock Paper Scissors game, users are able to play the game of certain rounds against the Computer, built with JavaScript, Css and Html

Language:JavaScriptStargazers:4Issues:0Issues:0

Air-report-webapp

A web application that provides real-time air pollution and weather data for your current location as well as for countries around the world. Stay informed about air quality and weather conditions with a user-friendly interface.

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

Catalog-of-my-things

A console application designed to help you keep a detailed record of various items you own, including books, music albums, movies, and games. Built according to a UML class diagram , this app manages and organizes your personal collection, storing data in JSON files for easy access and future use.

Language:RubyLicense:MITStargazers:2Issues:1Issues:33

vet_clinic_database

A PostgreSQL-based database designed for managing the operations of a veterinary clinic. This database handles various aspects of clinic management, including pet records, appointments, and staff information.

Language:PLpgSQLStargazers:2Issues:1Issues:0

Book_an_appointment_API

Rails API with authentication for booking appointments, to connect mentors and mentees from around the world, to make the software development journey easier for the prospective software developers and also beginners by getting tips, ideas, and guide from experience software developers(mentor).

Book_an_appointment_front_end

A front-end application designed to interact with an existing Rails-based "book an appointment" API. Users can easily schedule appointments through a user-friendly interface, integrating seamlessly with the backend to manage and confirm bookings.

Language:JavaScriptStargazers:1Issues:2Issues:0

Budget-app

A Ruby on Rails application with Devise authentication, allowing users to track and manage their expenses by categorizing them under different categories and transactions. Stay on top of your finances with a clean, user-friendly interface.

Language:RubyStargazers:1Issues:1Issues:0

rails-recipe-app

A Ruby on Rails application designed to manage and track your recipes and their ingredients. The app automatically generates a shopping list based on the ingredients you’re short on, ensuring you always have what you need to prepare your favorite dishes.

Language:RubyLicense:MITStargazers:1Issues:1Issues:12

tic-tac-toe

A simple, interactive Tic-Tac-Toe game built for the console. Two players can enjoy a classic 3x3 grid challenge, with real-time input and clear feedback for each move. Ideal for beginners to understand game logic and player turns.

Language:RubyLicense:MITStargazers:1Issues:1Issues:0

blog-webapp

A Ruby on Rails blog application featuring robust user and permissions management through CanCanCan. The app allows users to create, manage, and interact with blog posts and comments, with role-based access control.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0

valet-parking-management

A valet parking management system built in Ruby. This console-based application allows you to initialize a garage with small, medium, and large parking spots. Park and exit cars based on their size and license plate number, ensuring efficient parking space allocation.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

bookstore

Bookstore is a web application where you can add and organize your favorite books, keeping track of what you own and what you plan to read. Create personalized booklists to manage your collection effortlessly.

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

Decode-Morse-code

A Ruby program designed to decode Morse code messages into readable text. This tool translates Morse code sequences into their corresponding alphanumeric characters, providing a straightforward way to interpret encoded messages.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0

eloquent-Js-exercises

A repository dedicated to solving challenges and exercises from "Eloquent JavaScript: A Modern Introduction to Programming" by Marijn Haverbeke. This repo includes solutions to the exercises from each chapter, showcasing practical implementations and problem-solving techniques in JavaScript.

Language:JavaScriptStargazers:0Issues:1Issues:0

medical-database

A robust database system for managing medical clinic operations, built with PostgreSQL based on a detailed database schema diagram. This database handles various aspects of clinic management, including patient records, appointments, and medical staff information.

License:MITStargazers:0Issues:1Issues:0

ReaScripts

This REAPER script automatically reorders tracks in your project based on a predefined sequence of track names. It identifies the tracks by their names, selects them, and moves them to the desired position in the Track Control Panel (TCP).

Language:LuaLicense:MITStargazers:0Issues:1Issues:0

ruby-enumerable

A Ruby program that implements custom versions of the `all?`, `any?`, and `filter` methods, mimicking the functionality of the Enumerable module. This program demonstrates how to create and use these essential Enumerable methods from scratch.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0

school-library

A simple console application built with Ruby, utilizing Object-Oriented Programming principles to manage a school library. This app allows users to keep track of books, manage inventory, and handle basic library operations.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0

space-travellers-hub

A web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Language:JavaScriptStargazers:0Issues:0Issues:0

url-shortener

A simple and efficient URL shortener built with Ruby on Rails. Instantly convert long URLs into short, easy-to-share links.

Language:RubyStargazers:0Issues:1Issues:0