Welcome to my cozy corner of the coding universe! π As a self-taught full stack developer and a curious student, I'm always tinkering with code, exploring new technologies, and sipping on a cup of virtual juice (I don't drink coffee). β
- Nature Lover: When I'm not debugging, you'll find me hiking through digital forests or chasing pixelated sunsets. πΏπ
- Introverted Coder: I thrive in the quiet hum of my IDE, where curly braces are my best friends. π€
- Content Creator: I share my experiences into blogs and YouTube videos. Join me on this journey! ππ₯
- Frontend: HTML, CSS, JavaScript, TypeScript and Streamlit
function greet(username: string) : string { return "Hello " username; }
- Backend: Python, Node.js and Springboot
def greet(username: str) -> str: return f"Hello {username}"
- Databases: Firebase, MonogoDB and MySQL
- Frameworks: React and NextJS
import React from "react" export default Greet({username} : {username: string}) { return ( <p>Hello {username}</p> ) }
- Version Control: Git (because branches are like parallel universes, right?)
- Projects: From simple scripts to full-blown web apps.
- Tutorials: Step-by-step guides for fellow explorers.
π Blog website πͺͺ Portfolio website πΈ Instagram π¦ Twitter
Remember, bugs are just features in disguise. ππ