Skip to content
View Saifurrahmanemon's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@EarnestFintechDev
Block or Report

Block or report Saifurrahmanemon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Saifurrahmanemon/README.md

Hi πŸ‘‹, I'm Saifur Rahman Emon

A passionate full-stack developer who loves to solve problems.


Leet code rating StackOverflow GitHub followers

Bio

  • 🏒 I'm currently working as a Software Developer @ Earnest Data Analytics Private Limited;
  • βš™οΈ I use daily: .py, .js, .ts, .tsx;
  • 🌍 I'm mostly active within the Javascript Community;
  • 🌱 Learning all about Rust;
  • πŸ“« Reach me: LinkedIn;
class Emon:

    def __init__(self):
        self.username = 'Saifurrahmanmon'
        self.bio = 'Tech enthusiast, with a constantly growing love for languages. Loves to work as a team and learn new tech'
        self.code = {
            'frontend': ['HTML', 'CSS', 'JavaScript', 'React.JS', 'Mantine UI', 'Material UI' , 'Tailwind', 'TypeScript'],
            'backend': ['Python','Django', 'Node.JS', 'GraphQL','Express'],
            'database': ['PostgreSQL', 'SQLite3', 'Mongo DB'],
            'devops': ['Docker', 'GitHub Actions', 'Heroku', 'Netlify'],
            'tools': ['GIT', 'GitHub'],
            'misc': ['Firebase', 'GNU/Linux']
        }
        self.architecture = ['RESTful API', 'Serverless', 'microservices']

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = Emon()

πŸ“ˆ Problem Solving

⚑ Github Stats

Pinned

  1. saifur.me saifur.me Public

    My Personal Site πŸ‘‹

    TypeScript