Giter Site home page Giter Site logo

logo

💫 About Me:

Hey there, I'm Sohel Datta, a Developer on a journey to master programming for crafting exceptional user interfaces.


🔗 My Portfolio:

Portfolio


⚠️ Repository Information:

Most of my repositories are private. 🔒


🚀 Hackathon Highlights

icon SMART BENGAL HACKATHON (RCC IIT, Kolkata)
May 2024

  • Participated in the Smart Bengal Hackathon organized by RCC IIT, Kolkata.
  • Our team, NovaByte, secured 2nd place in the hackathon.

🛠️ Open Source Contributor & Maintainer

  • SWOC'24:

    • Contributed to open source projects, embracing the spirit of collaborative coding.
  • GSOC'24:

    • Continued my open source journey by actively participating and contributing in the Winter of Code.

🌐 Socials:

Instagram LinkedIn YouTube


💻 Tech Stack:

C C++ CSS3 HTML5 Java JavaScript Python Windows Terminal Netlify Vercel NodeJS Next JS React Web3.js Webpack TailwindCSS Semantic UI React Express.js Firebase MySQL MongoDB Figma NumPy Pandas Matplotlib Postman Seaborn PyTorch


📈 GitHub Stats

soheldatta17

soheldatta17


Badges 🏅🎖️


Certificates 📜🎓


✍️ Random Dev Quote

Sohel Datta's Projects

next_permutation icon next_permutation

Implement the next permutation, which rearranges the list of numbers into Lexicographically next greater permutation of list of numbers. If such arrangement is not possible, it must be rearranged to the lowest possible order i.e. sorted in an ascending order. You are given an list of numbers arr[ ] of size N.

non_repeating_numbers icon non_repeating_numbers

Given an array A containing 2*N+2 positive numbers, out of which 2*N numbers exist in pairs whereas the other two number occur exactly once and are distinct. Find the other two numbers. Return in increasing order.

nth_fibonacci_number icon nth_fibonacci_number

Given a positive integer n, find the nth fibonacci number. Since the answer can be very large, return the answer modulo 1000000007.

queue icon queue

Creating a queue and performing specific operations.

reverse_bits icon reverse_bits

There is a song concert gaing to happen in the city. The price of each ticket is equal to the number obtained after reversing the bits of a given 32 bits unsigned integer 'n'.

sparse_matrix icon sparse_matrix

A sparse matrix is a special case of a matrix in which the number of zero elements is higher than the number of non-zero elements.

stack icon stack

Implementing Stack and its various operations.

string_permutations icon string_permutations

https://practice.geeksforgeeks.org/problems/permutations-of-a-given-string-1587115620/1

subarray_with_given_sum icon subarray_with_given_sum

Given an unsorted array A of size N that contains only positive integers, find a continuous sub-array that adds to a given number S and return the left and right index(1-based indexing) of that subarray.

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.