Skip to content
View Derpimort's full-sized avatar
🍻
Derping
🍻
Derping
  • Mumbai

Highlights

  • Pro
Block or Report

Block or report Derpimort

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

Hello! I'm Jatin Saini πŸ‘‹πŸ»

Twitter Linkedin GitHub

#include "bio.h"
#include "coding.h"
#include "awesomeness.h"
//#include "nobugs.h" /* Been giving a lot of problems lately */

int main(){

    char name[]         = "Jatin Saini";

    char *langs[5]      = {"Python", "C", "Java", "Kotlin", "SQL"};

    char *techs[7]      = {"Android", "Machine Learning", "Docker", "ELK", "AWS", "HPC", "Git"};

    char *learning[4]   = {"Golang", "Flutter", "Django", "React"};

    char *workingOn[2]  = {"Meme-Indexer", "This Bio"};

    char *likes[4]      = {"Programming", "FPS Games", "Harmonica", "Minecraft"};

    return 42;
}

πŸ“Œ Highlighted Repos

VGGVox-PyTorch Card Meme-Indexer Card FinSent Card News-Categorization Card

πŸ”­ Stats

Jatin Saini's Github Stats Jatin Saini's Language Stats

πŸ† Github Profile Trophy

trophy

Pinned Loading

  1. VGGVox-PyTorch VGGVox-PyTorch Public

    Implementing VGGVox for Speaker Identification on VoxCeleb1 dataset in PyTorch.

    Python 22 11

  2. LegendBois/NASA-Space-Apps-Spot-The-Fire-v3.0 LegendBois/NASA-Space-Apps-Spot-The-Fire-v3.0 Public

    For NASA Space Apps Challenge 2020

    Jupyter Notebook

  3. Site-Ripper Site-Ripper Public

    Simple site skeleton ripper implemented with beautiful soup 4.

    Python 1

  4. News-popularity-analysis News-popularity-analysis Public

    Predict news virality based on metadata and title.

    Jupyter Notebook

  5. LegendBois/MonitAir LegendBois/MonitAir Public

    Air quality realtime display and ways you can contribute to improve health of environment

    Java 1

  6. News-Categorization News-Categorization Public

    Unsupervised categorization of news articles

    Jupyter Notebook 1