Skip to content

Instantly share code, notes, and snippets.

@kqvanity
Last active August 14, 2025 07:41
Show Gist options
  • Save kqvanity/770b427948a5f2e00ac7b6e5e84ae2c5 to your computer and use it in GitHub Desktop.
Save kqvanity/770b427948a5f2e00ac7b6e5e84ae2c5 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Mostafa Mahmoud",
"label": "Backend Developer",
"email": "[email protected]",
"phone": "+20 1090943929",
"profiles": [
{
"network": "LinkedIn",
"url": "https://www.linkedin.com/in/kqvanity"
},
{
"network": "GitHub",
"url": "https://github.com/kqvanity"
}
],
"summary": "Backend developer interested in distributed systems using Golang. Worked with SQL & NoSQL databases, GitHub CI/CD."
},
"skills": [
{
"keywords": [
"OOP",
"Software Architecture",
"Scrum",
"Agile",
"CI/CD",
"Process Engineering",
"Networking",
"Operating Systems",
"Virtualization",
"DSA",
"Software architecture",
"Threading",
"Performance optimization",
"Debugging",
"Data privacy"
],
"level": "intermediate",
"name": "Development"
},
{
"keywords": [
"go",
"python",
"shell",
"typescript",
"Kotlin"
],
"level": "intermediate",
"name": "Coding"
},
{
"keywords": [
"SQL",
"postgres",
"NoSQL",
"mongodb",
"ROOM",
"Offline storage"
],
"level": "intermediate",
"name": "Databases"
},
{
"keywords": [
"docker",
"Kubernetes",
"Terraform",
"AWS",
"Azure",
"digitalocean",
"heroku",
"git",
"linux",
"CI/CD",
"Jenkins",
"Agile",
"Jira",
"Project management"
],
"level": "intermediate",
"name": "DevOps"
}
],
"skills": [
{
"name": "Backend Development",
"keywords": [
"gin",
"RESTful API",
"Asynchronous programming",
"Ktor",
"Integration testing",
"Unit testing",
"graphql",
"graphql",
"node"
]
}
],
"certificates": [
{
"name": "DevOps: Build Complete CI/CD Jenkins Pipeline With AWS",
"issuer": "Udemy",
"url": "https://www.udemy.com/certificate/UC-0e4c04c3-0dcd-488a-92af-ea1527e5eadb/"
}
],
"projects": [
{
"name": "Postal Code",
"description": "A new reincarnated FOSS variant of a local postal service.",
"highlights": [
"Declarative UI interface using Jetpack Compose",
"UI design following Material design",
"Clean Architecture principles for organization, separation of layers, and testability",
"Clean code adhering to best practices and coding standards"
],
"startDate": "2023-07",
"endDate": "present",
"url": "https://github.com/kqvanity/EgyptPostalCode"
},
{
"name": "Knounce",
"description": "Language-learning app enhancing users' proficiency at translation and pronunciation.",
"highlights": [
"Clean architecture following design patterns",
"Jetpack Compose",
"MVVM architecture",
"Backend development using Ktor",
"Unit testing using JUnit"
],
"startDate": "2023-09",
"endDate": "present",
"url": "https://github.com/kqvanity/knounce"
},
{
"name": "Chat",
"description": "Random chatting service app for people to connect together.",
"highlights": [
"Implemented MVVM architecture",
"Handled asynchronous data streams using Kotlin Flows",
"Communicated with REST API using Retrofit & Gson"
],
"startDate": "2023-05",
"endDate": "present",
"url": "https://github.com/kqvanity/omeglechat"
},
{
"name": "MU Student Portal",
"description": "Student portal to keep up with their finished exam grades.",
"startDate": "2023-07",
"endDate": "present",
"url": "https://github.com/kqvanity/mustudentportal"
},
{
"name": "Latest News",
"description": "Sample news reading app, built with Jetpack Compose.",
"highlights": [
"Data persistence using ROOM database"
],
"startDate": "2023-11",
"endDate": "present",
"url": "https://github.com/kqvanity/NewsTask"
}
],
"education": [
{
"area": "Software Engineering & Management",
"courses": [
"Mathematical Foundations for Software Engineering - G",
"Object-Oriented Programming - VG",
"Requirements and User Experience - VG",
"Mini Project: Team Programming - VG",
"Data Management - G",
"Data Structures and Algorithms - VG",
"Software Analysis and Design - VG",
"Mini Project: Systems Development - VG",
"Web and Mobile Development - VG",
"Fundamentals of Software Architecture - VG"
],
"endDate": "2026-05-25",
"institution": "HIMIT",
"score": "",
"startDate": "2022-08-01",
"studyType": "BSc"
}
],
"interests": [
{
"keywords": [
"Linux",
"RHEL",
"debian",
"ubuntu"
],
"name": "System Administration"
},
{
"keywords": [],
"name": "Surfing"
},
{
"name": "Open Source"
},
{
"name": "Game Development"
},
{
"name": "Reading"
},
{
"name": "Writing"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment