Giter Site home page Giter Site logo

Heyy

Hi There, Glad to see you here!

Typing SVG

😎 Hey, I'm Hiren Patel, Full-Stack | Software Engineer. 🔰

GIF

👀 No. of Profile Views,

Viewers


Highlights

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

  • 💼 I began my Web development journey at Moon Technolabs pvt. ltd.
  • 💡 Highly intrested to become an PYTHONISTS FULL-STACK ENGINEER ❤️
  • 🎧 I love to listen an energetic music at work to focusing more 🎶 , Watching the Marvellous Movies 📽️. and eatting delicious foods.
  • 📫 How to reach me: LinkedIn , GitHub, Facebook, Twitter , WhatsApp
  • ⚡ Fun fact: I always eager to explore my skill-set and updated on lettest programming technologies and want to work with huge crew of professional developers.
  • 😄 Pronouns: "Hi" + "ren"

from software_engineer import ( SoftwareDeveloper, ProgrammingSkills )
import os


class Designation(SoftwareDeveloper):

  def __init__(self):
    self.employee_name     =    'Hiren Patel'
    self.employee_title    =    'Software Engineer'
    self.company_name      =    'Einzigartige'
    self.location          =    'Vesu Surat'  



class MySkills(ProgrammingSkills):

  def  __init__(self):
    self.programing_language      =    ( 'PHP', 'Python', 'JavaScript' )
    self.databases                =    [ 'MySQL', 'MongoDB', 'SQLite', 'PostgreSQL' ]
    self.backend_frameworks       =    { 'Laravel', 'NodeJS', 'WordPress', 'Django' }
    self.frontend_frameworks      =    [ ( 'NextJS' ) , ( 'VueJS' ), ( 'ReactJS' ), ( 'AngularJS' )  ]  
    self.tech_stack               =    [ { stack: 'LAMP Stack' } , { stack : "WAMP Stack" }, { stack : "XAMPP 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 = "http://einzigartige.in/"
  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 Full-Stack Developer at Einzigartige Company in Gujarat, India. I have nearly five years of office experience working in software development in local as well as multi-national companies. I have in-depth knowledge of backend frameworks like Laravel/Lumen, NodeJS, Django/Flask to Build REST APIs, and as a Frontend Framework I use VueJS, ReactJS, and AngularJS, I can handle my 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 solving real-life problems.

Connect with Me

             

Programming Skills In,

                                                                                       

Visual Status

GitHub Streak

Top Langs  YOUR github stats

Hiren Patel's Projects

crud-vue icon crud-vue

Laravel Vue JS CRUD Application (SPA) Example

django-admin-interface icon django-admin-interface

:mage::zap: django's default admin interface made customizable. popup windows replaced by modals.

django-cms icon django-cms

The easy-to-use and developer-friendly enterprise CMS powered by Django

gomeat icon gomeat

Chicken, Meat, Fish Delivery Flutter App with Admin Panel - GoMeat

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.