Skip to content
View nikhil-dhumal's full-sized avatar

Block or report nikhil-dhumal

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

Hi there 👋

I'm a passionate developer with a diverse skill set spanning both front-end and back-end technologies. My journey in the world of programming has led me to explore various languages and frameworks, constantly expanding my knowledge and capabilities.

💻 Tech Stack

Languages

C Java Python

Web Development

HTML5 CSS3 JavaScript

Front-end

React Material-UI Bootstrap

Back-end

Node.js Express.js

Database

MongoDB

State Management

Redux

I'm always eager to learn and try new technologies, believing that the tech world's ever-evolving nature offers endless opportunities for growth. My approach is to blend my existing skills with emerging trends, constantly pushing the boundaries of what I can create.

Whether it's crafting responsive user interfaces, building robust server-side applications, or working with databases, I enjoy the challenge of bringing ideas to life through code. I'm particularly interested in creating efficient, scalable solutions that make a real impact.

As I continue to grow in my development journey, I'm excited about the possibilities that lie ahead. I'm open to collaboration, learning from others, and contributing to innovative projects that push the envelope of what's possible in tech.

Let's connect and build something amazing together!

Pinned Loading

  1. Movies-Website Movies-Website Public

    A full-stack web application for browsing and managing movies and TV series, built using MongoDB, Express.js, React, and Node.js (MERN stack).

    JavaScript

  2. Chat-Harbour Chat-Harbour Public

    A real-time chat application built with the MERN stack and Socket.IO for seamless communication.

    JavaScript

  3. Challenge-Recipe-page Challenge-Recipe-page Public

    This repository contains my solution to the Recipe page challenge from Frontend Mentor.

    CSS

  4. Challenge-Social-links-profile Challenge-Social-links-profile Public

    This repository contains my solution to the Social links profile challenge from Frontend Mentor.

    CSS

  5. Bootstrap-Practice Bootstrap-Practice Public

    HTML

  6. CPU-Scheduling CPU-Scheduling Public

    Explore C implementations of essential CPU scheduling algorithms (FCFS, SJF, Preemptive SJF, RR) vital for optimizing process execution on CPUs.

    C