Created
June 20, 2021 13:56
-
-
Save gridhead/c3dccae93944183900370635e1aa453b to your computer and use it in GitHub Desktop.
Portfolio Site Revamp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
########################################################################## | |
# | |
# Copyright © 2019-2020 Akashdeep Dhar <[email protected]> | |
# | |
# This program is free software: you can redistribute it and/or modify | |
# it under the terms of the GNU General Public License as published by | |
# the Free Software Foundation, either version 3 of the License, or | |
# (at your option) any later version. | |
# | |
# This program is distributed in the hope that it will be useful, | |
# but WITHOUT ANY WARRANTY; without even the implied warranty of | |
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
# GNU General Public License for more details. | |
# | |
# You should have received a copy of the GNU General Public License | |
# along with this program. If not, see <https://www.gnu.org/licenses/>. | |
# | |
########################################################################## | |
baseURL = "https://atlasdoc.netlify.app/" | |
languageCode = "en" | |
title = "Akashdeep Dhar" | |
theme = "hugo-devresume-theme" | |
googleAnalytics = "UA-XXXXXXX-Y" | |
[params] | |
author = "Akashdeep Dhar" | |
description = "A creative FOSS evangelist, enabler and engineer" | |
primaryColor = "#008080" | |
textPrimaryColor = "#292929" | |
[params.profile] | |
enable = true | |
name = "Akashdeep Dhar" | |
tagline = "Associate Software Engineer, Red Hat CPE" | |
avatar = "avatar.png" | |
[params.contact] | |
enable = true | |
location = "Pune, India" | |
[[params.contact.list]] | |
icon = "fas fa-phone-square" | |
url = "tel:+91-8668449124" | |
text = "+91-8668449124" | |
[[params.contact.list]] | |
icon = "fas fa-envelope-square" | |
url = "mailto:[email protected]" | |
text = "[email protected]" | |
[[params.contact.list]] | |
icon = "fas fa-globe" | |
url = "https://atlasdoc.netlify.app/" | |
text = "https://atlasdoc.netlify.app/" | |
[params.skills] | |
enable = true | |
[[params.skills.list]] | |
title = "PROGRAMMING" | |
[[params.skills.list.items]] | |
details = "C/C++" | |
[[params.skills.list.items]] | |
details = "JavaScript" | |
[[params.skills.list.items]] | |
details = "Python" | |
[[params.skills.list.items]] | |
details = "Shellscripting" | |
[[params.skills.list.items]] | |
details = "SQL" | |
[[params.skills.list]] | |
title = "ANALYTICS" | |
[[params.skills.list.items]] | |
details = "JSON" | |
[[params.skills.list.items]] | |
details = "MongoDB" | |
[[params.skills.list.items]] | |
details = "MS Excel" | |
[[params.skills.list.items]] | |
details = "RDBMS" | |
[[params.skills.list.items]] | |
details = "Redis" | |
[[params.skills.list.items]] | |
details = "XML" | |
[[params.skills.list]] | |
title = "INFORMATICS" | |
[[params.skills.list.items]] | |
details = "Antora" | |
[[params.skills.list.items]] | |
details = "CSS" | |
[[params.skills.list.items]] | |
details = "Django" | |
[[params.skills.list.items]] | |
details = "Falcon" | |
[[params.skills.list.items]] | |
details = "Flask" | |
[[params.skills.list.items]] | |
details = "HTML" | |
[[params.skills.list.items]] | |
details = "Requests" | |
[[params.skills.list.items]] | |
details = "WebSockets" | |
[[params.skills.list]] | |
title = "TOOLKITS" | |
[[params.skills.list.items]] | |
details = "Git" | |
[[params.skills.list.items]] | |
details = "Illustrator" | |
[[params.skills.list.items]] | |
details = "LucidChart" | |
[[params.skills.list.items]] | |
details = "Office" | |
[[params.skills.list.items]] | |
details = "Portainer" | |
[[params.skills.list.items]] | |
details = "PyCharm" | |
[[params.skills.list.items]] | |
details = "WebStorm" | |
[[params.skills.list]] | |
title = "TOOLKITS" | |
[[params.skills.list.items]] | |
details = "Git" | |
[[params.skills.list.items]] | |
details = "Illustrator" | |
[[params.skills.list.items]] | |
details = "LucidChart" | |
[[params.skills.list.items]] | |
details = "Office" | |
[[params.skills.list.items]] | |
details = "Portainer" | |
[[params.skills.list.items]] | |
details = "PyCharm" | |
[[params.skills.list.items]] | |
details = "WebStorm" | |
[[params.skills.list]] | |
title = "OPERATIONS" | |
[[params.skills.list.items]] | |
details = "Ansible" | |
[[params.skills.list.items]] | |
details = "CI" | |
[[params.skills.list.items]] | |
details = "Docker" | |
[[params.skills.list.items]] | |
details = "Google Cloud Platform" | |
[[params.skills.list.items]] | |
details = "Kubernetes" | |
[[params.skills.list.items]] | |
details = "OpenShift" | |
[[params.skills.list.items]] | |
details = "Podman" | |
[[params.skills.list]] | |
title = "PACKAGING" | |
[[params.skills.list.items]] | |
details = "Docker Compose" | |
[[params.skills.list.items]] | |
details = "PyInstaller" | |
[[params.skills.list.items]] | |
details = "RPM" | |
[[params.skills.list]] | |
title = "PLATFORMS" | |
[[params.skills.list.items]] | |
details = "GNU/Linux" | |
[[params.skills.list.items]] | |
details = "MacOS" | |
[[params.skills.list.items]] | |
details = "Windows" | |
[[params.skills.list]] | |
title = "DISTRIBUTIONS" | |
[[params.skills.list.items]] | |
details = "Alpine" | |
[[params.skills.list.items]] | |
details = "Arch" | |
[[params.skills.list.items]] | |
details = "CentOS" | |
[[params.skills.list.items]] | |
details = "Debian" | |
[[params.skills.list.items]] | |
details = "Fedora" | |
[[params.skills.list.items]] | |
details = "OpenSUSE" | |
[[params.skills.list.items]] | |
details = "RHEL" | |
[[params.skills.list.items]] | |
details = "Ubuntu" | |
[params.education] | |
enable = true | |
[[params.education.list]] | |
degree = "BTech in Computer Science" | |
university = "Savitribai Phule Pune University" | |
dates = "2017 - 2021" | |
[[params.education.list]] | |
degree = "Senior Secondary Council" | |
university = "Central Board of Secondary Education" | |
dates = "2016 - 2017" | |
[[params.education.list]] | |
degree = "Higher Secondary Council" | |
university = "Central Board of Secondary Education" | |
dates = "2014 - 2015" | |
[params.awards] | |
enable = true | |
[[params.awards.list]] | |
name = "Selected for Fellowship" | |
body = "Major League Hacking" | |
date = "2021" | |
[[params.awards.list]] | |
name = "Most Viewed Discussions" | |
body = "Ask Fedora" | |
date = "2021" | |
[[params.awards.list]] | |
name = "Acquired Sensei Badge" | |
body = "Fedora Badges" | |
date = "2020" | |
[[params.awards.list]] | |
name = "Published SYSMON Project" | |
body = "Tom's Hardware" | |
date = "2020" | |
[[params.awards.list]] | |
name = "Top 10 Teams Nationwide" | |
body = "Forge India IDEAThon" | |
date = "2020" | |
[[params.awards.list]] | |
name = "First Runner Up in Academics" | |
body = "MIT Academy of Engineering" | |
date = "2019" | |
[[params.awards.list]] | |
name = "Selected for Scholarship" | |
body = "PMSS, India" | |
date = "2017" | |
[params.languages] | |
enable = true | |
[[params.languages.list]] | |
name = "English" | |
level = "Bilingual proficiency" | |
[[params.languages.list]] | |
name = "Hindi" | |
level = "Bilingual proficiency" | |
[[params.languages.list]] | |
name = "Bengali" | |
level = "Native proficiency" | |
[params.interests] | |
enable = true | |
[[params.interests.list]] | |
name = "Self-hosting" | |
[[params.interests.list]] | |
name = "Raspberry Pi" | |
[[params.interests.list]] | |
name = "Anime" | |
[[params.interests.list]] | |
name = "Electronic Dance Music" | |
[[params.interests.list]] | |
name = "Video Games" | |
[[params.interests.list]] | |
name = "Basketball" | |
[params.summary] | |
enable = true | |
text = "I am a cybersecurity enthusiast with keen interests in networking, cloud computing and operating systems. I am a [contributor](https://fedoraproject.org/wiki/User:T0xic0der) at Fedora Project and have interned at Zerogons LLC as a [cybersecurity analyst](https://zerogons.com/). I have been developing cool application and service projects by [myself](https://github.com/t0xic0der/) and collaboratively with the [AstroSonic FOSS community](https://github.com/astrosonic/). Along with all the development stuff, I have been exhibiting my presence in virtual platforms like [Medium](https://medium.com/@t0xic0der), [Quora](https://www.quora.com/profile/Akashdeep-Dhar-1) and [AskFedora](https://ask.fedoraproject.org/u/t0xic0der/) with my technical and not-so technical writings." | |
[params.experience] | |
enable = true | |
[[params.experience.list]] | |
title = "Associate Software Engineer" | |
dates = "Jul 2021 - Present" | |
company = "Red Hat" | |
details = "The Community Platform Engineering Team (CPE) is a Red Hat team dedicated to the Fedora and CentOS projects where they contribute to the infrastructure and release engineering." | |
[[params.experience.list]] | |
title = "General Mentor - Fedora" | |
dates = "Mar 2021 - Present" | |
company = "Outreachy" | |
details = "Started from being a conduit for participant and project mentor interactions, then proceeded to facilitate communications and moving on to assist in laying down acquirable checkpoints of regular deliverables and feedback as well as being accountable to participants' success/failure." | |
[[params.experience.list]] | |
title = "Open-Source Contributor" | |
dates = "May 2020 - Present" | |
company = "Fedora Project" | |
details = "Started from being a conduit for participant and project mentor interactions, then proceeded to facilitate communications and moving on to assist in laying down acquirable checkpoints of regular deliverables and feedback as well as being accountable to participants' success/failure." | |
[[params.experience.list]] | |
title = "Operations Intern" | |
dates = "Mar 2021 - Jul 2021" | |
company = "UBS" | |
details = "Acquired training on Business Process Modelling and Notation 2.0 and other financial specificities related to practices of investment banking - then proceeded to map tasks in the trade settlement processes, while including exceptions and conditions in each process." | |
[[params.experience.list]] | |
title = "Project Lead" | |
dates = "Apr 2020 - May 2021" | |
company = "AstroSonic" | |
details = "Founded AstroSonic to maintain projects which are abandoned due to unavoidable circumstances, then became the project lead for three well-received projects (Sanctuary, Initiative and FORGE), event organizer and repository maintainer for Hack @ AstroSonic." | |
[[params.experience.list]] | |
title = "Software System Architect" | |
dates = "Jul 2020 - Oct 2020" | |
company = "WE-PN" | |
details = "Began with QA testing the WE-PN independent VPN service and proceeded to contribute valuable additions in terms of systemd services, automatic updates, marshalling HTTP responses and overall optimizations for the client-side Raspberry Pi peer application." | |
[[params.experience.list]] | |
title = "Cyber Security Analyst" | |
dates = "May 2020 - Jul 2020" | |
company = "Zerogons" | |
details = "Began with building reliable pipelines for effectively deploying machine learning models in the cloud, and moved on to effectively providing for load balancing during handling multiple B2C clients, securing cross-table references in a relational database system using cryptography and building backend systems around custom deep learning application with user interaction." | |
[params.projects] | |
enable = true | |
[[params.projects.list]] | |
title = "Fetch" | |
meta = "Feb 2021 - Present" | |
tagline = "A conveniently fast multithreaded downloader in command-line" | |
[[params.projects.list]] | |
title = "SuperVisor Driver Service" | |
meta = "Dec 2020 - Present" | |
tagline = "This project works as an intuitive remotely accessible system performance monitoring and task management service for container station servers and headless Raspberry Pi setups where multiple containers are concurrently running and require observation, with secure passcode-protected endpoints so that clients can connect via the SuperVisor Frontend Service and manage their devices." | |
[[params.projects.list]] | |
title = "SuperVisor Frontend Service" | |
meta = "Dec 2020 - Present" | |
tagline = "This project works as a web-interface client for users to view their host system performance, container statistics, image information, volume information and network details of a container station from the browser applications of their choice but they need to have the SuperVisor Driver Service running on their server setup and connect to the same with the synchronization URI and passcode provided on the driver service startup." | |
[[params.projects.list]] | |
title = "Sanctuary Zero" | |
meta = "Aug 2020 - Present" | |
tagline = "A command-line bound implementation of secure synchronous lightweight chatroom with zero logging and total transience built using WebSockets, Fernet Cryptography, Asyncio and Prompt Toolkit." | |
[[params.projects.list]] | |
title = "Syngrafias" | |
meta = "Jul 2020 - Present" | |
tagline = "A free and open-source synchronized authorship web-application for seamlessly collaborating on documents using intuitive cells" | |
[[params.projects.list]] | |
title = "Non-finite Automaton String Parser" | |
meta = "Apr 2020 - Oct 2020" | |
tagline = "A Qt 5 Python GUI app that parses a given string through a provided non-deterministic finite automaton" | |
[[params.projects.list]] | |
title = "Regular Expressions to Finite Automata Converter" | |
meta = "Apr 2020 - Oct 2020" | |
tagline = "A Qt 5 Python GUI application for converting regular expressions to a finite automaton" | |
[[params.projects.list]] | |
title = "NVIDIA Auto Installer for Fedora" | |
meta = "May 2020 - Present" | |
tagline = "A CLI tool that lets you install proprietary NVIDIA drivers and much more easily on Fedora 32 and above" | |
[[params.projects.list]] | |
title = "Forensics Oriented Reporting Group in Encryption (F.O.R.G.E.)" | |
meta = "Jan 2020 - Jun 2020" | |
tagline = "A reserved and closed message transfer system with timestamp-based key pair generation and expirable messages – especially meant for protected providence exchange." | |
[[params.projects.list]] | |
title = "Secure Peer-based Environments in Equitable Decentralization (S.P.E.E.D.)" | |
meta = "Dec 2019 - May 2020" | |
tagline = "A self-sustaining shared network protocol emphasising on security and decentralization – connected devices can share data and processing capabilities at will." | |
[[params.projects.list]] | |
title = "Pignus Framework Vulnerability Detector" | |
meta = "Oct 2019 - Dec 2019" | |
tagline = "A GUI application which takes a single URL or a batch of multiple URLs to scan them for their framework info, CDN, servers, analytics, tag managers, cache tools etc." | |
[[params.projects.list]] | |
title = "Pignus Agent for Internet Protection" | |
meta = "Aug 2019 - Nov 2019" | |
tagline = "A GUI application which uses VirusTotal for putting URLs to scan, retrieving scan reports, analyzing website safety and understanding domain information to the core" | |
[[params.projects.list]] | |
title = "ToxicIMS – Inventory Management System for Information Archives" | |
meta = "Jun 2019 - Sep 2019" | |
tagline = "A database solution built to support operations taking place in a library like maintaining books, users, activities like lending and borrowing along with transactions" | |
[[params.projects.list]] | |
title = "PharmaDB Client Software" | |
meta = "Dec 2018 - Mar 2019" | |
tagline = "A user-friendly GUI assistant with administrator privileges for PharmaDB which is a custom MySQL database for multiple pharmaceutical companies to collaborate under one roof." | |
[[params.projects.list]] | |
title = "PharmaDB Store for Customers" | |
meta = "Dec 2018 - Mar 2019" | |
tagline = "A user-friendly GUI store for handling purchases of pharmaceutical products from PharmaDB which is a custom MySQL database for multiple pharmaceutical companies to collaborate under one roof." | |
[[params.projects.list]] | |
title = "WildFire - A survival horror open-world sandbox" | |
meta = "Oct 2018 - Mar 2019" | |
tagline = "Wild Fire is an survival horror sandbox featuring a large sprawling open world of 5km x 5km area spread out with zombies of variably random and adaptive AI all waiting to ambush the player. The player must gather resources, use them cautiously, tactically plan movements and actions in order to avoid hordes and survive. The video game was built on Unity 2018.3.3f1 and uses OpenGL 4.5 as its default renderer." | |
[[params.projects.list]] | |
title = "LearnZone" | |
meta = "Nov 2017 - Mar 2018" | |
tagline = "Deployed an offline intranet server on a low powered single board computer for educational purposes where teachers and students can collaborate, learn topics, submit assignments and attempt examinations in real time without the worry of any external intrusion, failures or breach of privacy." | |
[params.information] | |
enable = true | |
[[params.information.list]] | |
title = "Research Publications" | |
[[params.information.list]] | |
title = "Facial Keypoints Detection Using CNN And Autoencoders" | |
details = "Facial keypoints detection is an essential task in computer vision and augmented reality domains. We put forth a novel solution for this problem which different than existing techniques. We implement a Convolutional Neural Network-based model with Autoencoders to detect facial keypoints. The deep structure of Convolutional Neural Networks (CNN) enables the extraction of high-level features and gives more accuracy while locating each key point. Convolutional networks are shaped to predict all the points simultaneously. With autoencoders, it is possible to boost the performance of the model. Autoencoders are data-specific and can work effectively if similar data was used while training. *(Published on **Jun 1, 2020** in **International Journal of Future Generation Communication and Networking**)*" | |
[[params.information.list]] | |
title = "Multi-tiered Decentralized Logical Network for Secure File Sharing" | |
details = "The system aims to establish a decentralized network for protected file sharing. The dynamic network arrangement allows the peer with high data availability and raw performance to preside over and sustain all transmissions. This is done by organizing other fellow peers in a simple tree-like logical arrangement across multiple levels keeping stronger performing devices near root to serve data portions better. Reducing the peer dependency on a single server marks a departure from the archaic client-server model. The parts of the sought data can be acquired from other peers even after disconnection of the actual source. Circulated parts of data are signed specifically so authenticity and integrity are maintained by-design. Instead of encrypting all the portions, the system reduces network traffic and processing load by encrypting only the transfer ledger consisting of encryption keys and portion hashes. This minimizes the chance of eavesdropping and man-in-the-middle attacks by disposing off portions with signature mismatch. *(Published on **Jun 1, 2020** in **International Journal of Future Generation Communication and Networking**)*" | |
[params.social] | |
enable = true | |
[[params.social.list]] | |
icon = "fab fa-github-square" | |
url = "//github.com/t0xic0der" | |
title = "t0xic0der" | |
[[params.social.list]] | |
icon = "fab fa-linkedin" | |
url = "//linkedin.com/in/t0xic0der" | |
title = "t0xic0der" | |
[[params.social.list]] | |
icon = "fab fa-twitter-square" | |
url = "//twitter.com/ace1999dhar" | |
title = "@ace1999dhar" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment