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 Cloud, Architecture, Frontend and Backend Technologies, Infra and Web Security

My field of Interest's are   helping client to transform there business using technology and also in areas related to{" "} Generative AI.

Whenever possible, I also apply my passion for finding Creative Solution and {" "} Modern frameworks and tools   like Cloud, Generative AI, Web Technologies, Infrastructure

avatar

FIND ME ON

Feel free to connect with me

); } export default Home2;