#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;
}
Highlights
- Pro
Pinned Loading
-
VGGVox-PyTorch
VGGVox-PyTorch PublicImplementing VGGVox for Speaker Identification on VoxCeleb1 dataset in PyTorch.
-
LegendBois/NASA-Space-Apps-Spot-The-Fire-v3.0
LegendBois/NASA-Space-Apps-Spot-The-Fire-v3.0 PublicFor NASA Space Apps Challenge 2020
Jupyter Notebook
-
Site-Ripper
Site-Ripper PublicSimple site skeleton ripper implemented with beautiful soup 4.
Python 1
-
News-popularity-analysis
News-popularity-analysis PublicPredict news virality based on metadata and title.
Jupyter Notebook
-
LegendBois/MonitAir
LegendBois/MonitAir PublicAir quality realtime display and ways you can contribute to improve health of environment
Java 1
-
News-Categorization
News-Categorization PublicUnsupervised categorization of news articles
Jupyter Notebook 1
If the problem persists, check the GitHub status page or contact support.