|
| 1 | +## Portfolio |
| 2 | + |
| 3 | +--- |
| 4 | + |
| 5 | +### Summer Internship / Work Experience |
| 6 | + |
| 7 | +[Python Intern | Technocolabs](pdf/Technocolabs_CertificateofCompletion.pdf) |
| 8 | +<br> |
| 9 | +_Intern_ |
| 10 | +<br> |
| 11 | +• Built a full stack weather app to display all kinds of weather data, from temperatures, to wind speeds, to humidity |
| 12 | +levels. |
| 13 | +<br> |
| 14 | +• Followed the Iterative Enhancement Model for the making of the project |
| 15 | +<br> |
| 16 | +• Completed all the assigned tasks before the stipulated timeline and bagged a [Letter of Recommendation](pdf/Technocolabs_LOR.pdf) |
| 17 | +<br> |
| 18 | +•Tech Stack : PyOWM API, Python, Streamlit and Matplotlib |
| 19 | + |
| 20 | +--- |
| 21 | + |
| 22 | +### PROJECTS |
| 23 | + |
| 24 | +- [URL Shortner](https://github.com/ComputerScientist-01/URL-Shortner) |
| 25 | + <br> |
| 26 | + - It works by transforming any long URL into a shorter, more readable link. |
| 27 | + - Generates a random new URL for any given link |
| 28 | + - A minimalistic front end for a better user experience |
| 29 | + - Collaborated with other open source peers to implement the new feature of generating a QR code for the links |
| 30 | + - Tech Stack : NodeJS, ExpressJS,MongoDB |
| 31 | + <br> |
| 32 | +- [Sorting Visualizer](https://github.com/ComputerScientist-01/Sorting-Visualizer) |
| 33 | + <br> |
| 34 | + |
| 35 | + - Visualizes the internals of algorithms |
| 36 | + - Shows the sorting in real time with animations |
| 37 | + - Implemented various stable sorting algorithms |
| 38 | + - Collaborated with other open source peers to fix the issues and implement few sorting algorithms |
| 39 | + <br> |
| 40 | + |
| 41 | +- [Weather App](https://github.com/ComputerScientist-01/Weather-app-heroku) |
| 42 | + <br> |
| 43 | + |
| 44 | + - A fullstack python app to get various weather updates |
| 45 | + - Used Matplotlib for creating bar graphs and line graphs |
| 46 | + - Used the Python Open weather Map API to fetch all the data |
| 47 | + - Tech Stack : Python,Streamlit frontend |
| 48 | + <br> |
| 49 | + |
| 50 | +--- |
| 51 | + |
| 52 | +### Certifications |
| 53 | + |
| 54 | +- [Python (basic)](https://www.hackerrank.com/certificates/82e11e057e02) |
| 55 | + <br> |
| 56 | + _Hackerrank_ |
| 57 | + <br> |
| 58 | + The test covered topics like Scalar Types, Operators and Control Flow, Strings, |
| 59 | + Collections and Iteration, Modularity, Objects and Types and Classes |
| 60 | + |
| 61 | +- [Problem Solving (basic)](https://www.hackerrank.com/certificates/5016c47753f8) |
| 62 | + <br> |
| 63 | + _Hackerrank_ |
| 64 | + <br> |
| 65 | + • The test covered basic topics of Data Structures (such as Arrays, Strings) and |
| 66 | + Algorithms (such as Sorting and Searching). |
| 67 | + |
| 68 | +--- |
| 69 | + |
| 70 | +### COURSES |
| 71 | + |
| 72 | +- [Business Statistics and Analysis Specialization](/pdf/Excel_specialization_.pdf) - Rice University - Coursera |
| 73 | +- [Deep Learning Specialization](/pdf/Deep_Learning_specilization.pdf) - Deep Learning.ai - Coursera |
| 74 | +- [Machine Learning](/pdf/Machine_Learning_coursera.pdf) - Stanford University - Coursera |
| 75 | +- [Tableau for Data Science](/pdf/Tableau_data_science.pdf) - Udemy |
| 76 | +- [Python Developer Course](/pdf/Python_course.pdf) - Udemy |
| 77 | + |
| 78 | +--- |
| 79 | + |
| 80 | +### COMPETITIONS |
| 81 | + |
| 82 | +- ### Hack Jaipur 2020 |
| 83 | + Our group's idea was to use summarization methods for an office environment. It is used to summarize meetings by |
| 84 | + converting speech to text. The text file is then sent to the summarizer to generate a summary. We have also built an |
| 85 | + optical character recognition system so that we can extract text data from PDF and convert it to a text file and this text |
| 86 | + file will also be fed to the summarizer |
| 87 | + <br> |
| 88 | + |
| 89 | +--- |
| 90 | + |
| 91 | +### SKILLS |
| 92 | + |
| 93 | +<br> |
| 94 | + |
| 95 | +- C/c++ |
| 96 | +- Python |
| 97 | +- MySQL |
| 98 | +- Javascript |
| 99 | +- HTML/CSS |
| 100 | +- NodeJS |
| 101 | +- ExpressJS |
| 102 | +- MongoDB |
0 commit comments