Skip to content
View LudicrousWhale's full-sized avatar
🧁
🧁

Highlights

  • Pro
Block or Report

Block or report LudicrousWhale

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
LudicrousWhale/README.md

πŸ™‹β€β™‚οΈ About Me

  • πŸ”­ I’m currently working on building my skills as a Full Stack Web Developer.

  • 🌱 I’m currently learning Data Structures and Algorithms.

  • πŸ‘― I’m looking to collaborate on Full stack web and app development projects.

  • πŸ‘¨β€πŸ’» All of my projects are available in this GitHub Profile of mine.

  • πŸ“« How you can contact me: mshivam2012@gmail.com

  • ⚑ My interests are Formula 1, Technology and Literature.

πŸš€ Languages and Tools

postman

πŸ“Š My Github Stats


Shivam Malluri's Github Stats Shivam Malluri's Top Languages

🎯 Extra links

Pinned

  1. Algorithms Algorithms Public

    This is a repository wherein I store all the coding problems I have implemented with respectable algorithms, have included comments in the code, and/or have considered time and space complexities i…

    Python

  2. SortingVisualizer SortingVisualizer Public

    This is a web app built using the React Framework, wherein, common sorting algorithms such as Merge Sort, Quick Sort, Heap Sort etc. are graphically demonstrated. This project helped me understand …

    JavaScript

  3. Flutter-with-Firebase Flutter-with-Firebase Public

    This app is made using Flutter and has a back-end using Firebase

    Dart

  4. Number-Shape-Teller Number-Shape-Teller Public

    This simple app coded in Java tells whether the inputed number is Triangular or Square. This was more of a learning project for me and not a showcase project.

    Java

  5. Stack-Palindrome-Test Stack-Palindrome-Test Public

    C

  6. Sudoku-Solver Sudoku-Solver Public

    This solves any Sudoku table using backtracking

    Python