Skip to content
View Barbarpotato's full-sized avatar
💤
I may be slow to respond.
💤
I may be slow to respond.
Block or Report

Block or report Barbarpotato

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Barbarpotato/README.md

Hello There, My name is Darmawan 👋

  • 🏢 I'm currently working as a Software engineer.
  • 🧠 I’m a Front-End & Back-End Web Developer enthusiast.
  • 🎓 I’m currently learning Machine Learning and Deep Learning for my thesis.
  • 📖 I’m currently Information Technology Student at University Atma Jaya Makassar.

Programming Languages:

JavaScript  Python  PHP 

Tools:

React  Vite  VsCode  Tailwind  MaterialUI  Node.Js  Express.Js  Postman  Docker  MySql  MongoDb 

Pinned

  1. darmajr94 darmajr94 Public

    This repository contains the source code for my personal website, built using React, Vite, and Chakra UI. The website showcases my portfolio, projects, and other relevant information about me.

    JavaScript 1

  2. Cerberry Cerberry Public

    Contains My Personal Backend Site for Personal Portofolio & Implement Learning By Doing in this project (Learn CI/CD pipeline, publish package to docker, build backend serverless service, etc)

    HTML 1

  3. React-PWA-Fundamental React-PWA-Fundamental Public

    A repository to enable Progressive Web Apps (PWAs) to our react application. PWA is a technology that enables web developers to create more advanced, faster, and offline-accessible web applications

    JavaScript

  4. React-Query-Fundamental React-Query-Fundamental Public

    Learn about how to implement data fetching with React Query. React Query makes fetching, caching, synchronizing and updating server state in your React applications a breeze

    TypeScript

  5. React-Lazy-Load React-Lazy-Load Public

    Contain about how to use Lazy Load. React's lazy function allows you to load components lazily, which means they are only loaded when they are needed. This can help reduce the initial bundle size a…

    JavaScript

  6. GraphQL-Fundamental GraphQL-Fundamental Public

    GraphQL is a query language used to fetch data from a server. It is different from REST, which is another common architectural style for communication between clients and servers.

    JavaScript