Welcome To This
RedTron Portfolio
Website

Purpose of this Webpage is to Demonstrate Projects Developed during Samarth's Internship at RedTron.


Contact

Projects

Python Basic Tutorials


Python basic concepts learnt or excercised during RedTron Internship.


Modules
  • python3
  • OS
  • RE

NLP Basic Tutorials


This GitHub repository containing Jupyter notebooks and Python scripts related to natural language processing (NLP) concepts and techniques covered in the "NLP with Python" playlist by Codebasics YouTube channel.


Modules
  • spacy
  • nltk
  • NLP

IMDb Web Scraping


In this project, web scraping of IMDB Top 250 movies list has been saved in an excel file.


Modules
  • openpyxl
  • scraping
  • beautifulsoup4

Search using Similarity Model


A python3 implementation of a similarity model that accepts user input at runtime for any random search keyword and displays the top 100 results from a sample CSV file in descending order based on their similarity.


Modules
  • csv
  • similarity-score
  • transformers

Content Generator


A python3 code for generating new content, which allows for input of a prompt or starting text, and generates new text based on the patterns and language based on scraping techniques. It can be used by users for performing various kinds of searching.


Modules
  • machine-learning
  • article
  • google-scraper

RedTron Portflio Website


A Website to showcase the various projects that Samarth has worked on during his Internship at RedTron, which is built using React.js and Next.js


Modules
  • React.js
  • Next.js
  • JavaScript



Tools

Tools I explored during this Internship are shown below:

  • Python 3

    It is a programming
    language with many
    modules.

  • Jupyter Notebook

    It is the original web
    app for creating and
    sharing .ipynb codes



About

About RedTron


During my time as a Python Data Science and Machine Learning Intern at Redtron Education Service LLP. I was able to gain a strong foundation in Python programming and apply my skills to various projects. One such project involved web scraping websites such as IMDb to extract relevant data for analysis. I also worked on developing a model for enhanced searching and a content generator for generating new content.

About Me


Hello, my name is Samarth H Chinivar and I am based in Bengaluru, India. My current ambition is to explore and solve various real-life problems using ever-evolving technologies.



Scroll to Top ↑