Git Product home page Git Product logo

Hi 👋 My name is Arb Koçi

  • Senior Developer at UFT

Skills

SwiftUI C++ C# Java Python PHP HTML5 CSS3 Javascript React Bootstrap NodeJS MySQL .NET Photoshop

Socials

#!/usr/bin/python
# -*- coding: utf-8 -*-


class ComputerEngineer:

    def __init__(self):
        self.name = "Arb Koçi"
        self.role = "Computer Engineer"
        self.language_spoken = ["English", "Albanian", "German", "Turkish"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = ComputerEngineer()
me.say_hi()

Arb Koçi's Projects

group6-project icon group6-project

Project repository for Software Engineering Course, CEN 3, Epoka University, Academic year 2021-2022

pass_road_gametest icon pass_road_gametest

Game passing road made with JavaFX, showing how to make obstacles move and behave with the gamepiece

quiz_game_file_c icon quiz_game_file_c

This is a code in C/C++ language , in which questions with multiple choices are taken from a file. The code requires you to sign in or register and you will be able to play and in the end of every quiz taken you can check your performance depending on your answers. There is also an admin that can change the questions in the file and check all the contestants info

sql-to-ftp icon sql-to-ftp

This c# (.NET core) windows form application searches information from a table in sql database and saves it in a folder as csv file, later to send it in a ftp server as client

website icon website

My personal website, hosted with app.netlify.net

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.