Giter Club home page Giter Club logo
from "AbidzarMGK" import resume
from datetime import datetime

class bio(resume):
  def __init__(self):
    self.name = "Abidzar M. G. Kurniawan"
    self.title = "Software Engineer"
    self.experience = [{
      "occupation": "Backend Mentor Studi Independen Startup Campus",
      "location": "Remote",
      "start_date": datetime(2022, 6, 1),
      "end_date": datetime(2022, 12, 31)
    },{
      "occupation": "Backend Mentor Studi Independen Ruangguru",
      "location": "Remote",
      "start_date": datetime(2022, 2, 1),
      "end_date": datetime(2022, 5, 31)
    },{
      "occupation": "Backend Engineer Intern",
      "location": "Information Technology Center Directorate, Telkom University",
      "start_date": datetime(2021, 2, 1),
      "end_date": datetime(2021, 7, 31)
    },{
      "occupation": "Data Engineer Intern",
      "location": "PT Telekomunikasi Selular",
      "start_date": datetime(2019, 6, 10),
      "end_date": datetime(2019, 8, 10)
    }]
    
class skill(resume):
  def __init__(self):
    self.language = ["Python","NodeJS"]
    self.database = ["MySQL","PostgreSQL","MongoDB"]
    self.technology = ["NodeJS","ExpressJS","Postman","VSCode","Github"]

Abidzar M. G. Kurniawan's Projects

2021-better-working-world-data-challenge icon 2021-better-working-world-data-challenge

This github repository has been created for participants in the Better Working World Data Challenge. It contains code and documentation used to set up and manage an analysis environment for completing the Challenge. Please use the Discussions tab for any questions, or to have friendly discussions with other participants in the challenge!

a433-microservices icon a433-microservices

Repository ini digunakan untuk kebutuhan kelas Belajar Membangun Arsitektur Microservices

chirpbird icon chirpbird

Take home challenge for Haraj Solution Engineer candidates

clips icon clips

A Tool for Building Expert Systems

companion-app icon companion-app

AI companions with memory: a lightweight stack to create and host your own AI companions

dapp-learning icon dapp-learning

Dapp learning project for developers at all stages. Becoming and cultivating sovereign individuals. Nonprofit organization.

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.