Skip to content
View Sanju-srivatsa's full-sized avatar
💯
Do or Do it any way but don't Die!
💯
Do or Do it any way but don't Die!

Block or report Sanju-srivatsa

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

Sanju-srivatsa

Hi, I'm Sai Srivatsa Thangallapelly!

saisrivatsat saisrivatsat@gmail.com sanju_srivatsa

Data Specialist at Wings of Hope and Graduate Assistant at Maryville University

Represented as an International Student Delegate at 2023 Missouri state capitol visit

A little more about me...

var myName = '@Sanju-srivatsa';

let currentSkills = new Array("Python", "R", "SQL", "Machine Learning", "Data Visualization", "Statistics");

const allSkills = ["HTML5", "CSS3", "Bootstrap", "JavaScript", "MongoDB", "Express.js", "React", "Node.js", "Git", "jQuery", "Sass", "Postman", "Netlify", "npm", "Yarn", "Linux", "Python", "R", "SQL", "Machine Learning", "Data Visualization", "Statistics"];

const contact = {
  emailId: "saisrivatsat@gmail.com",
  linkedIn: "https://www.linkedin.com/in/saisrivatsat/",
  codepen: "https://codepen.io/sanju_srivatsa"
};

function listSkills() {
  console.log("All Skills:", allSkills.join(", "));
  console.log("Currently Learning:", currentlyLearning.join(", "));
}

function myMotivation(youCan) {
  if (youCan == "fly") {
    alert('Fly like an Eagle');
  } else if (youCan == "run") {
    alert('Run like a cheetah');
  } else if (youCan == "walk") {
    alert('Walk like an ant');
  } else if (youCan == "crawl") {
    alert('Crawl like a tortoise');
  } else {
    alert('By all means, keep moving forward');
  }
}
    

Languages and Tools:

html5 css3 bootstrap javascript mongodb express react nodejs git jquery sass postman netlify npm npm linux etc...

Sanju-srivatsa's GitHub stats
Top Langs GitHub Streak

Pinned Loading

  1. VizCraft-Data-Science-App VizCraft-Data-Science-App Public

    VizCraft is an intuitive web app for uploading, exploring, and visualizing CSV and Excel datasets. It offers powerful features like dataset summaries, column value counting, and groupby analysis wi…

    Python

  2. AWS-End-to-End-Data-Engineering-Project AWS-End-to-End-Data-Engineering-Project Public

    This project demonstrates building a scalable cloud-based data pipeline using AWS services like S3, Glue, Athena, and QuickSight. It processes, analyzes, and visualizes datasets, with the Spotify d…

    1

  3. Machine-Learning-for-Trend-Analysis-of-Tribal-Gaming-Fees-in-Oklahoma Machine-Learning-for-Trend-Analysis-of-Tribal-Gaming-Fees-in-Oklahoma Public

    This project uses machine learning to analyze historical trends and forecast future tribal gaming exclusivity fees in Oklahoma, aiding policymakers and tribal officials in strategic planning. It le…

    HTML

  4. Customer-Segmentation-Clustering-Project Customer-Segmentation-Clustering-Project Public

    This project uses the K-Means clustering algorithm to segment mall customers based on characteristics like age, income, and spending habits. Insights from these segments can guide targeted marketin…

    Jupyter Notebook

  5. AWS-Cloud-Practitioner-Guide AWS-Cloud-Practitioner-Guide Public

    This guide covers AWS Cloud Practitioner concepts, including core services like EC2, S3, and Lambda, with tutorials, real-world applications, and hands-on practices to help beginners build a stron…

  6. FarmHome-E-commerce-Website FarmHome-E-commerce-Website Public

    FarmHome is a user-friendly e-commerce platform built with HTML, CSS, and JavaScript, featuring responsive design offering a seamless shopping experience for fresh fruits, vegetables, and meat prod…

    HTML 1