Kiran Mahajan (thekiranmahajan)

thekiranmahajan

Geek Repo

Location:India

Twitter:@thekiranmahajan

Github PK Tool:Github PK Tool

Kiran Mahajan's repositories

tandoori-js

TandooriJs - Reacting to Your Hunger, One Byte at a Time! Tandoori-Js is a food ordering platform made using the combined powers of Parcel bundler + React.js + Tailwind CSS.

Language:JavaScriptStargazers:12Issues:0Issues:0

FundVerse

FundVerse is a decentralized crowdfunding platform leveraging React.js, Tailwind CSS, and Thirdweb for smart contract deployment. It empowers users to create campaigns and seek donations for various causes or personal needs. Built on a stack including Hardhat and Solidity, it streamlines fundraising for individuals pursuing positive change.

Language:JavaScriptStargazers:3Issues:0Issues:0

currency-converter-javascript

Currency converter made with pure JavaScript and it was kinda easy when i did this in React.js. this application provide modern cool looks with complex functionality of converting almost all currencies to desired currency in the world just checkout features below in readme file

Language:CSSStargazers:2Issues:0Issues:0

bgChanger

This is an another React.js experiment with React Hooks. by using react hooks i've created an application which is capable of changing background color based on which button is pressed resetting the default color value present in useState hook and changes Background with a smooth transition delay. this app is designed with Tailwind CSS classes

Language:JavaScriptStargazers:1Issues:0Issues:0

bmi-calculator

BMI index calculator which is used to understand the status of weight to height ratio of an adult person as per the WHO guidelines for BMI. a cool looking container having glassmorphism effect and a bg image made using HTML, CSS. the logic of getting user inputs dynamically and computing the BMI value with conditional Tips implemented using DOM.

Language:CSSStargazers:1Issues:1Issues:0

Chai-aur-React

this repo is react practice repository which made for practicing and implementing react functionalities

Language:JavaScriptStargazers:1Issues:1Issues:0

counter

the basic React counter application which is an experiment of React Hooks such as useState and how we update state in react using useState effortlessly at one click. it basically counts with a specific range that is from 0 to 22 as a Age example and shows respective warnings messages for going beyond this limits

Language:JavaScriptStargazers:1Issues:0Issues:0

emi-calculator

EMI Calculator is the application which calculates the Monthly repayment of a loan based on the given Principal loan amount, Annual rate of interest and No. of months to pay loan. It's simple eventlistener based application which executes emiCalculator Function on every change in three of the input fields and shows a result per month EMI.

Language:HTMLStargazers:1Issues:0Issues:0

FoodBazaar-

πŸš€ Thrilled to announce the successful wrap-up of Food Bazaar, a web app designed for convenient food and grocery delivery! πŸ•πŸ›’ This exciting project integrates seamlessly with live Swiggy and Instamart APIs, ensuring real-time updates and a comprehensive selection.

Language:JavaScriptStargazers:1Issues:0Issues:0

local-notes-app

Local Note is note taking app which foundationally works on concept of localStorage. it offer create new note, double click to delete a particular note from both DOM and localStorage and also provides delete all notes button. local note app is fully responsive and uses core of JavaScript such as map, filter, arrow fn, eventliseners, etc

Language:CSSStargazers:1Issues:0Issues:0

namaste-react-course

This a practice playground for learning React.js . learning about the core fundamentals of react and parcel bundler and understanding how React.js works behind the scenes how React.createElement works how virtual dom works, etc.

Language:JavaScriptStargazers:1Issues:0Issues:0

nike-clone

Its show selling platform which showcases the varity of shows with prices and their ratings. this site comes with fully responsive and interactive web design which provides a awesome user experience UX. This is a cool looking Nike clone with different awesome sections.

Language:JavaScriptStargazers:1Issues:0Issues:0

pinsave

