--- title: "My Personal Website" # Profile settings profileImage: "images/img.jpg" # path under static/ name: "Hitesh Aggarwal" description: "Software Developer" socials: - url: "https://github.com/hitesh-aggarwal" icon: "fab fa-github" - url: "mailto:haggarwal@proton.me" icon: "fas fa-envelope" # You can add as many links as you want! # Link cards links: - href: "https://devlearnings.xyz" icon: "fas fa-globe" title: "Personal Website" description: "My Website" - href: "https://cgit.devlearnings.xyz" icon: "fab fa-git" title: "Cgit" description: "Explore my self hosted repos" - href: "https://picoshare.devlearnings.xyz" icon: "fas fa-share" title: "Picoshare" description: "Share files seamlessly" - href: "https://radicale.devlearnings.xyz" icon: "fas fa-calendar" title: "Radicale" description: "CalDav Server" - href: "https://fusion.devlearnings.xyz" icon: "fas fa-rss" title: "Fusion" description: "RSS reader" - href: "https://bin.devlearnings.xyz" icon: "fas fa-clipboard" title: "Bin" description: "A minimal pastebin" # Spotify playlist embed. You can add embed by rigth clicking on your spotify playlist -> Share -> Copy embed. After copying the embed, replace it with the iframe below. #spotifyPlaylist: # iframe: '' # ## Messaging Etiquette. You can add new rules as per your needs. #messaging: # title: "Messaging Etiquette" # items: # - icon: "fas fa-check-circle" # color: "text-green-400" # text: "Please include context about why you're reaching out and how I can help." # - icon: "fas fa-check-circle" # color: "text-green-400" # text: "For collaboration requests, include details about the project scope and timeline." # - icon: "fas fa-check-circle" # color: "text-green-400" # text: "I typically respond within 2-3 business days for professional inquiries." # - icon: "fas fa-times-circle" # color: "text-red-400" # text: "Please don't send unsolicited sales pitches or recruitment messages." # REMOVE "How to Customize This Page" section by removing the line "{{ partial "Instructions.html" . }}" in index.html file under layouts/ # About section (optional section) # about: # title: "About Me" # sections: # - heading: "Professional Background" # content: "I'm a full-stack developer with 5+ years of experience building web applications. Specialized in JavaScript frameworks and cloud architecture." # # - heading: "Current Focus" # # content: "Currently working on open-source tools to improve developer productivity and accessibility in web development." # # - heading: "Personal Interests" # # content: "When not coding, I enjoy photography, hiking, and contributing to local tech communities through mentorship programs." ---