baseURL = 'http://example.org/' languageCode = 'en-us' title = 'home/' theme = "hugo-coder" defaultcontentlanguage = "en" paginate = 20 [markup.highlight] style = "github-dark" [params] author = "AKHIL SHARMA" info = "**AI Reinforcement** and **Machine Learning Engineer**" description = "Akhil Sharma's personal website" keywords = "Blog,developer,personal" avatarurl = "https://avatars.githubusercontent.com/u/68015525?s=400&u=a3180b9b2d4c200fb2a5f2756fa1817aa6cb4f98&v=4" since = 2023 enableTwemoji = true colorScheme = "auto" hidecolorschemetoggle = false # customCSS = ["css/custom.css"] # customSCSS = ["scss/custom.scss"] # customJS = ["js/custom.js"] [taxonomies] category = "categories" series = "series" tag = "EDA,Analysis,GameJam,GameDev,Unity,Python,C#" author = "authors" #Social links [[params.social]] name = "Email" icon = "fa fa-envelope fa-2x" weight = 2 url = "mailto:akhilsharma.off@gmail.com" [[params.social]] name = "Github" icon = "fa fa-github fa-2x" weight = 1 url = "https://github.com/Akhil-Sharma30" [[params.social]] name = "Twitter" icon = "fa fa-twitter fa-2x" weight = 1 url = "https://twitter.com/developakhil?s=21&t=ANuBglP8MJBiu2TNd_UmUg" [[params.social]] name = "Linkedin" icon = "fa fa-linkedin fa-2x" weight = 1 url = "https://www.linkedin.com/in/akhil-sharma-👓-35a880202/" [[params.social]] name = "Medium" icon = "fa fa-medium fa-2x" weight = 1 url = "https://medium.com/@Akhilsharma30" #Main Links [[menu.main]] name = "About" weight = 1 url = "about/" [[menu.main]] name = "Blog" weight = 2 url = "post/" [[menu.main]] name = "Open-Source" weight = 2 url = "opensource/" [[menu.main]] name = "Supervised" weight = 2 url = "supervised/" [[menu.main]] name = "CV" weight = 3 url = "cv/"