Skip to content
View vikas-appdev's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report vikas-appdev

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

Hi devs hi

Nice meeting you, I'm Vikas Kumar!

I enjoy building great software and training people to do the same.

Email vikas-appdev
Website vikas-appdev Twitter VikasKu21449970 LinkedIn vikasro
YouTube TheRaavan

object Vikas {
 val name = "Vikas Kumar"
 
 val primarySkillset = "Java"
 val languages = listOf("Java", "Kotlin", "Python", "Javascript")

 val website = "https://theraavan.in/"
 val youtube = "https://www.youtube.com/channel/UCDx3RB_jYszVC-7dkcEkdkA"
 val contact = "@vikas.appdev".apply {
   facebook = this
   email = "$this@gmail.com"
 }

}
  • 🔭 I’m currently working on Spring and Angular/React Stack
  • 🌱 I’m currently learning Anything that is new
  • 👯 I’m looking to collaborate on any project.
  • 🤔 I’m looking for help with JOB/PROJECTS.
  • 💬 Ask me about software development.
  • 📫 How to reach me: vikas.appdev@gmail.com
  • ⚡ Fun fact: Not descovered yet.

Languages and Tools:

Vikas's github stats

Share some love with Starring repositories and following me on twitter

Popular repositories Loading

  1. icehrm icehrm Public

    Forked from gamonoid/icehrm

    Manage your employees easily with a robust and efficient Human Resource Management System

    JavaScript 1

  2. blur-admin blur-admin Public

    Forked from akveo/blur-admin

    AngularJS Bootstrap Admin Panel Framework

    JavaScript 1

  3. Suivix Suivix Public

    A javascript Discord bot to take attendance.

    JavaScript 1 1

  4. test test Public

    JavaScript 1 1

  5. Sunshine-Version-2 Sunshine-Version-2 Public

    Forked from udacity/Sunshine-Version-2

    The official repository for Developing Android Apps

    Java

  6. StudentsAppHibernateCRUD StudentsAppHibernateCRUD Public

    Core java Hibernate Basic App to perform CRUD Operation.

    Java