import React from "react"; import { Container, Row, Col } from "react-bootstrap"; import myImg from "../../Assets/avatar.svg"; import Tilt from "react-parallax-tilt"; import { AiFillGithub, AiOutlineTwitter, AiFillInstagram, } from "react-icons/ai"; import { FaLinkedinIn } from "react-icons/fa"; function Home2() { return (

LET ME INTRODUCE MYSELF

I fell in love with programming and I have at least learnt something, I think… 🤷‍♂️

I am fluent in classics like C++, Javascript and Go.

My field of Interest's are building new   Web Technologies and Products and also in areas related to{" "} Blockchain.

Whenever possible, I also apply my passion for developing products with Node.js and {" "} Modern Javascript Library and Frameworks   like React.js and Next.js

avatar

FIND ME ON

Feel free to connect with me

); } export default Home2;