Coder Social home page Coder Social logo

Welcome! Happy to see you hereโ€‚

banner (1)

Ayush Kanduri's Dev Card

Hi, I'm ๐—”๐˜†๐˜‚๐˜€๐—ต ๐—ž๐—ฎ๐—ป๐—ฑ๐˜‚๐—ฟ๐—ถ, a passionate ๐—™๐˜‚๐—น๐—น ๐—ฆ๐˜๐—ฎ๐—ฐ๐—ธ ๐—ช๐—ฒ๐—ฏ ๐——๐—ฒ๐˜ƒ๐—ฒ๐—น๐—ผ๐—ฝ๐—ฒ๐—ฟ from ๐—œ๐—ป๐—ฑ๐—ถ๐—ฎ!

  • ๐Ÿ’ป I have worked as a Project Engineer at Wipro Limited for 2 Years.
  • ๐Ÿš€ Iโ€™m currently looking for a Job with a role of MERN Stack Web Developer.
  • ๐Ÿ”ญ Iโ€™m currently working with MongoDB, ExpressJS, ReactJS, NodeJS.
  • ๐ŸŒฑ Iโ€™m currently learning MERN Stack & building Projects in public.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate with people with Amazing Ideas.
  • โšก Fun fact: I love connecting & socializing with new people.

๐Ÿ“ž Connect with me

๐๐จ๐ซ๐ญ๐Ÿ๐จ๐ฅ๐ข๐จ ๐–๐ž๐›๐ฌ๐ข๐ญ๐žโ€ƒ|โ€ƒ๐‘๐ž๐ฌ๐ฎ๐ฆ๐ž


๐Ÿ”ฅ Tech Stack

Front End Skills :

JAVASCRIPT HTML5 CSS3 SASS BOOTSTRAP REACT MUI STYLEDCOMPONENTS REDUX REACTROUTER

Back End Skills :

NODE EXPRESS NPM JWT

Database Skills :

MONGODB REDIS

Tools :

NETLIFY HEROKU AWS VERCEL VSC GIT


๐Ÿ“Š GitHub Stats

GitHub Streak
GitHub Stats
GitHub Langs

โญ Thanks for the visit!

trophy

Visitor Count

Quote of the Day

Typing SVG

Ayush Kanduri's Projects

advanced-scientific-calculator icon advanced-scientific-calculator

This is an updated version of the Simple UI Calculator with some modifications and added new operations for scientific calculator.

animation-1 icon animation-1

This is a Simple Animation Assignment built using HTML, CSS. This was a part of my Online Course Front End Assignment.

animation-2 icon animation-2

This is a Simple Animation Assignment built using HTML, CSS. This was a part of my Online Course Front End Assignment.

blog-page icon blog-page

This is a Simple Blog Page Assignment built using HTML, CSS. This was a part of my Online Course Front End Assignment.

blog-webapp-react icon blog-webapp-react

Blogster Hub is a Blogging Web App which is built on ReactJS, TailwindCSS & Firebase. This app uses the React Router 6 Navigation & Routing & React Hooks, Custom Hooks. This app uses the Firestore DB along with the Firebase Hosting.

bootstrap-page1 icon bootstrap-page1

This is a Dummy Responsive Web Page built using HTML, CSS, Bootstrap. This was a part of my Online Course Front End Assignment.

bootstrap-page2 icon bootstrap-page2

This is a Dummy Responsive Web Page built using HTML, CSS, Bootstrap. This was a part of my Online Course Front End Assignment.

bootstrap-page3 icon bootstrap-page3

This is a Dummy Responsive Web Page built using HTML, CSS, Bootstrap. This was a part of my Online Course Front End Assignment.

catch-me-if-you-can icon catch-me-if-you-can

This is a Simple Game where you have to catch the item by hovering the mouse over it. It is built using HTML, CSS, Javascript. This was a part of my Online Course Front End Assignment.

change-color-and-shape icon change-color-and-shape

This is an interactive game where you can change the shape & color of the element. It is built using HTML, CSS, Javascript. This was a part of my Online Course Front End Assignment.

