Barbarpotato
A Software Engineer with a passion for building applications. Always looking for new challenges and opportunities to learn and grow.
PT. Samamaju PrimaSouth Sulawesi, Indonesia
Pinned Repositories
Advanced-React-Course
This course covers advanced React development. We'll learn how to use more advanced React concepts and features, optimize and test your React applications, and become proficient in using React and JSX.
Applied-Data-Science-with-Python-Specialization
This skills-based specialization is intended for learners who have a basic python or programming background, and want to apply statistical, machine learning, information visualization, text analysis, and social network.
Automating-Real-World-Tasks-with-Python
This is all my Project that i'm made from Google IT Automation program.
barbarpotato.github.io
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.
Cerberry
Cerberry is a REST API Backend Site for My Personal Portofolio to handle the lab site Frontend sevices. Cerberry is a serverless service and implement the CI pipeline from github actions and CD pipeline from Vercel platform
GraphQL-Fundamental
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.
Hecate2.0
Hecate is a Fullstack Application using Next.js For Managing My Portofolio Content. Supporting Backend For Frontend using Graphql. Using Prisma as an ORM and Mysql as a main database.
Modash
Modification Dashboard Dekstop App Template. Can dynamically change and adapt to user needs. Using React + Vite + Electron Stack and IndexDB as a database in this template (optional use).
React-Query-Fundamental
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
Sentiment-Analysis-Bangkit-Capstone-Project
This Project was from Bangkit Capstone Project, the goal from this repository, is to built the sentiment analysis to classified the sentence is it the positive or the negative sentiment about the specific event organizer review.
Barbarpotato's Repositories
Barbarpotato/barbarpotato.github.io
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.
Barbarpotato/Cerberry
Cerberry is a REST API Backend Site for My Personal Portofolio to handle the lab site Frontend sevices. Cerberry is a serverless service and implement the CI pipeline from github actions and CD pipeline from Vercel platform
Barbarpotato/Hecate2.0
Hecate is a Fullstack Application using Next.js For Managing My Portofolio Content. Supporting Backend For Frontend using Graphql. Using Prisma as an ORM and Mysql as a main database.
Barbarpotato/Sentiment-Analysis-Bangkit-Capstone-Project
This Project was from Bangkit Capstone Project, the goal from this repository, is to built the sentiment analysis to classified the sentence is it the positive or the negative sentiment about the specific event organizer review.
Barbarpotato/Advanced-React-Course
This course covers advanced React development. We'll learn how to use more advanced React concepts and features, optimize and test your React applications, and become proficient in using React and JSX.
Barbarpotato/Applied-Data-Science-with-Python-Specialization
This skills-based specialization is intended for learners who have a basic python or programming background, and want to apply statistical, machine learning, information visualization, text analysis, and social network.
Barbarpotato/Automating-Real-World-Tasks-with-Python
This is all my Project that i'm made from Google IT Automation program.
Barbarpotato/Barbarpotato
Some of My Little Information🤏
Barbarpotato/Coding-Interview-Preparation
This course will help you prepare for the unique aspects of a coding job interview, with approaches to problem-solving and computer science foundations.
Barbarpotato/GraphQL-Fundamental
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.
Barbarpotato/Modash
Modification Dashboard Dekstop App Template. Can dynamically change and adapt to user needs. Using React + Vite + Electron Stack and IndexDB as a database in this template (optional use).
Barbarpotato/Nest.Js-Crash-Course
Learn About how the Controllers and Providers Work, creating DTO(Data Transfer Object) for input validations, Using Prisma for ORM and JWT Authentication
Barbarpotato/React-Hook-Fundamental
React Hooks are simple JavaScript functions that we can use to isolate the reusable part from a functional component. Hooks can be stateful and can manage side-effects. We will learn more about react hook in depth and how all the important modules in react hook work
Barbarpotato/React-Lazy-Load
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 and improve the performance.
Barbarpotato/React-Native-Course
In this course, you will move from the basics of React to a more advanced implementation using React Native. You’ll review a wide range of different React components and ways of styling them. And you’ll get to practice using different mobile methods of interactivity with React Native.
Barbarpotato/React-PWA-Fundamental
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
Barbarpotato/React-Query-Fundamental
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
Barbarpotato/React-Router-Fundamental
Nearly every react application has a react-router to make routes. React Router allows you to make routers in the react application with advanced features. for example, Protected Router, Nested Router, Active Link, Search Parameter, Index Router.
Barbarpotato/Server-side-Development-with-NodeJS-Express-MongoDB
The Course Base from the Node.Js, Examine NodeJS and NodeJS modules: Express for building web servers. On the database side, Using basic CRUD operations, NoSQL databases, in particular MongoDB and Mongoose for accessing MongoDB from NodeJS.
Barbarpotato/DeepLearning.AI-TensorFlow-Developer-Professional-Certificate
TensorFlow Developer Professional Certificate program teaches you applied machine learning skills with TensorFlow so you can build and train powerful models.
Barbarpotato/Github-Pages-Demo
Showcase of how to upload your react vite project to github pages for free. we are going explore it in here.
Barbarpotato/Mathematics-for-Machine-Learning-Specialization
This specialization aims to getting you up to speed in the underlying mathematics, building an intuitive understanding, and relating it to Machine Learning and Data Science.
Barbarpotato/Server-side-Development-with-NodeJS-Express-MySql
Develop backend application using Node.js and Express. Build RESTful Microservices using JavaScript, Node.js and Express.js and Mysql as a database.
Barbarpotato/TDD-BDD-Final-Project
Test Driven Development / Behavior Driven Development Final Project On IBM
Barbarpotato/TensorFlow-Data-and-Deployment
learn how to get your machine learning models into the hands of real people on all kinds of devices. Such as Browsers model and Mobile Model.