Introduction to my Blogs
Hi there, I am Ramesh π.
Welcome to My website, This is my very first Post. After many years of just learning and building project in private repositories. I have decided that it is time to make them public so that otherβs can learn from them and i can get some feedbacks or suggestions on my projects.
In this website i will add posts related to my public repos and intresets.
My intresets:
- Machine Learning,
- Deep Learning,
- Computer vision,
- NLP,
- Web Full Stack,
- AR/MR/XR,
- Robotics,
- Embeded Systems
- general System design and Architectures.
Technologies and tools I Use:
Connect with me:
Stats
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
1 | $ hexo new "My New Post" |
More info: Writing
Run server
1 | $ hexo server |
More info: Server
Generate static files
1 | $ hexo generate |
More info: Generating
Deploy to remote sites
1 | $ hexo deploy |
More info: Deployment