click-counter icon click-counter

This is a simple and interactive game where you can click the box to increment the count of clicks. It is built using HTML, CSS, Javascript. This was a part of my Online Course Front End Assignment.

contacts-list icon contacts-list

This is a Contacts List Project which is designed using Full Stack Web Development through Back-End Technology of MEN Stack (MongoDB, ExpressJS, NodeJS). It implements RESTFUL-APIs. This website is completely Responsive across all the Devices. Users are able to Add New Contacts. Users are able to Delete Existing Contacts. Users are able to Read Existing Contacts.

csv-file-reader icon csv-file-reader

The CSV File Reader is a Full Stack Application built using MongoDB, ExpressJS, NodeJS, EJS, Express Partials-Layouts, GulpJS. Users are able to upload, read, delete the files from the application. Front End & Back End Validation has been applied for uploading CSV Files less than 2MB. This website is completely Responsive across all the Devices. Users can Upload Files in CSV format. Uploaded Files are displayed in the sidebar & can be Selected. The CSV Parser Reads the file and displays it in a Tabular format. Users Receive Notifications for Deleting, Uploading the Files. Users can Delete the uploaded Files. Users can Search for the Keywords for a particular selected column in the Table. Users can Sort the selected column in the Table in ASC/DESC order upon clicking the headings. Users can navigate through the records using the Pagination which displays 100 records per page. Users can view Column Chart & Pie Chart for a selected column in the Table, just below the Table.

dog-images-gallery icon dog-images-gallery

This project uses the Dog CEO API to fetch all the images of the dog's breed or sub-breed. This API Web App uses the Async-Await & Promises for the fetch() API calls. It also implements a setTimeout() for the Asynchronicity of the website. It is built using HTML, CSS, Javascript.

dummy-resume icon dummy-resume

This is a Dummy Responsive Resume Website built using HTML, CSS, Javascript. This was a part of my online course Front End Assignment.

fetch-dog-photos-pagination icon fetch-dog-photos-pagination

This project uses the Dog CEO API to fetch all the images of the dog's breed or sub-breed using Pagination. This API Web App uses the Async-Await for the fetch() API calls. It also implements a setTimeout() for the Asynchronicity of the website. It is built using HTML, CSS, Javascript.

first-blog-page icon first-blog-page

This is a Simple Blog Page Assignment built using HTML. This was a part of my Online Course Front End Assignment.

first-html-form icon first-html-form

This is a Simple HTML Form Assignment built using HTML. This was a part of my Online Course Front End Assignment.

first-html-table icon first-html-table

This is a Simple HTML Table Assignment built using HTML. This was a part of my Online Course Front End Assignment.

five-digit-counter icon five-digit-counter

This is a simple and interactive 5 Digit Counter. It is built using HTML, CSS, Javascript. This was a part of my Online Course Front End Assignment.

fullstack-todo-list-application icon fullstack-todo-list-application

This project is a Full Stack Todo List Application which is built using the MongoDB, NodeJS, ExpressJS, CSS, Javascript. It implements all the basic functionalities of a todo list, i.e, CRUD Operations (Create Read Update Delete). Users are able to Create new tasks. Users are able to Read the created tasks data. Users are able to Complete the task by checking off the task with a strike through. Users are able to Delete the task. Users are able to Update the tasks with many customized options. Users are able to View a Banner with current date-time. Users can Check the count of remaining tasks, Complete all tasks together, Delete all completed tasks together. Users can View All, Incomplete, Completed Tasks. Users can mark Due Date & Priority Levels for the Tasks.

mini-ipod-app-reactjs icon mini-ipod-app-reactjs

This is a Mini Ipod App Project which is built using React, CSS, Javascript. It is responsive across all devices.

move-the-ball icon move-the-ball

This is a simple and interactive program where you can move the ball using the WASD. It is built using HTML, CSS, Javascript. This was a part of my Online Course Front End Assignment.

music-player-app-css icon music-player-app-css

This is a Music Player App built using CSS & HTML only, just like Static Spotify Clone. The Website is completely Responsive across all the Devices.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.