Coder Social home page Coder Social logo

Hi thereπŸ‘‹, I am Prakhar

#!/usr/bin/node


var me;

class FullStackWebDeveloper {
  constructor() {
    this.name = "Prakhar Nagore";
    this.role = "FullStack Web Developer";
    this.language_spoken = ["Hindi", "English"];
    this.aboutme="I create things that live on Internet"
  }

  say_hi() {
    console.log("Thanks for visiting my profile, hope you find some of my work interesting.");
  }

}

me = new FullStackWebDeveloper();
me.say_hi();

Β 

Technology i have been working with - MERN STACK 😁

html css scss js reactjs redux nodejs express mongodb mysql

Languages used in my public repos - Big fan of JavaScript πŸ˜›

Top language used in my repos

Connect with me - Social Links πŸ“±

Prakhar's Instagram Prakhar's LinkedIN

Prakhar Nagore's Projects

build-your-own-x icon build-your-own-x

Master programming by recreating your favorite technologies from scratch.

developer-roadmap icon developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

javascript-dsa-course icon javascript-dsa-course

Datastructure and Algorithm in Javascript notes. It includes the big O notation, problem solving patterns, recursion, searching algorithm, sorting algorithms, and datas tructures

mern-stack-ecommerce icon mern-stack-ecommerce

This is a full-stack e-commerce application made using mern stack. Its has REST architecture, jwt authentication, stripe payment integration, and admin panel for product management and much more features

nextjs-overflow icon nextjs-overflow

Overflow is a community-driven platform for asking and answering programming questions. Get help, share knowledge, and collaborate with developers from around the world.

reactjs-furniture-app icon reactjs-furniture-app

Created single-page web app using react.js, context API, and auth0. It also has Add cart function. Features include advanced filters, add to cart functionality, auth0 for google authentication and styled-components.

reactjs-githubstats icon reactjs-githubstats

This is a github statistics web app, built using react.js, context API, and auth0 for authentication . It built on top of github api .

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.