Skip to content
View siriuswapnil's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report siriuswapnil

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

Hi there👋

👨🏻‍💻  About Me

🎓  2022 graduate in Computer Science and Engineering at Birla Institute of Technology, India.
🌱  I'm a software engineer at Tilt (YC W21), where I mostly work on backend products.
✉️  You can shoot me an email at [email protected]! I'll try to respond as soon as I can.

Night Coding

🛠  Tech Stack

JavaScript  C  C++  React  Node.js  Flask  Bootstrap
HTML  CSS  Git  GitHub  Markdown
Visual Studio Code 

⚙️  GitHub Analytics

🤝🏻  Connect with Me

Pinned Loading

  1. LetterBox LetterBox Public

    Notebook application written in Node.js with ability to keep personal and private notes. Uses Google Sign In for authentication. Built using NodeJS, MongoDB, Passport.js, Express Handlebars, Heroku

    JavaScript

  2. Pycaret-Unsupervised-Anomaly-Detection Pycaret-Unsupervised-Anomaly-Detection Public

    Anomaly Detection using Isolated Forests, K Nearest Neighbours using PyCaret Library. Dataset consists of mostly categorical data, used Cardinal Encoding instead of OHE

    Python

  3. maps maps Public

    Forked from iiab/maps

    DOCS: http://FAQ.IIAB.IO#How_do_I_add_zoomable_maps_for_my_region.3F and https://github.com/iiab/iiab/wiki/IIAB-Maps REPO #2: https://github.com/iiab/iiab/tree/master/roles/osm-vector-maps

    JavaScript

  4. NLP-Matchmaking NLP-Matchmaking Public

    Using TF-IDF and Keyword Extraction techniques to perform matchmaking between multiple parties in multi event system. (Python, Flask, NLTK, SQLite, Bootstrap)

    HTML 1

  5. LSTM-CNN-Image-Caption-Generator LSTM-CNN-Image-Caption-Generator Public

    LSTM+CNN model to generate captions to an image. CNN for Feature Extraction and LSTM for Language Model on Flickr8k dataset.

    Python