Giter VIP home page Giter VIP logo

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

Vikas Ukani's Projects

appwrite icon appwrite

Appwrite is a secure end-to-end backend server for Web, Mobile, and Flutter developers that is packaged as a set of Docker containers for easy deployment 🚀

awesome-dev-portfolios icon awesome-dev-portfolios

This repository aims to collect portfolios and their repositories from developers around the world.

chat-app-be icon chat-app-be

Backend for the Chat Application FE repository. A chat room application, that utilizes Python's FastAPI, WebSockets and MongoDB for persistence.

cms-system icon cms-system

An Page Content Management System | Laravel with Vue.js

colabcode icon colabcode

Run VSCode (codeserver) on Google Colab or Kaggle Notebooks

corona19 icon corona19

Get Details about corona virus ( Death, Recovery, Confirm Cases )

data-analyst-in-python---data-quest icon data-analyst-in-python---data-quest

Learn how to manipulate and analyze data. - Basic and intermediate programming concepts. - How to clean and visualize data. - Probability and statistics for data analysis. - Collaboration tools like git and SQL databases.

django-graphql icon django-graphql

A Graph-QL APIs Project builds with Django Web Framework (Python) consumed with frontend Framework like, ReactJS (NextJS Framework).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.