Skip to content
View vikas-ukani's full-sized avatar
Focusing to become an Expert @FullStackDeveloper
Focusing to become an Expert @FullStackDeveloper
Block or Report

Block or report vikas-ukani

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

Heyy

Hi There, Glad to see you here!

Typing SVG

😎 Hey, I'm Vikas Ukani, Full-Stack | Software Engineer. 🔰

GIF

👀 Profile Views,

Viewers


Highlights

  • 🔭 Presently, I’m working as Product Developer (Full-Stack Software Developer) at micro1.

  • 💼 I began my Web development journey back in 2018 at Coruscate Solution Pvt. Ltd. as Web Developer.
  • 💡 Highly interested in becoming an Expert in FULL-STACK ENGINEER ❤️
  • 🎧 I love to listen to energetic music at work to focus more 🎶 , Watching Marvellous Movies 📽️. and eating delicious foods.
  • 🌱 I’m currently learning and focusing on Kaggle and Participating in Machine Learning and Data Science competitions for personal career interest...
  • 📫 How to reach me: LinkedIn , Kaggle , GitHub, Facebook, Twitter , WhatsApp(+91 )
  • ⚡ Fun fact: I am always eager to explore my skill set and updated on the latest programming technologies and I want to work with a huge crew of professional developers.
  • 😄 Pronouns: "Vi" + "kas"

My CV:

from software_engineer import ( SoftwareDeveloper, ProgrammingSkill )
import os


class Designation(SoftwareDeveloper):

  def __init__(self):
    self.employee_name     =    'Vikas Ukani'
    self.employee_role     =    'Product Developer | FullStack Developer'
    self.company_name      =    'DCKAP'
    self.location          =    'Chennai, India'  



class MySkills(ProgrammingSkills):

  def  __init__(self):
    self.programing_language      =    ( 'JavaScript', 'PHP', 'Python' )
    self.databases                =    [ 'MySQL', 'MongoDB', 'SQLite', 'PostgreSQL' ]
    self.backend_frameworks       =    { 'Laravel', 'NodeJS', 'Django' }
    self.frontend_frameworks      =    [ ( 'NextJS' ) , ( 'VueJS' ), ( 'ReactJS' ), ( 'AngularJS' )  ]  
    self.tech_stack               =    [ { stack: 'LAMP Stack' } , { stack : "WAMP Stack" } ]
    self.learning_and_focusing_on =    ( 'ReactJS with NextJS', 'FAST API', 'Django', 'AWS Services', 'CI & CD Development' )



def know_more_about_me(designation: Designation, my_skills: MySkills):
  """
  Want to visit my portfolio site?
  """
  
  from computer import GoogleChrome
  
  # My Portfolio is Under Construction Mode.   😉 
  visit_my_portfolio_website = "https://vikas-ukani.github.io/"
  GoogleChrome.search_in_new_tab(visit_my_portfolio_website)
 
  
def know_me():
  designation =  Designation()
  my_skills    =  MySkills()
  know_more_about_me(designation, my_skills)
  

if __name__ == "__main__":
    know_me()
    os.system("exit()")
    

"""
Did you found any BUGs on this code. 🤔
"""

About me:

I currently working as a Product Developer at micro1 Company. I have more than 6+ years of experience working in Software Development in global companies. I have in-depth knowledge of backend frameworks like Laravel, NodeJS, and Django/Flask to Build REST APIs, and as a Frontend Framework I use ReactJS, NextJS, VueJS, and AngularJS, I can handle website information with several databases, Such as MySQL, MongoDB, PostgreSQL, SQLite. I'm also excited to work with Python Language and quite interested to learn more about Machine Learning in the Data Science field. Having quite a learning skills to explore new technologies and solve real-life problems.

Connect with Me

                           

Programming Skills In,

                                   

Visual Status

Ashutosh's github activity graph

GitHub Streak

Top Langs YOUR github stats

Pinned

  1. Housing_Price_Prediction_Advanced Housing_Price_Prediction_Advanced Public

    Housing Price_Prediction_Advanced Learning Project

    Jupyter Notebook 5

  2. ai-assistant-jarvis ai-assistant-jarvis Public

    Develop my Personal Assistant Behaves Jarvis From Iron Man.

    Python 3 1

  3. Loan-Eligiblity-Prediction---Machine-Learning Loan-Eligiblity-Prediction---Machine-Learning Public

    Develop a Machine Learning Model for Loan Eligibility Prediction Using Machine Learning Model.

    Jupyter Notebook 3

  4. udacity_intro_to_tensorflow_for_deep_learning udacity_intro_to_tensorflow_for_deep_learning Public

    The Complete TensorFlow Course From Udacity For TensorFlow Deep Learning ...

    Jupyter Notebook 4

  5. Titanic-Machine-Learning-from-Disaster-Code Titanic-Machine-Learning-from-Disaster-Code Public

    My First Kaggle Competition Titanic Machine Learning Notebook With Submission File

    HTML 3

  6. Courses-Certificate-Earned Courses-Certificate-Earned Public

    Online Courses Learning Certificates.

    3