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": "FUll Stack Developer at PT Infomedia Nusantara",
      "location": "Jakarta",
      "start_date": datetime(2024, 08, 12)
    },{
      "occupation": "Backend Engineer Ihsan Solusi Informatika",
      "location": "Bandung",
      "start_date": datetime(2023, 10, 20),
      "end_date": datetime(2024, 01, 11)
    },{
      "occupation": "Backend Mentor at Studi Independen Startup Campus",
      "location": "Remote",
      "start_date": datetime(2022, 6, 1),
      "end_date": datetime(2022, 12, 31)
    },{
      "occupation": "Backend Mentor at Studi Independen Ruangguru",
      "location": "Remote",
      "start_date": datetime(2022, 2, 1),
      "end_date": datetime(2022, 5, 31)
    },{
      "occupation": "Backend Engineer Intern at Telkom University",
      "location": "Remote",
      "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", "Go"]
    self.database = ["MySQL","PostgreSQL","MongoDB","OracleDB"]
    self.technology = ["NodeJS","ExpressJS","Postman","VSCode","Github"]

Abidzar M. G. Kurniawan's Projects

tooljet icon tooljet

Extensible low-code framework for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀

tst icon tst

Repositori ini berisi tugas - tugas teknologi sistem terintegrasi

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.