Giter Site home page Giter Site logo

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

Saifur Rahman Emon's Projects

algorithms_visualizer icon algorithms_visualizer

An attempt to make a visualizer for popular algorithms. So far, finished with visualizing popular sorting algorithms like Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort.

fastapi icon fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

quizee icon quizee

Quizee is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.

sre-industries icon sre-industries

This project was built to get myself comfortable building projects with large code base and work in a professional real-world development environment with a short deadline in mind.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.