Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanju-srivatsa/sanju-srivatsa
Config files for my GitHub profile.
https://github.com/sanju-srivatsa/sanju-srivatsa
config github-config
Last synced: about 2 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/sanju-srivatsa/sanju-srivatsa
- Owner: Sanju-srivatsa
- Created: 2021-07-25T18:10:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T21:00:52.000Z (5 months ago)
- Last Synced: 2024-08-16T22:20:27.120Z (5 months ago)
- Topics: config, github-config
- Homepage: https://github.com/Sanju-srivatsa
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi, I'm Sai Srivatsa Thangallapelly!
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...
```js
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: "[email protected]",
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:
[![Sanju-srivatsa's GitHub stats](https://github-readme-stats.vercel.app/api?username=Sanju-srivatsa)](https://github.com/Sanju-srivatsa/github-readme-stats)
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=Sanju-srivatsa&layout=compact&langs_count=15)](https://github.com/Sanju-srivatsa/github-readme-stats)
![GitHub Streak](https://github-readme-streak-stats.herokuapp.com/?user=Sanju-srivatsa)