Giter VIP home page Giter VIP logo

Hello World!

... I'm Martin, nice to meet you! 👀

class Person:
  def __init__(self, name, age, nationality, company, student):
    self.name = name

  def sayhello(self):
    print("Hello world!")
    print("... I'm " + self.name.split(' ')[0] +  ", nice to meet you! 👀")


me = Person("Martin Pech", 23, "Czech", "Simplo s.r.o", True)
me.sayhello()

I'm a passionate Backend developer and freelance Software engineer from Brno, Czechia. In 2016 I made my first steps in the world of software development and since then I have been part of many interesting projects. Nowadays I mostly work on web applications and on my first ever game in Unity. I also study at University of Technology.

Languages and Tools

Stay in touch

Martin Pech's Projects

ial2021 icon ial2021

První projekt IAL 2021 - tasks C202, C204, C206

ipp22 icon ipp22

This repository contains final version of my IPP22 parser.php, interpret.py and test.php.

ivs_project_calc icon ivs_project_calc

IVS 2021 project. Building Electron.js application for Windows (building via JavaScript, HTML, CSS).

learnphp icon learnphp

Code snippets describing PHP structures and constructions

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.