Skip to content
View vraun0's full-sized avatar

Block or report vraun0

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

Popular repositories Loading

  1. SkillMarket SkillMarket Public

    A full-stack platform for connecting people through skills — built with React, Express, MongoDB.

    TypeScript 4

  2. Transformer Transformer Public

    Implementation of the paper Attention Is All You Need (2017) in Pytorch, with the multihead attention layers and the encoder and decoder blocks implemented from scratch. The model was trained on th…

    Python 2

  3. nvim-config nvim-config Public

    My personal neovim configuration for people to try out. Based on NVChad with a lot of added personalization.

    Lua 1

  4. CNNs CNNs Public

    Custom implementation of LeNet, VGGNet and ResNet CNN architectures from their official papers in Pytorch. Trained on the CIFAR-10 dataset for image classification with a final test accuracy of 94.68%

    Python

  5. SpotifyRecommend SpotifyRecommend Public

    A webapp that takes latest recommendations from your lastfm account and automatically creates a spotify playlist for you. Basic frontend built using html, css and javascript with nodejs running the…

    JavaScript