Coder Social home page Coder Social logo

Hello there! πŸ‘‹ I'm Arun Kumar

Coding

πŸ‘¨β€πŸ’» About Me

Greetings! I'm Arun Kumar, a passionate developer hailing from the vibrant tech landscape of India. I thrive on challenges, making life more interesting with each coding conquest.

πŸš€ Current Focus

  • πŸ”­ I'm currently immersed in projects involving cutting-edge technologies such as NextJs, Nodejs, MongoDB, Express, Redis, JS, TypeScript, and TailwindCSS.

  • 🌐 Intrigued by the Web3 revolution, I have a keen interest in the Blockchain and Solidity world.

🀝 Let's Collaborate

  • πŸ‘― I'm open to collaborations on innovative projects and eager to explore new technologies that push the boundaries of what's possible.

πŸ’¬ Expertise

  • Ask me anything about React, NextJs, TypeScript, JavaScript, Java, Data Structures, and Algorithms. I'm always up for a coding conversation.

πŸ“« Reach Out

  • πŸ“§ Feel free to reach me at [email protected] for any inquiries, collaborations, or just a good tech chat.

⚑ Fun Facts

  • Did you know? I always embrace challenges as they add spice to life. Plus, I have a secret talentβ€”I love to cook up not just code but delicious meals too!

arunkumar201 profile views

Thanks for dropping by! Let's create something amazing together!

πŸ‘¨πŸΌβ€πŸ’» My Tech Stack :

javascript logo typescript logo react logo nextjs logo graphql logo nodejs logo express logo html5 logo mysql logo postgresql logo redis logo vscode logo tailwindcss logo mongodb logo docker logo css3 logo redux logo apollographql logo nestjs logo Python logo Java logo

Β arunkumar201

arunkumar201

ARUN KUMAR's Projects

-towerofhanoi icon -towerofhanoi

The Tower of Hanoi is a mathematical game or puzzle. It consists of three rods and a number of disks of different sizes, which can slide onto any rod.

cal.com icon cal.com

Scheduling infrastructure for absolutely everyone.

competitiveprogramminginc- icon competitiveprogramminginc-

This repository is About the competitive coding related to Basic Questions to Advanced Questions.it consists of various Problems(Easy, Hard, Moderate levels) and all possible solutions( including Efficient or optimal Solutions.) Thank you!

food-app-backend icon food-app-backend

Our food app's backend, crafted with NestJS, GraphQL, and MongoDB, ensures a seamless and efficient user experience. NestJS provides a scalable foundation, GraphQL optimizes data queries, and MongoDB manages diverse culinary data. Together, they form a powerful trio for our dynamic food platform.

food-app-front-end icon food-app-front-end

Our food app's React and Tailwind CSS frontend, enhanced by React Router, delivers a seamless, visually pleasing experience. Combined with the powerful NestJS, GraphQL, and MongoDB backend, it ensures dynamic and delightful culinary exploration for users.

github-profile-generator icon github-profile-generator

The GithubProfileGenerator is a React app that allows users to generate and display the profile of a GitHub user.

graph_adjacency_matrix icon graph_adjacency_matrix

An adjacency array is a two-dimension array defined as a[i][j] = {1 if there is an edge (i, j) 0 if there is no edge (i, j) 1.Assuming the graph has n vertices, the time complexity to build such a matrix is O(n^2}. The space complexity is also O(n^2). 2.The advantage of such representation is that we can check in O(1)} time if there exists edge by simply checking the value at i^th row and j^th column of our matrix. 3.to Identifying all edges takes Θ(n2) time.

interface icon interface

πŸ¦„ Open source interfaces for the Uniswap protocol

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.