# First blog post

Hello everyone, this is my first blog post.
I am Naman Gupta, currently pursuing Bachelor's Degree in Computer Science. I have a keen interest in Web Development and have been doing the same for past 2 years. I am trying to boost my skills in MERN stack right now and exploring other fields too. Anyone interested in developing cool projects together, feel free to drop a message at [namangupta1399@gmail.com](mailto:namangupta1399@gmail.com) .
Let's connect and talk code. 💻😃


```
git init
git add blog-post
git commit -m "first blog post"
git push
```




