(Aug 2024 - Oct 2024)
Full Stack Developer
The Skill Guru Foundation
(Aug 2024 - Oct 2024)
Full Stack Developer
The Skill Guru Foundation
DSA-Simplified
constproject={name:'DSA-Simplified',tools: [ 'Js' , 'Appwrite' , 'Css' , 'TailwindCSS' , 'Html' , 'React' , 'React-Redux' , 'React-Hook-Form' , 'React-Router-Dom' , 'React-Spinners' ],Description: DsaSimplified is a blog platform that simplifies Data Structures and Algorithms (DSA) concepts through easy-to-understand explanations. Built with ReactJs and Appwrite, it allows users to share and learn DSA in a straightforward manner.,};
VideoTube
constproject={name:'VideoTube',tools: [ 'Js' , 'Node Js' , 'Express' , 'Mongoose' , 'MongoDB' , 'Multer' , 'Json Web Token' , 'BCrypt' , 'Cloudinary' , 'Cookie-Parser' , 'Cors' , 'DotEnv' ],Description: VideoTube is a Full Stack application that merges the functionalities of YouTube and Twitter. It supports Video and Image uploads, user authentication , comments , likes and the ability to post and manage tweets. ,};
True Feedback
constproject={name:'True Feedback',tools: [ 'Js' , 'Css' , 'TailwindCSS' , 'Html' , 'React' , 'NextJs' , 'Next-Auth' , 'OpenAI' , 'Resend' , 'Zod' , 'Mongoose' , 'MongoDB' , 'React-Dom' , 'React-Email' , 'React-Hook-Form' , 'Lucide-React' ],Description: True Feedback is a fullstack application built with Next.js for gathering anonymous feedback. It offers a secure and simple way for users to receive honest insights from others.,};
2019 - 2023
Bachelor Degree
Priyadarshini College of Engineering , Nagpur
2018 - 2019
Higher Secondary Certificate
Kashibai Agrawal Vidyalay , Yeoda
2016 - 2017
Secondary School Certificate
Kashibai Agrawal Vidyalay , Yeoda
2 months ago
0
Interleaving Two Strings
3 Min Read
The problem is to determine whether a given string s3 can be formed by interleaving two other strings...
2 months ago
0
Dijkstra's Shortest Path Algorithm Implementation
5 Min Read
Dijkstra's algorithm is used to find the shortest paths from a source node to all other nodes in a...
2 months ago
0
House Robber Problem
3 Min Read
Given a list of houses, each containing some money, you need to determine the maximum amount of money...
2 months ago
0
Cycle Detection in a Directed Graph
3 Min Read
Detect cycles in a directed graph using two different approaches: DFS Approach: We track the...
2 months ago
0
Topological Sorting to Determine Course Order
2 Min Read
The problem is to determine the order in which courses should be taken given their prerequisites....
2 months ago
0
Solving the 0 1 Knapsack Problem: From Recursion to Dynamic Programming
3 Min Read
Given a list of items, each with a weight and a value, determine the maximum value you can achieve...
© Developer Portfolio by Yash Sawarkar