From 9b604254ffb1c466f3ee81e66de3808bac15308b Mon Sep 17 00:00:00 2001 From: aayushi-0407 <12aaayushisingh@gmail.com> Date: Wed, 4 Oct 2023 19:06:43 +0530 Subject: [PATCH] init --- _config.yml | 1 + index.md | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 _config.yml create mode 100644 index.md diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..fc24e7a --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-hacker \ No newline at end of file diff --git a/index.md b/index.md new file mode 100644 index 0000000..01beaa2 --- /dev/null +++ b/index.md @@ -0,0 +1,32 @@ +**Short Bio** + +I’m 19 years sophomore CSE Student at Indian Institute of Information Technology. As a part of my education process I am also enrolled in the 4 year B.Sc. In Data Science from Indian Institute of Technology Madras. + + +## Skills +- Competitive Programming. +- Data Analysis. +- Machine Learning. + + +## Languages +- C +- C++ +- JAVA +- Python +- HTML +- CSS + +## Tools and IDEs +- Git +- GitHub +- Heroku +- Android Studio +- VS Code + +## Projects +1. Pocket Guard, A Expense tracker and pattern finder. [Link](https://github.com/tirth5828/PocketGuard) +2. Period Buddy, A small gesture to make this period a bit more passable. [Link](https://github.com/tirth5828/Period-Buddy) +3. Gamer, A Discord Bot. [Link](https://replit.com/@TIRTHJOSHI2/Game-Bot#main.py) +4. Always High, A College Help App. [Link](https://github.com/tirth5828/US_2.0) +5. Image Processing, Project Under Code In Place 2021, [Link](https://github.com/tirth5828/CodeInPlace-21) \ No newline at end of file