Hi, I'm Yash Chandanshive

Exploring the art of development to craft impactful, intuitive web applications that bridge creativity and technology.

About Me

I'm a final-year BCA student from Parul University with a strong interest in Frontend Development and Blockchain (Web 3.0) . I’m learning and building web applications to kickstart my career through AccioJob. With a strong foundation in HTML, CSS, JavaScript, and React, I’m eager to create intuitive and impactful user experiences. You can check out my Resume and Certifications for more details on my skills and experience.

Education

Parul University

BCA

Currently in my final year of BCA at Parul University, with a CPI of 8.16. My journey here has been filled with valuable learning experiences, and I look forward to leveraging the knowledge and connections I've built to achieve my career goals.

2022-2025

Kendriya Vidyalaya No.1 AFS Sambra, Belagavi, K.A

Higher Secondary

Completed my Higher Secondary in Commerce from CBSE with a strong academic record. I gave my final exams without the disruptions of COVID-19 and proudly secured the 3rd rank in my school during the 12th grade

2020-2022

Kendriya Vidyalaya No.5 Bathinda Cantt, P.B

Secondary

Completed my 10th grade from CBSE, cherishing every moment of school life. Along with excelling academically, I thoroughly enjoyed participating in various activities that made my school journey memorable and enriching.

2019-2020

Work Experience
AccioJob

Software Developer Trainee

Passionate Frontend Developer currently training at AccioJob, mastering JavaScript, React, and modern UI/UX principles. Skilled in building dynamic and responsive web applications with clean and efficient code. Actively solving frontend challenges on BigFrontend.dev and staying ahead with hands-on projects. Strong problem-solving abilities with a keen interest in creating seamless user experiences.

Oct 24 - Present

NbliK

Reporting Manager

Joined NbliK as a Community Manager and was promoted to Reporting Manager within a month, leading a team of 10 people. This experience significantly enhanced my leadership and communication skills while fostering a strong sense of teamwork

May 23 - Augest 23

Skills

My Project

Check out my latest work

I've had the opportunity to work on a diverse range of projects, ranging from basic websites to more advanced web applications. Below are some of my favorite projects that highlight my skills and experience

Mega Blog

Mega Blog is a full-stack blogging platform built with React and Appwrite for authentication and database management. Users can add, edit, and manage blog posts seamlessly with a modern UI. Appwrite handles user authentication and secure data storage, making it a scalable and efficient solution for content creation.

Youtube Clone

This YouTube clone is built using vanilla JavaScript and integrates the YouTube Data API to fetch and display videos dynamically. It features a responsive homepage showing trending videos and a search functionality that allows users to search for videos in real time. The project demonstrates core JavaScript concepts like DOM manipulation, API handling (fetch), dynamic rendering, and event handling, mimicking the basic functionality of YouTube’s interface.

Google Sheet Clone

The project aims to create a Google Sheets-like platform using JavaScript, HTML, and CSS. This platform will allow users to create, edit, format, and save spreadsheet data in a tabular format. It will mimic the basic functionalities of Google Sheets, such as cell editing, formulas, row/column operations, and styling options.

Codevo

The project aims to convert the Codevo Shopping Site UI designed in Figma into a clean, minimalist HTML & CSS implementation. The design will focus on simplicity, ensuring a sleek and modern look with well-structured layouts, elegant typography, and smooth spacing. CSS will be used for styling, avoiding unnecessary frameworks to maintain lightweight performance.

Blinkit UI

The project aims to create a Blinkit-like platform using Bootstrap, HTML, and minimal DOM manipulation. It will allow users to browse, search, and add items to the cart, mimicking Blinkit’s functionality while ensuring a smooth and responsive experience with Bootstrap’s pre-built components.

Spotify UI

The project aims to create a Spotify-like UI using HTML, CSS, and Bootstrap, without responsiveness. It will feature a visually appealing layout with a navbar, sidebar, music player, and grid-based song listings. Bootstrap’s components will be used for styling, ensuring a clean and structured design while keeping interactions minimal.

Amazon Clone

The Amazon Clone is a basic e-commerce website designed as a college project. The platform allows users to browse and purchase different products from an online store. It's focused on providing a simple, user-friendly interface where users can add products to their cart and complete the purchase process.

Rock-Paper-Scissors

The Rock-Paper-Scissors game is a simple web-based game where the user plays against the computer. The objective is for the user to choose either rock, paper, or scissors, while the computer randomly selects one of these options as well. The game then compares the user's and the computer's selections to determine the winner

Basic Calculator

The Basic Calculator is a simple web-based application developed using HTML, CSS, and JavaScript. It allows users to perform basic arithmetic operations like addition, subtraction, multiplication, and division. The user interacts with the calculator by pressing buttons corresponding to numbers and operators, and the result is displayed in real-time as the user continues their input.

Password Generator

A simple Password Generator built with React and Vite, utilizing useCallback, useEffect, and useRef for optimized performance. Users can generate strong, random passwords with customizable options like length, uppercase, lowercase, numbers, and special characters. The app ensures efficiency by memoizing functions with useCallback, managing side effects with useEffect, and handling DOM interactions with useRef.

TODO APP

To-Do App built with React, Context API, and Local Storage, allowing users to add, update, and delete tasks while ensuring data persistence. The app manages state using Context API, and all tasks are stored in Local Storage, so they remain available even after a page refresh. Users can edit tasks, mark them as completed, and remove them efficiently.

Currency Converter

Currency Converter application developed using React and Vite. It integrates the ExchangeRate-API to provide real-time currency conversion between various countries. The application features a user-friendly interface that allows users to input amounts and select currencies for conversion. Additionally, it includes a switch button for swapping currencies and is designed to be responsive, ensuring optimal usability across different devices.