Skip to content
View Priyansh-15's full-sized avatar
👾
Hii There !!
👾
Hii There !!

Highlights

  • Pro
Block or Report

Block or report Priyansh-15

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Priyansh-15/README.md

Hi there 👋, Nice to see you !!

                             


Hi, I'm Priyansh Sharma, 😀 an Enthusiast Programmer and Software Engineer 👨🏻‍💻 from India.

   ○ Currently Working as Software Engineer at Thales 🏢.
   ○ Previously Worked as Software Development Engineer (SDE) Intern at Microsoft and Vinsol.
   ○ Proficient in Data Structures and Algorithms with a strong skill set in Competitive Programming 💻.
   ○ Achieved an impressive worldwide ranking across diverse global online coding competitions. Check them out here 🙃 !!
   ○ Beside's this, I love watching F1 🏎️.


My resume : https:/drive.google.com/priyansh_resume.com

📬 How to reach me :

   ☐ 📧 Email : 15priyansh13.2001@gmail.com
   ☐ 🔗 My Website : https://www.priyansh_sharma.com
   ☐ LinkedIn
   ☐ Twitter

🔤 Programming Languages and Tools :

   ▹ C++  ▹ Java  ▹ Python  ▹ JavaScript  ▹ Ruby  ▹ Git  ▹ Visual Studio Code

Find Me Elsewhere 😉:

                       

Priyansh-15

Pinned

  1. Job_Helper Job_Helper Public

    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 4

  2. Steganography-Tools Steganography-Tools Public

    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 52 20

  3. 3-D-Image-Build-from-Multiple-Images 3-D-Image-Build-from-Multiple-Images Public

    This Project Initially takes 3 Image Views as Input ( Front View , Side View , Top View ) and generates a 3D model corresponding to it .

    Python 11 3

  4. Covid19-Predictor Covid19-Predictor Public

    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

  5. Mini-Max-Algorithm-Based-Mancala-Board-Game Mini-Max-Algorithm-Based-Mancala-Board-Game Public

    Implementation of Mancala Board AI based Game using Mini-Max Algorithm (Alpha Beta Pruning) . It Allows both (i) Player Vs Player (ii) Player Vs AI(Bot) Gameplay .

    Python 2

  6. Knight-s-travel Knight-s-travel Public

    PROJECT/GAME on chess's Knight to reach final from initial position in minimum steps USING BFS/DFS ,BACKTRACKING,GREEDY ALGORITHM

    C++ 3