Skip to content
View anukulSingh's full-sized avatar
🚩
🚩
Block or Report

Block or report anukulSingh

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

I am Anukul Singh, a final year undergrad at NIT-Agartala, originally from Muzaffarpur (Bihar, India) and currently residing in Agartala (Tripura, India) .
I have a decent experience in Back-end development, primarily with Node.js and Python. I am currently working on Exploratory Data Analysis and Machine Learning.

  • 🔭 I'm currently learning ML, EDA and Statistics
  • 🌱 I'm currently working on learning SQL and ML algorithms
  • 👯 I'm currently looking to explore Data Science
  • 🤔 I'm currently looking for help with Pipelines and Deployment

Languages and Frameworks:

c   cplusplus   javascript   python   nodejs   nodejs   mongodb   mysql   reactjs   html5   css3   bootstrap

Tools and platforms:

git   linux   linux

Connect with me:

anukul_kumar  anukulSingh  anukul_kumar  tensorwarrior


Pinned

  1. myBlogger myBlogger Public

    A blog site

    Python

  2. Socket.io_chat_app Socket.io_chat_app Public

    A secure Web chat app with socket.io

    JavaScript 2

  3. Vanilla Node.js server for serving u... Vanilla Node.js server for serving up static assets present in 'public' directory
    1
    const http = require('http');
    2
    const path = require('path');
    3
    const fs = require('fs');
    4
    
                  
    5
    const server = http.createServer((req,res) => {
  4. Instructor-learner-API Instructor-learner-API Public

    API for an Instructor-learner based platform

    JavaScript

  5. react-food-order react-food-order Public

    React based simple website for food-ordering

    JavaScript