Skip to content
View manishkolla's full-sized avatar

Block or report manishkolla

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
manishkolla/README.md

Manish Kolla

Typing Animation

LinkedIn GitHub EBCS

"Transforming Data into Insights, Code into Solutions" πŸ’‘

πŸŽ“ Education and Awards
Georgia State University (Honors), Atlanta, GA

  • 🎯 Bachelors of Science in Computer Science with Data Science Certificate
  • πŸ“Š GPA: 3.98/4.0
  • πŸ† President's List (5x) & Dean's List (2x)
  • πŸ“‹ Undergraduate Research Award Nominee
  • πŸ‘₯ President, Indian Student Organization

πŸ“š Relevant Coursework
Data Mining, Artificial Intelligence, Machine Learning, Software Engineering, Database Systems, Linear Algebra, Multivariable Calculus, Data Structures and Algorithms.

πŸ› οΈ Skills

Programming Languages:
Python JavaScript HTML CSS SQL C

Frameworks & Tools:
Django TensorFlow AWS Flask Firebase OpenAI Selenium NLP Linux Splunk Jenkins Databricks

Experienced Roles:

  • Former ADP Data Science / Machine Learning Intern
  • Data Scientist
  • Machine Learning Engineer
  • AI Engineer
  • Software Developer
  • Research Analyst
  • Mathematics Tutor

πŸ‘₯ Leadership & Affiliations

  • President: Indian Student Organization (January 2023 - Present)
  • Member: Mathematical Association of America, Association for Computing Machinery

Projects

  • Career Wide: Developed an AI-powered platform for skills-based matching between employers and students using TypeScript, Node.js, Django, Flask, and GenAI. Deployed with Firebase and managed using Agile/Scrum methodologies.
  • Zillow Home Price Prediction: Applied CRISP-DM and ML algorithms to predict future home prices using historical data and inflation adjustments.
  • GenAI University Chatbot: Developed a Retrieval-Augmented Generation (RAG) chatbot for a website, streamlining user interaction by providing instant answers, reducing server load, and enhancing user experience beyond traditional navigation.
  • Airline Data Analysis: Analyzed airport delays using Data Mining and Machine Learning to identify delay patterns and causes.
  • Movie Genre Recognition from Posters: Created a CNN-based system for classifying movie genres from posters.
  • Multi Threaded Web Crawler: Developed a multi-threaded web crawler in Java using Jsoup and ExecutorService to efficiently explore and extract data from websites. It ensures only valid, unvisited links are processed and supports resuming from saved states.

πŸ“š Current Learning Path

graph TD
    A[Current Focus] --> B[Advanced ML]
    A --> C[Cloud Architecture]
    A --> D[AI Systems]
    B --> E[Deep Learning]
    C --> F[AWS,GCP Solutions]
    D --> G[LLM Applications]
Loading

Hobbies

  • Travelling
  • Cuisine
  • Music
  • Badminton
  • Swimming

πŸ“Š GitHub Stats
Manish's GitHub stats

Pinned Loading

  1. GenAI_University_Chatbot GenAI_University_Chatbot Public

    Imagine a website where users can skip complex navigation and get instant answers with just a question. This project explores how a Retrieval-Augmented Generation (RAG) chatbot reduces server load …

    Python 1

  2. Movie-Genre-Recognition-from-Posters Movie-Genre-Recognition-from-Posters Public

    CNN-based method for movie genre classification from posters, with data pre-processing (one-hot encoding, missing values, imbalance, resizing). Performance compared to LeNet, AlexNet, VGG, ResNet-5…

    Jupyter Notebook 1

  3. Career-Swipe Career-Swipe Public

    Forked from CSC-4351-FL2024-Tuesday/Team4

    CareerSwipe

    HTML 1

  4. Airline-Data-Analysis Airline-Data-Analysis Public

    Analyzing airports and days of week with maximum and least number of arrival/departure delays

    Jupyter Notebook 1

  5. ClassScheduler ClassScheduler Public

    This application simplifies class scheduling for Georgia State University students. It uses a user-friendly interface to create draft schedules based on past coursework, preferences, and course ava…

    HTML 1

  6. Zillow-Home-Value-Prediction Zillow-Home-Value-Prediction Public

    To address the impact of rising house prices on the economy, we built a machine learning model resistant to market trends. We experimented with Random Forest and Linear Regression models, employing…

    Jupyter Notebook 1