Pinsave is an image based social media platform which has some cool security & UI features such as it has Local strategy authentication authorization system implemented in registration and login page. This is a Backend focused application made using express-generator template with EJS. also used the powers of Tailwind CSS for awesome Web design.

Language:EJSStargazers:1Issues:1Issues:0

random-emoji-picker

A simple JavaScript project which retrieves data from an emoji-based API and stores that into an array which gets data in the form of objects having 2 key value pairs character: "😎" and title: "cool". title gets sliced using string method and everything is pushed using a for loop and an eventListener is being called on every HTML element click.

Language:CSSStargazers:1Issues:0Issues:0

random-quote-generator

A HTML, CSS, JavaScript project that mainly focuses on concept of fetch API, async-await, DOM manipulation, and error handling using try-catch, etc. also it offers a creative animated, responsive user interface

Language:CSSStargazers:1Issues:0Issues:0

rock-paper-scissors

I built this because i got very fascinated by JavaScript so i wanted make something out of it and youtube had lots of tutorials out there so i watched 2 3 of them and combined knowledge of all into a fully working Rock paper scissors game

Language:JavaScriptStargazers:1Issues:0Issues:0

temperature-converter

This is a HTML, CSS & JavaScript project which converts the dynamic user input values in form of number using input fields and convert it to respective unit of temperature from Celsius, Kelvin and Fahrenheit. after conversion it reflects the values in respective input field. for conversion it uses respective unit formulas and switch case statement.

Language:CSSStargazers:1Issues:0Issues:0

thekiranmahajan

Hey there, I'm Kiran Mahajan, a Frontend Developer from India. I'm all about creating awesome websites that look great, work smoothly, and feel super modern. πŸš€ Frontend Developer | CSE Student | πŸ’» Learning things by actually doing ... πŸŽ“ Graduating 2024

Stargazers:1Issues:0Issues:0

weight-converter

A simple weight converter which converts the given weight in kg to lbs i.e kilograms to pounds. it also uses setTimout function to show error messages for few seconds

Language:CSSStargazers:1Issues:0Issues:0

DivineDefine-Dictionary

The is an API based Dictionary application which works by leveraging the powers of Fetch API and Data retrieval. Using the powers of great JavaScript Divine Define provides the exact word meanings with its noun and audio pronunciation with a cool copy button to copy the meaning of a word. It also shows error if meaning is not available at the API

Language:CSSStargazers:0Issues:0Issues:0

wit-chat

witChat is a realtime chat application which made using MERN stack and socket.io

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

anime-gifs-generator

This is a GIF generator website which generates GIFs of a dynamic category provided by user using input values. anime-gifs-generator is capable of generating multiple gifs or pics at the same time of a given category. It offers a responsive design with fostering the powers of JavaScript concepts.

Language:CSSStargazers:0Issues:0Issues:0

burger-pdf

"Burger PDF" is a streamlined PDF merger application powered by Node.js, Express.js, Multer, and Tailwind CSS. It offers users a seamless experience to merge two PDF files effortlessly. With its intuitive interface, users can upload their PDFs, merge them, and instantly preview the result.

Language:JavaScriptStargazers:0Issues:0Issues:0

ConTeste-coding-contest-site

This an API based project which leverages the powers of Fetch API a core concept of JavaScript which used to make Network requests from browser to the server for getting required Data from it. ConTeste app gives you all currently on-going coding competitions and hackathons details on one click with a cool looking cards.

Language:CSSStargazers:0Issues:0Issues:0

dad-joke-generator

This is a dad-joke-generator which generates random dad jokes by handling the API calls. it also capable of handling errors. it provides responsive and interactive animated design made using vanilla CSS also it uses JavaScript to at logic and HTML for its structure

Language:CSSStargazers:0Issues:0Issues:0

empty-devbox-codesandbox-project

A empty project for codesandbox.io to create a sandbox or a devbox for different purposes from scratch

Stargazers:0Issues:0Issues:0

Pet-Party-Foodkart

A Food Kart for my town

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0