-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
97 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
:root { | ||
--main-width: 880px; | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
--- | ||
title: "Résumé / cv" | ||
date: 2024-03-04T21:12:55+05:30 | ||
draft: false | ||
# weight: 1 | ||
aliases: ["/resume"] | ||
tags: [] | ||
author: "Afrid Hussain" | ||
# author: ["Me", "You"] # multiple authors | ||
showToc: false | ||
TocOpen: false | ||
hidemeta: false | ||
comments: false | ||
description: "" | ||
canonicalURL: "" | ||
disableHLJS: true # to disable highlightjs | ||
disableShare: false | ||
disableHLJS: false | ||
hideSummary: false | ||
# searchHidden: true | ||
ShowReadingTime: false | ||
ShowBreadCrumbs: true | ||
ShowPostNavLinks: true | ||
ShowWordCount: true | ||
ShowRssButtonInSectionTermList: true | ||
UseHugoToc: true | ||
cover: | ||
# image: "<image path/url>" # image path/url | ||
# alt: "<alt text>" # alt text | ||
# caption: "<text>" # display caption under cover | ||
# relative: false # when using page bundles set this to true | ||
# hidden: false # only hide on current single page | ||
# editPost: | ||
# URL: "https://github.com/<path_to_repo>/content" | ||
# Text: "Suggest Changes" # edit text | ||
# appendFilePath: true # to append file path to Edit link | ||
--- | ||
# Afrid Hussain | ||
|
||
* **Email:** [afridhussain.d@gmail.com](mailto:afridhussain.d@gmail.com) | ||
* **Phone:** [+91 703-237-6276](tel:+917032376276) | ||
* **Location:** Bangalore, India | ||
* **Personal Website:** [afrid.in](https://afrid.in) | ||
|
||
## About | ||
|
||
I am a recent graduate in computer science and engineering, | ||
I am passionate about software development and have a keen interest in learning new technologies. | ||
I like to tinker with computers at low level using languages like C and Go. | ||
I am currently learning Go and Network Programming. | ||
|
||
## Education | ||
|
||
* **B.Tech in CS from SVCET, chittoor (2019 - 2023)** | ||
* Learned core concepts of computers | ||
* Focused on Computer Networking and Operating Systems | ||
* Found computer science is my piece of cake. | ||
|
||
|
||
## Experience | ||
|
||
* **Software Engineer Trainee Cognizant Technology Solutions (December 2023 - Present)** | ||
|
||
* I have been given intensive training in Java and Spring Boot. | ||
* I have independently developed a web application using Spring Boot. | ||
|
||
* **Google Summer of Code Intern, openSUSE (May 2023 - September 2023)** | ||
* I have worked on a linting tool RPM packages, called RPMLint. | ||
* Improved the testing suite of RPMLint, by introducing mocking strategies. | ||
* Successfully eliminated about 18+ binary rpm files that were used just for testing purposes. | ||
* [proof of work](https://summerofcode.withgoogle.com/archive/2023/projects/WxqvIPZs) | ||
|
||
|
||
## Skills | ||
|
||
* Python | Go | C | JavaScript | Network Programming | Git | Docker | Kubernetes | vim | tmux | zsh | |
This file contains 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
This file contains 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
This file contains 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