Become a sponsor to Priyansh Sharma
Hii there, π My name is Priyansh Sharma,
Born and raised in India
I find joy in contributing to open-source projects and endeavoring to enhance the lives of others through my projects⨠such as...
- Job Helper : Dedicated to making job hunting more straightforward and streamline for individuals.
- 3D Image Build from Multiple Images : A versatile tool suitable as a foundational element for large-scale projects, such as 3D street view (akin to Google Maps), and applicable in diverse industries, including medical and civil sectors, for object virtual visualization and beyond.
- Steganography Tool : A tool designed for everyday communication to prevent Man-in-the-Middle attacks and facilitate secure communication through the incorporation of four distinct steganographic techniques.
I possess expertise in Data Structures and Algorithms, showcasing a robust skill set in Competitive Programming π» and have achieved an impressive worldwide ranking across diverse global online coding competitions like Google KickStart, CodeJam, HashCode and Facebook/Meta HackerCup.
Check them out here π !!
I educate and guide students and individuals on enhancing their skillsets in Data Structures, effortlessly constructing sophisticated and efficient Algorithms.
Additionally, I guide them on contributing to open-source projects, leveraging these skills for the benefit of the open-source community. π
The sponsorship will enable me to create exceptional projects and tools for the Open Source Community, contributing to the enhancement of others' lives. β€οΈ
Featured work
-
Priyansh-15/Job_Helper
The Project aims to help those guys looking for jobs opening on multiple company job portal. This Project will provide you the current job opening available on the job portals currently and using pβ¦
Python 2 -
Priyansh-15/Steganography-Tools
A project named "STEGANOGRAPHY TOOLS " that provide 4 types of Steganography { Image, Text, Audio, Video } that hides User's Text message in the desired cover file using the tool and can send it toβ¦
Python 68 -
Priyansh-15/3-D-Image-Build-from-Multiple-Images
This Project Initially takes 3 Image Views as Input ( Front View , Side View , Top View ) and generates a 3D model corresponding to it .
Python 16 -
Priyansh-15/Covid19-Predictor
A Microsoft Azure Web App project named "Covid 19 Predictor" using Machine learning Model (Random Forest Classifier Model ) that helps the user to identify whether someone is showing positive Covidβ¦
HTML 2 -
Priyansh-15/Breast-Cancer-Detection-Using-CNN-on-Ultrasound-Images
This Project is a 7 Layer CNN Model consisting of 3 Convolution layers each followed by a Max Pooling Layer and Fully Connected layer on Breast Ultrasound Images to classify them as Benign, Malignaβ¦
Python 8 -
Priyansh-15/Knight-s-travel
PROJECT/GAME on chess's Knight to reach final from initial position in minimum steps USING BFS/DFS ,BACKTRACKING,GREEDY ALGORITHM
C++ 3