Nimesh Srivastava (@Nimesh-Srivastava)
  • Stars
    star
    91
  • Global Rank 221,651 (Top 8 %)
  • Followers 17
  • Following 4
  • Registered about 7 years ago
  • Most used languages
    C
    42.9 %
    C++
    31.0 %
    Python
    14.3 %
    Ruby
    4.8 %
    Go
    2.4 %
    Java
    2.4 %
    TypeScript
    2.4 %
  • Location ๐Ÿ‡ฎ๐Ÿ‡ณ India
  • Country Total Rank 6,629
  • Country Ranking
    C
    274
    C++
    623
    Ruby
    783
    Go
    2,460
    Python
    7,245
    Java
    7,333

Top repositories

1

DSA

๐Ÿฅ‡Beginner's guide to DSA, including problems and solutions from competitive coding websites like LeetCode, CodeChef, Codeforces, etc. :octocat:
C++
9
star
2

Java-DBMS-JFrame-demo

Basic java project which connects to mysql server and utilizes JFrame GUI
Java
5
star
3

Nimesh-Srivastava

About
3
star
4

Card-shuffle

C program demo of rand( ) function
C
3
star
5

Matrix-multiplication-logic

Simple C program to demonstrate multiplication of 2 matrices
C
3
star
6

Matrix-multiplication-using-function

C program to multiply two matrices using user defined function which takes 2D arrays as arguments
C
3
star
7

Structures-in-C

Introduction to structures in C
C
3
star
8

Python-GUI

GUI applications made from tkinter library(python)
Python
2
star
9

Instagram-backend-api

Restful API in GOLang
Go
2
star
10

Basic-CPP-programs-1

Assignment 1 of second semester
C++
2
star
11

Basic-C-programs

2
star
12

Beginner-ruby-programs

Ruby
2
star
13

CodeChef

Directory of solved problems on the competetive programming website CodeChef
C++
2
star
14

Medium-level-ruby-programs

Ruby
2
star
15

Quadratic-equation

Basic C program to find roots of quadratic equation
C
2
star
16

Basic-python-programs-1

Coding assignment 1 of second semister
Python
2
star
17

Fibonacci-sequence

Display fibonacci sequence using user defined function
C
2
star
18

File-handling-in-C

Introductory, menu driven, file handling program along with basic encryption algorithm
C
2
star
19

Object-Oriented-Programming-Concepts

C++
2
star
20

CodeForces

Directory of solved problems on the competetive programming website Codeforces, supported by Telegram and ITMO University
C++
2
star
21

Exponent-calculation-using-recursion

Demo of recursion in C
C
2
star
22

Basic-CPP-programs-3

Assignment 3 of second semester
C++
2
star
23

Search-Engine

Demo of basic search engine in c++
C++
2
star
24

Basic-CPP-programs-2

Assignment 2 of second semester
C++
2
star
25

Python-face-detection

AI application created using python that detects faces in an image
Python
2
star
26

Strings-in-C

C program to demonstrate 10 ways of string manipulation in C
C
2
star
27

DatE-time-handling-in-C

Basic C program to calculate number of days, months remaining till your next birthday (accounts for leap years)
C
2
star
28

face-detect-and-recog

Face detection and recognition
Python
2
star
29

Network-Programming

Network programming in python
Python
2
star
30

Queues

Demo of queues in c++
C++
1
star
31

Storage-classes

Demo of storage classes in C
C
1
star
32

Convert-numbers-to-words

Simple C program to demonstrate usage of user defined function and arrays
C
1
star
33

Linked-lists

Demo of linked lists in c++
C++
1
star
34

Prime-numbers

Printing all prime numbers till a given number in C
C
1
star
35

Stacks-as-linked-list

Demo of stacks as linked list in c++
C++
1
star
36

Python-basics

Several blocks of different codes for demonstrating python basics to beginners
Python
1
star
37

SilverScreen

Free Netflix, PrimeVideo, Disney+, etc.
TypeScript
1
star
38

Inverted-pascal-triangle

Print inverted pascal triangle in C using user defined function
C
1
star
39

Stacks

Demo of stacks in c++
C++
1
star
40

Pyramid-patterns-in-C

C program to input rows and create 3 types of pyramids
C
1
star
41

Queues-as-linked-lists

Demo of queues as linked lists in c++
C++
1
star
42

Menu-driven-program-in-C

Demo of basic menu driven programming in C
C
1
star
43

Palindrome-string-logic

C program to check whether a string is palindrome or not (same logic can be applied on numbers)
C
1
star
44

Armstrong-logic

Basic C program to check how and why a number is armstrong or not
C
1
star