Coder Social home page Coder Social logo

saifurrahmanemon / algorithms_visualizer Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 453 KB

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.

Home Page: https://algorithmsvisualizers.netlify.app/

HTML 2.29% CSS 17.50% JavaScript 80.21%
algorithm-visualizer algorithms javascript sorting-algorithms algorithm react

algorithms_visualizer's Introduction

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

algorithms_visualizer's People

Stargazers

 avatar  avatar

Watchers

 avatar

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.