https://github.com/shitu13/shitu13
https://github.com/shitu13/shitu13
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shitu13/shitu13
- Owner: shitu13
- Created: 2024-07-01T19:27:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T19:43:20.000Z (10 months ago)
- Last Synced: 2024-08-07T22:59:03.384Z (10 months ago)
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi 👋, I'm Shuvongkar Roy
Before I say anything let's look at the code snippet bellow. 😉
```C++
#iWrite
void life(Node* problem) {while (problem->val) {
try
"Handle it";
catch (Exception e)
"Learn to handle it";
finally()
"Eventually you will learn to handle it";
}
life(problem->next);
}
```I love metaphysical poetry as much as solving various problems. How I see life is a list of problems that are linked to one another. We solve one and move to the next one. So is engineering, we face problem, we overcome the barrier, we learn from it and move to the next one. Happy but never satisfied. And that is what makes things meaningful, cause we know no one can solve all the problems on his/her own be it engineering or be it life.
Metaphysical Poetry apart, I have a sound understanding of the following core CS subjects.
- Data Structures & Algorithms
- Object Oriented Programming
- Database Management Systems
- Operating Systems
- Computer Networking## 🛠Tech Stack & Tools
[]()
## 👨 Socials
Feel free to check out my progress on various coding platforms. Btw, I mostly use leetcode nowadays. You can find all my problem solving stats on [Codolio.](https://codolio.com/profile/shitu)You can always hit me up on [Linkedin](https://www.linkedin.com/in/shitu13/). To Know more about my experiences check out [My Resume](https://drive.google.com/file/d/1OR1ovmRBdy5hrJUaDqi9QwzoXJBXVbRj/view?usp=sharing).