An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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.

0xMahabub

- šŸ“« How to reach me [Email] **iosmahabub@gmail.com** or [Whatsapp] **+8801311052448**

Connect with me:



mahabub2000/

mahabub/
7_mahabub/

mahabub072

0xMahabub/


![Contribution Stats](https://github-contribution-stats.vercel.app/api/?username=0xMahabub)
![Streak Status](https://github-readme-streak-stats.herokuapp.com/?user=0xMahabub)


![Leetcode Status of 0xMahabub](https://leetcard.jacoblin.cool/0xMahabub)

```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.)'
]);

}
```

[![Top Langs card](https://github-readme-stats.vercel.app/api/top-langs/?username=0xMahabub&card_width=500)](https://github.com/0xMahabub/)