https://github.com/0xMahabub/0xMahabub
Config files for my GitHub profile.
https://github.com/0xMahabub/0xMahabub
config github github-config profile readme
Last synced: 8 days ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/0xMahabub/0xMahabub
- Owner: 0xMahabub
- Created: 2021-06-27T18:01:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T15:26:27.000Z (over 3 years ago)
- Last Synced: 2026-03-02T20:42:25.811Z (4 months ago)
- Topics: config, github, github-config, profile, readme
- Homepage: https://github.com/0xMahabub
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bangladeshi-portfolios - 0xMahabub - Stars 0 / Forks 1. (Portfolios)
README
š Hi, Iām Mahabub
Preparing/Becoming a backend/full-stack SDE/SWE or developer
- š Iām interested in ... backend or full-stack `software development` & few others.
- š± Iām currently learning ... some-patterns, dsa, networks, app-development (cross-platform), nestjs & `spring-framework (java)`, etc.
- šļø Iām looking to collaborate on ... problem-solving, coding/development-ideas, `open-source`, etc.
- š My hobbies:-
- Bike riding
- Touring
- Sports (Football/Cricket/Badminton)
- Nature photography/videography
- eSports (eFootball, BattleRoyals, Witcher, etc.)
- Adventures and more.
- š« How to reach me [Email] **iosmahabub@gmail.com** or [Whatsapp] **+8801311052448**
Connect with me:



```java
import java.util.*;
public class MyCoreSkills {
public Map skills = new HashMap();
// programming-languages
skills.set('programming-languages', [
'Java [v17]', 'JavaScript/TypeScript',
'Python [v3]', 'Rust (coming-soon @maybe)'
]);
// backend-techs
skills.set('backend-techs', [
'NodeJs', 'ExpressJs', 'NestJs (learning)',
'Spring-Framework (learning/staging) @in-training'
]);
// databases
skills.set('databases', [
'MySQL', 'PostgreSQL', 'MongoDB', 'Cassandra'
]);
// frontend-techs
skills.set('frontend-techs', [
'HTML/CSS', 'ECMAScripts', 'Bootstrap/Tailwindcss', 'Sass/SCSS',
'React', 'NextJs', 'webpack/vite', 'Angular (learning)', 'Astro'
]);
// Tools & Others
skills.set('tools-n-others', [
'Git/Github', 'CI/CD tools', 'Gulp', 'VScode-IDE',
'Intelij-IDE', 'Linux/Ubuntu', 'Docker/docker-compose',
'Husky', 'Lints', 'Github-Actions', 'TDD/JEST/jUnit(learning)',
'Netlify', 'Vercel', 'VPS/VPC (as a linux/ubuntu --user)',
'AWS---EC2/RDS/S3 (understands-little & hoping to learn sooner.)'
]);
}
```
[](https://github.com/0xMahabub/)