add certifications and projects

This commit is contained in:
aditya 2024-02-25 19:12:09 +05:30
parent 584f080a7b
commit a8dcf9c886
Signed by: aditya
SSH key fingerprint: SHA256:jL1IvWsjjlPtw6HvDIHfXfhO9IkIokNEyIfuFhSdoyU

View file

@ -102,6 +102,18 @@ theme = "hugo-devresume-theme"
[params.awards]
enable = true
[[params.awards.list]]
name = "Microsoft Azure Developer Associate (AZ-204)"
body = "Coursera"
date = "2024"
[[params.awards.list]]
name = "AWS Cloud Solutions Architect"
body = "Coursera"
date = "2024"
[[params.awards.list]]
name = "Computer Vision for Engineering and Science"
body = "Coursera"
date = "2023"
[[params.awards.list]]
name = "Linux and Private Cloud Administration on IBM Power Systems"
body = "Coursera"
@ -193,6 +205,11 @@ theme = "hugo-devresume-theme"
meta = "Operating System"
tagline = "Created a Linux distribution from scratch using Linux From Scratch (LFS) and Beyond Linux From Scratch (BLFS) guides. Customized the kernel, boot loader, init system, package manager, desktop environment and applications. Tested and debugged the distribution on various hardware and virtual machines."
[[params.projects.list]]
title = "Vendetta Online Docker"
meta = "Docker"
tagline = "Brought Docker support for Vendetta Online, a switch-based MMORPG. Allows the game to be installed on systems that do not follow Filesystem Hierarchy Standard."
[[params.projects.list]]
title = "NASA International Space Apps Challenge 2022"
meta = "Hackathon"