Skip to main content

Deploy details

Deploy successful for thecollective

Staging

PR #38: staging@8fa6f2c

Deploy log

Initializing

Complete
11:55:52 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/supertype/builds
11:57:47 AM: Build ready to start
11:57:49 AM: build-image version: 099264affa13d33ffbaea4ccf963ddbead423c30 (focal)
11:57:49 AM: buildbot version: 099264affa13d33ffbaea4ccf963ddbead423c30
11:57:50 AM: Fetching cached dependencies
11:57:50 AM: Failed to fetch cache, continuing with build
11:57:50 AM: Starting to prepare the repo for build
11:57:50 AM: No cached dependencies found. Cloning fresh repo
11:57:50 AM: git clone --filter=blob:none https://github.com/supertypeai/collective
11:57:50 AM: Preparing Git Reference pull/38/head
11:57:51 AM: Parsing package.json dependencies
11:57:52 AM: Starting build script
11:57:52 AM: Installing dependencies
11:57:52 AM: Python version set to 2.7
11:57:52 AM: v16.19.1 is already installed.
11:57:53 AM: Now using node v16.19.1 (npm v8.19.3)
11:57:53 AM: Enabling Node.js Corepack
11:57:53 AM: Started restoring cached build plugins
11:57:53 AM: Finished restoring cached build plugins
11:57:53 AM: Attempting Ruby version 2.7.2, read from environment
11:57:53 AM: Using Ruby version 2.7.2
11:57:54 AM: Using PHP version 8.0
11:57:54 AM: Started restoring cached corepack dependencies
11:57:54 AM: Finished restoring cached corepack dependencies
11:57:54 AM: Started restoring cached yarn cache
11:57:54 AM: Finished restoring cached yarn cache
11:57:54 AM: No yarn workspaces detected
11:57:54 AM: Started restoring cached node modules
11:57:54 AM: Finished restoring cached node modules
11:57:54 AM: Installing npm packages using Yarn version 1.22.19
11:57:54 AM: yarn install v1.22.19
11:57:54 AM: [1/4] Resolving packages...
11:57:54 AM: [2/4] Fetching packages...
11:58:05 AM: [3/4] Linking dependencies...
11:58:05 AM: warning "eslint-config-next > @typescript-eslint/parser > @typescript-eslint/typescript-estree > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
11:58:05 AM: warning " > vis-data@7.1.4" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
11:58:05 AM: warning " > vis-data@7.1.4" has unmet peer dependency "vis-util@^4.0.0 || ^5.0.0".
11:58:05 AM: warning " > vis-network@9.1.4" has unmet peer dependency "@egjs/hammerjs@^2.0.0".
11:58:05 AM: warning " > vis-network@9.1.4" has unmet peer dependency "component-emitter@^1.3.0".
11:58:05 AM: warning " > vis-network@9.1.4" has unmet peer dependency "keycharm@^0.2.0 || ^0.3.0 || ^0.4.0".
11:58:05 AM: warning " > vis-network@9.1.4" has unmet peer dependency "timsort@^0.3.0".
11:58:05 AM: warning " > vis-network@9.1.4" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0 || ^9.0.0".
11:58:05 AM: warning " > vis-network@9.1.4" has unmet peer dependency "vis-util@^5.0.1".
11:58:08 AM: [4/4] Building fresh packages...
11:58:10 AM: Done in 16.01s.
11:58:10 AM: npm packages installed using Yarn
11:58:11 AM: Started restoring cached go cache
11:58:11 AM: Finished restoring cached go cache
11:58:11 AM: go version go1.19.7 linux/amd64
11:58:11 AM: Detected 1 framework(s)
11:58:11 AM: "next" at version "13.1.6"
11:58:11 AM: Section completed: initializing

Building

Complete
11:58:12 AM: Netlify Build
11:58:12 AM: ────────────────────────────────────────────────────────────────
11:58:12 AM:
11:58:12 AM: ❯ Version
11:58:12 AM: @netlify/build 29.7.1
11:58:12 AM:
11:58:12 AM: ❯ Flags
11:58:12 AM: baseRelDir: true
11:58:12 AM: buildId: 641ee1482bb77d00082080a6
11:58:12 AM: deployId: 641ee1482bb77d00082080a8
11:58:12 AM:
11:58:12 AM: ❯ Current directory
11:58:12 AM: /opt/build/repo
11:58:12 AM:
11:58:12 AM: ❯ Config file
11:58:12 AM: No config file was defined: using default values.
11:58:12 AM:
11:58:12 AM: ❯ Context
11:58:12 AM: deploy-preview
11:58:12 AM:
11:58:12 AM: ❯ Installing plugins
11:58:12 AM: - @netlify/plugin-nextjs@4.32.2
11:58:22 AM:
11:58:22 AM: ❯ Using Next.js Runtime - v4.32.2
11:58:23 AM:
11:58:23 AM: 1. @netlify/plugin-nextjs (onPreBuild event)
11:58:23 AM: ────────────────────────────────────────────────────────────────
11:58:23 AM: ​
11:58:23 AM: No Next.js cache to restore.
11:58:23 AM: Netlify configuration property "build.environment.NEXT_PRIVATE_TARGET" value changed.
11:58:23 AM: ​
11:58:23 AM: (@netlify/plugin-nextjs onPreBuild completed in 15ms)
11:58:23 AM:
11:58:23 AM: 2. Build command from Netlify app
11:58:23 AM: ────────────────────────────────────────────────────────────────
11:58:23 AM: ​
11:58:23 AM: $ yarn build
11:58:23 AM: yarn run v1.22.19
11:58:23 AM: $ next build
11:58:24 AM: warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
11:58:24 AM: info - Linting and checking validity of types...
11:58:26 AM: ./src/blocks/Body/index.js
11:58:26 AM: 37:9 Warning: React Hook useCallback has an unnecessary dependency: 'data'. Either exclude it or remove the dependency array. react-hooks/exhaustive-deps
11:58:26 AM: 61:9 Warning: React Hook useCallback has an unnecessary dependency: 'data'. Either exclude it or remove the dependency array. react-hooks/exhaustive-deps
11:58:26 AM: 75:41 Warning: Using `<img>` could result in slower LCP and higher bandwidth. Use `<Image />` from `next/image` instead to utilize Image Optimization. See: https://nextjs.org/docs/messages/no-img-element @next/next/no-img-element
11:58:26 AM: 75:41 Warning: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images. jsx-a11y/alt-text
11:58:26 AM: 115:9 Warning: React Hook useCallback has an unnecessary dependency: 'data'. Either exclude it or remove the dependency array. react-hooks/exhaustive-deps
11:58:26 AM: ./src/blocks/Mainframe/index.js
11:58:26 AM: 80:6 Warning: React Hook useEffect has a missing dependency: 'isLoggedIn'. Either include it or remove the dependency array. You can also do a functional update 'setIsLoggedIn(i => ...)' if you only need 'isLoggedIn' in the 'setIsLoggedIn' call. react-hooks/exhaustive-deps
11:58:26 AM: info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
11:58:26 AM: info - Creating an optimized production build...
11:58:27 AM: 🌼 daisyUI components 2.50.2 https://daisyui.com
11:58:28 AM: ✔︎ Including: base, components, 2 themes, utilities
11:58:28 AM: ❤︎ Support daisyUI: https://opencollective.com/daisyui
11:58:33 AM: 🌼 daisyUI components 2.50.2 https://daisyui.com
11:58:33 AM: ✔︎ Including: base, components, 2 themes, utilities
11:58:33 AM: ❤︎ Support daisyUI: https://opencollective.com/daisyui
11:58:37 AM: info - Compiled successfully
11:58:37 AM: info - Collecting page data...
11:58:42 AM: info - Generating static pages (0/22)
11:58:44 AM: data {
11:58:44 AM: id: 36,
11:58:44 AM: created_at: '2023-03-21T07:17:56.447+00:00',
11:58:44 AM: fullname: 'Diva Kartika',
11:58:44 AM: email: 'diva@algorit.ma',
11:58:44 AM: s_preferred_handle: 'divakartika',
11:58:44 AM: github_handle: 'divakartika',
11:58:44 AM: long: 'I am a Data Science Instructor at Algoritma, a part of Google Bangkit program, and a System and Instrumentation Physics graduate. With a great interest in Mathematics and programming, I decided to dive deep into Data Science and Machine Learning.',
11:58:44 AM: short: 'Physics, University of Indonesia | Machine Learning, Bangkit Academy by Google | Algoritma Data Science School',
11:58:44 AM: tags: [
11:58:44 AM: 'data',
11:58:44 AM: 'data-science',
11:58:44 AM: 'github',
11:58:44 AM: 'machine-learning',
11:58:44 AM: 'tensorflow'
11:58:44 AM: ],
11:58:44 AM: stack: {
11:58:44 AM: '1': { 'AI & Data': [Array] },
11:58:44 AM: '2': { IoT: [Array] },
11:58:44 AM: '3': { Frontend: [Array] }
11:58:44 AM: },
11:58:44 AM: affiliations: {
11:58:44 AM: org1: {
11:58:44 AM: end: '',
11:58:44 AM: tags: [Array],
11:58:44 AM: start: '2022-09-22',
11:58:44 AM: title: 'Algoritma',
11:58:44 AM: position: 'Data Science Instructor',
11:58:44 AM: description: 'Lead full-stack Data Science workshops (including Data Analytics, Data Visualization, and Machine Learning) and make Data Science projects in Python and R.',
11:58:44 AM: currentWorkHere: 'true'
11:58:44 AM: },
11:58:44 AM: org2: {
11:58:44 AM: end: '',
11:58:44 AM: tags: [Array],
11:58:44 AM: start: '2023-03-14',
11:58:44 AM: title: 'Supertype Fellowship',
11:58:44 AM: position: 'Quiz Master',
11:58:44 AM: description: 'Build open-source project(s) and design challenges upon it to encourage other developers to contribute to open-source development.',
11:58:44 AM: currentWorkHere: 'true'
11:58:44 AM: },
11:58:44 AM: org3: {
11:58:44 AM: end: '',
11:58:44 AM: tags: [],
11:58:44 AM: start: '',
11:58:44 AM: title: '',
11:58:44 AM: position: '',
11:58:44 AM: description: '',
11:58:44 AM: currentWorkHere: false,
11:58:44 AM: optionally_selected: false
11:58:44 AM: }
11:58:44 AM: },
11:58:44 AM: wp_blog_root_url: '',
11:58:44 AM: wp_blog_author_id: null,
11:58:44 AM: website: '',
11:58:44 AM: linkedin: 'https://www.linkedin.com/in/divakartika',
11:58:44 AM: accepted: true,
11:58:44 AM: auth_uuid: 'd9b66014-5ef2-4bf1-ac0a-308530fcae59',
11:58:44 AM: isExecutive: false,
11:58:44 AM: superinference: {
11:58:44 AM: skill: {
11:58:44 AM: top_n_languages: [Array],
11:58:44 AM: repo_api_message: '',
11:58:44 AM: key_qualifications: [Array]
11:58:44 AM: },
11:58:44 AM: stats: {
11:58:44 AM: forks_count: 0,
11:58:44 AM: repo_api_message: '',
11:58:44 AM: stargazers_count: 2,
11:58:44 AM: top_repo_commits: [Array],
11:58:44 AM: forked_repo_count: 4,
11:58:44 AM: commit_api_message: '',
11:58:44 AM: original_repo_count: 11,
11:58:44 AM: top_repo_stars_forks: [Array]
11:58:44 AM: },
11:58:44 AM: profile: {
11:58:44 AM: bio: 'Physics, University of Indonesia | Machine Learning, Bangkit Academy by Google | Algoritma Data Science School',
11:58:44 AM: blog: 'https://bit.ly/divakartika',
11:58:44 AM: name: 'Diva Kartika',
11:58:44 AM: email: null,
11:58:44 AM: login: 'divakartika',
11:58:44 AM: company: '@teamalgoritma',
11:58:44 AM: hireable: null,
11:58:44 AM: location: null,
11:58:44 AM: followers: 7,
11:58:44 AM: following: 4,
11:58:44 AM: twitter_username: null
11:58:44 AM: },
11:58:44 AM: activity: {
11:58:44 AM: commit_count: 111,
11:58:44 AM: most_active_day: 'Wed',
11:58:44 AM: most_active_month: 'Feb',
11:58:44 AM: commit_api_message: '',
11:58:44 AM: commit_count_per_day: [Object],
11:58:44 AM: commit_count_per_month: [Object],
11:58:44 AM: weekly_average_commits: '1.037',
11:58:44 AM: commit_count_per_other_repo: {},
11:58:44 AM: commit_count_per_owned_repo: [Object],
11:58:44 AM: commit_count_per_repo_org_owner: {},
11:58:44 AM: commit_count_per_repo_user_owner: [Object]
11:58:44 AM: },
11:58:44 AM: closest_user: {
11:58:44 AM: closest_users: [Array],
11:58:44 AM: pr_api_message: '',
11:58:44 AM: repo_api_message: '',
11:58:44 AM: issue_api_message: '',
11:58:44 AM: commit_api_message: '',
11:58:44 AM: collaboration_count: [Object]
11:58:44 AM: },
11:58:44 AM: contribution: {
11:58:44 AM: issue_count: 0,
11:58:44 AM: pr_api_message: '',
11:58:44 AM: total_pr_count: 2,
11:58:44 AM: merged_pr_count: 0,
11:58:44 AM: issue_api_message: ''
11:58:44 AM: }
11:58:44 AM: },
11:58:44 AM: show_repo: 0
11:58:44 AM: }
11:58:44 AM: isloggedin false
11:58:45 AM: isloggedin false
11:58:45 AM: isloggedin false
11:58:45 AM: isloggedin false
11:58:45 AM: isloggedin false
11:58:45 AM: data {
11:58:45 AM: id: 28,
11:58:45 AM: created_at: '2023-03-21T03:48:14.599974+00:00',
11:58:45 AM: fullname: 'Vincentius Christopher Calvin',
11:58:45 AM: email: 'calvin@supertype.ai',
11:58:45 AM: s_preferred_handle: 'calvin',
11:58:45 AM: github_handle: 'vccalvin33',
11:58:45 AM: long: "Starting his journey with statistics, Calvin is a proud and passionate data-driven engineer working for Supertype. Taking advantages of his mathematical and statistical knowledges, Calvin has been designing and implementing various cases of end-to-end machine learning pipelines tailored to Supertype's clients' business needs. Aside from that, Calvin has had lots of experiences working as a UI/UX designer, allowing him to gain a high level of empathy when assessing business problems and ensuring clients' pain points are always fulfilled in every solutions he delivers.",
11:58:45 AM: short: 'MLOps (Machine Learning Ops) & Full Stack Engineer, Supertype.ai',
11:58:45 AM: tags: [
11:58:45 AM: 'ml-ops', 'ai',
11:58:45 AM: 'machine-learning', 'deep-learning',
11:58:45 AM: 'statistics', 'ui-ux-designer',
11:58:45 AM: 'django', 'backend',
11:58:45 AM: 'database', 'react',
11:58:45 AM: 'javascript', 'gcp',
11:58:45 AM: 'azure'
11:58:45 AM: ],
11:58:45 AM: stack: {
11:58:45 AM: '1': { 'AI & Data': [Array] },
11:58:45 AM: '2': { Frontend: [Array] },
11:58:45 AM: '3': { Backend: [Array] }
11:58:45 AM: },
11:58:45 AM: affiliations: {
11:58:45 AM: org1: {
11:58:45 AM: end: '',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2020-08-01',
11:58:45 AM: title: 'Supertype',
11:58:45 AM: position: 'MLOps & Full Stack Engineer',
11:58:45 AM: description: [Array],
11:58:45 AM: currentWorkHere: 'true'
11:58:45 AM: },
11:58:45 AM: org2: {
11:58:45 AM: end: '2022-01-31',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2021-08-01',
11:58:45 AM: title: 'University of Pennsylvania',
11:58:45 AM: position: 'International Guest Student Program Fall 2021',
11:58:45 AM: description: [Array],
11:58:45 AM: currentWorkHere: false
11:58:45 AM: },
11:58:45 AM: org3: {
11:58:45 AM: end: '2020-12-01',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2020-02-01',
11:58:45 AM: title: 'Apple Developer Academy @BINUS',
11:58:45 AM: position: 'Junior iOS Developer, UI/UX Designer',
11:58:45 AM: description: [Array],
11:58:45 AM: currentWorkHere: false,
11:58:45 AM: optionally_selected: true
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: wp_blog_root_url: 'NULL',
11:58:45 AM: wp_blog_author_id: null,
11:58:45 AM: website: null,
11:58:45 AM: accepted: true,
11:58:45 AM: auth_uuid: null,
11:58:45 AM: isExecutive: false,
11:58:45 AM: superinference: {
11:58:45 AM: skill: {
11:58:45 AM: top_n_languages: [Array],
11:58:45 AM: repo_api_message: '',
11:58:45 AM: key_qualifications: [Array]
11:58:45 AM: },
11:58:45 AM: stats: {
11:58:45 AM: forks_count: 2,
11:58:45 AM: repo_api_message: '',
11:58:45 AM: stargazers_count: 3,
11:58:45 AM: top_repo_commits: [Array],
11:58:45 AM: forked_repo_count: 4,
11:58:45 AM: commit_api_message: '',
11:58:45 AM: original_repo_count: 10,
11:58:45 AM: top_repo_stars_forks: [Array]
11:58:45 AM: },
11:58:45 AM: profile: {
11:58:45 AM: bio: null,
11:58:45 AM: blog: '',
11:58:45 AM: name: null,
11:58:45 AM: email: null,
11:58:45 AM: login: 'vccalvin33',
11:58:45 AM: company: null,
11:58:45 AM: hireable: null,
11:58:45 AM: location: null,
11:58:45 AM: followers: 6,
11:58:45 AM: following: 2,
11:58:45 AM: twitter_username: null
11:58:45 AM: },
11:58:45 AM: activity: {
11:58:45 AM: commit_count: 84,
11:58:45 AM: most_active_day: 'Fri',
11:58:45 AM: most_active_month: 'Jun',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: commit_count_per_day: [Object],
11:58:45 AM: commit_count_per_month: [Object],
11:58:45 AM: weekly_average_commits: '0.571',
11:58:45 AM: commit_count_per_other_repo: [Object],
11:58:45 AM: commit_count_per_owned_repo: [Object],
11:58:45 AM: commit_count_per_repo_org_owner: [Object],
11:58:45 AM: commit_count_per_repo_user_owner: [Object]
11:58:45 AM: },
11:58:45 AM: closest_user: {
11:58:45 AM: closest_users: [Array],
11:58:45 AM: pr_api_message: '',
11:58:45 AM: repo_api_message: '',
11:58:45 AM: issue_api_message: '',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: collaboration_count: [Object]
11:58:45 AM: },
11:58:45 AM: contribution: {
11:58:45 AM: issue_count: 2,
11:58:45 AM: pr_api_message: '',
11:58:45 AM: total_pr_count: 14,
11:58:45 AM: merged_pr_count: 11,
11:58:45 AM: issue_api_message: ''
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: show_repo: 0
11:58:45 AM: }
11:58:45 AM: isloggedin false
11:58:45 AM: info - Generating static pages (5/22)
11:58:45 AM: isloggedin false
11:58:45 AM: isloggedin false
11:58:45 AM: data {
11:58:45 AM: id: 30,
11:58:45 AM: created_at: '2023-03-21T04:41:46.029621+00:00',
11:58:45 AM: fullname: 'Patrick Amadeus Irawan',
11:58:45 AM: email: 'patrickai0309@gmail.com',
11:58:45 AM: s_preferred_handle: 'patrick',
11:58:45 AM: github_handle: 'patrickamadeus',
11:58:45 AM: long: 'Passionate about building software around Data Science & AI. Currently learning and gathering pieces to fulfill his childhood aspiration of bringing a contribution through healthcare and technology integration.',
11:58:45 AM: short: 'Full Stack Data Scientist, Supertype.ai',
11:58:45 AM: tags: [
11:58:45 AM: 'data-analytics',
11:58:45 AM: 'data-science',
11:58:45 AM: 'data-visualization',
11:58:45 AM: 'ai',
11:58:45 AM: 'machine-learning',
11:58:45 AM: 'deep-learning',
11:58:45 AM: 'software-engineering',
11:58:45 AM: 'backend-development',
11:58:45 AM: 'software-testing'
11:58:45 AM: ],
11:58:45 AM: stack: {
11:58:45 AM: '1': { 'AI & Data': [Array] },
11:58:45 AM: '2': { Backend: [Array] },
11:58:45 AM: '3': { Frontend: [Array] }
11:58:45 AM: },
11:58:45 AM: affiliations: {
11:58:45 AM: org1: {
11:58:45 AM: end: '',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2023-02-01',
11:58:45 AM: title: 'Supertype',
11:58:45 AM: position: 'Full Stack Data Scientist',
11:58:45 AM: description: [Array],
11:58:45 AM: currentWorkHere: 'true'
11:58:45 AM: },
11:58:45 AM: org2: {
11:58:45 AM: end: '2022-12-31',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2022-06-01',
11:58:45 AM: title: 'Blibli',
11:58:45 AM: position: 'Software Development Engineer in Test Intern',
11:58:45 AM: description: [Array],
11:58:45 AM: currentWorkHere: false
11:58:45 AM: },
11:58:45 AM: org3: {
11:58:45 AM: end: '2022-04-01',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2022-01-01',
11:58:45 AM: title: 'Ruangguru',
11:58:45 AM: position: 'Software Engineer Intern',
11:58:45 AM: description: [Array],
11:58:45 AM: currentWorkHere: false,
11:58:45 AM: optionally_selected: true
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: wp_blog_root_url: 'NULL',
11:58:45 AM: wp_blog_author_id: null,
11:58:45 AM: website: null,
11:58:45 AM: accepted: true,
11:58:45 AM: auth_uuid: null,
11:58:45 AM: isExecutive: false,
11:58:45 AM: superinference: {
11:58:45 AM: skill: {
11:58:45 AM: top_n_languages: [Array],
11:58:45 AM: repo_api_message: '',
11:58:45 AM: key_qualifications: [Array]
11:58:45 AM: },
11:58:45 AM: stats: {
11:58:45 AM: forks_count: 1,
11:58:45 AM: repo_api_message: '',
11:58:45 AM: stargazers_count: 0,
11:58:45 AM: top_repo_commits: [Array],
11:58:45 AM: forked_repo_count: 10,
11:58:45 AM: commit_api_message: '',
11:58:45 AM: original_repo_count: 15,
11:58:45 AM: top_repo_stars_forks: [Array]
11:58:45 AM: },
11:58:45 AM: profile: {
11:58:45 AM: bio: 'Just a usual coder. ',
11:58:45 AM: blog: 'patrickamadeus.github.io',
11:58:45 AM: name: 'Patrick Amadeus Irawan',
11:58:45 AM: email: null,
11:58:45 AM: login: 'patrickamadeus',
11:58:45 AM: company: 'supertype.ai',
11:58:45 AM: hireable: null,
11:58:45 AM: location: 'Bandung',
11:58:45 AM: followers: 42,
11:58:45 AM: following: 45,
11:58:45 AM: twitter_username: null
11:58:45 AM: },
11:58:45 AM: activity: {
11:58:45 AM: commit_count: 197,
11:58:45 AM: most_active_day: 'Fri',
11:58:45 AM: most_active_month: 'Nov',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: commit_count_per_day: [Object],
11:58:45 AM: commit_count_per_month: [Object],
11:58:45 AM: weekly_average_commits: '2.096',
11:58:45 AM: commit_count_per_other_repo: [Object],
11:58:45 AM: commit_count_per_owned_repo: [Object],
11:58:45 AM: commit_count_per_repo_org_owner: [Object],
11:58:45 AM: commit_count_per_repo_user_owner: [Object]
11:58:45 AM: },
11:58:45 AM: closest_user: {
11:58:45 AM: closest_users: [Array],
11:58:45 AM: pr_api_message: '',
11:58:45 AM: repo_api_message: '',
11:58:45 AM: issue_api_message: '',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: collaboration_count: [Object]
11:58:45 AM: },
11:58:45 AM: contribution: {
11:58:45 AM: issue_count: 0,
11:58:45 AM: pr_api_message: '',
11:58:45 AM: total_pr_count: 11,
11:58:45 AM: merged_pr_count: 8,
11:58:45 AM: issue_api_message: ''
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: show_repo: 0
11:58:45 AM: }
11:58:45 AM: isloggedin false
11:58:45 AM: info - Generating static pages (10/22)
11:58:45 AM: isloggedin false
11:58:45 AM: data {
11:58:45 AM: id: 38,
11:58:45 AM: created_at: '2023-03-22T15:11:22.148+00:00',
11:58:45 AM: fullname: 'Steven Christian',
11:58:45 AM: email: 'grashsteven@gmail.com',
11:58:45 AM: s_preferred_handle: 'auberg',
11:58:45 AM: github_handle: 'Auberg',
11:58:45 AM: long: 'An engineer with a passion for research. Focus on creating AI and Data product to solve company problems and its integration into an existing (or creating new) system. Have been doing AI and Data since 2014 and professionally for more than 4 years, mostly in computer vision and machine learning. Tech leader with a passion for research. Focus on creating Data products (Machine learning, dashboard, data warehouse, database) to solve company problems and its integration into an existing (or creating new) system. Have been doing AI and Data since 2014 and professionally for more than 5 years, focused on implementing machine learning to solve business problems. Been leading a team of data people in the last 3+ years. ',
11:58:45 AM: short: 'Head of Data Analytics, Danamas ',
11:58:45 AM: tags: [
11:58:45 AM: 'python',
11:58:45 AM: 'java',
11:58:45 AM: 'analytics',
11:58:45 AM: 'ai',
11:58:45 AM: 'computer-vision',
11:58:45 AM: 'deep-learning',
11:58:45 AM: 'gcp',
11:58:45 AM: 'distributed-systems',
11:58:45 AM: 'consultancy',
11:58:45 AM: 'flask'
11:58:45 AM: ],
11:58:45 AM: stack: {
11:58:45 AM: '1': { 'AI & Data': [Array] },
11:58:45 AM: '2': { Database: [Array] },
11:58:45 AM: '3': { Backend: [Array] }
11:58:45 AM: },
11:58:45 AM: affiliations: {
11:58:45 AM: org1: {
11:58:45 AM: end: '',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2022-09-12',
11:58:45 AM: title: 'Danamas',
11:58:45 AM: position: 'Head of Data',
11:58:45 AM: description: 'Lead 15+ people and plan the analytics, data engineering, and machine learning initiative in the company.',
11:58:45 AM: currentWorkHere: 'true'
11:58:45 AM: },
11:58:45 AM: org2: {
11:58:45 AM: end: '',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2018-09-24',
11:58:45 AM: title: 'Personal',
11:58:45 AM: position: 'Personal Consultant',
11:58:45 AM: description: 'Help clients leverage data approach to solve business problems. Provide end-to-end data project consultancies (new or existing stack) such as building and managing the data warehouse, Data visualization dashboard, Data science/machine learning implementation.',
11:58:45 AM: currentWorkHere: 'true'
11:58:45 AM: },
11:58:45 AM: org3: {
11:58:45 AM: end: '2022-05-01',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2019-10-01',
11:58:45 AM: title: 'BitHealth',
11:58:45 AM: position: 'Data Manager',
11:58:45 AM: description: 'Be the driving force for the adaptation of AI and data between the IT and business teams, enabling the creation and growth of analytics value in a company. Define the Northstar metrics and research direction for each team, while at the same time engaging with the stakeholder to understand their problem and frame them as data problems.',
11:58:45 AM: currentWorkHere: false,
11:58:45 AM: optionally_selected: true
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: wp_blog_root_url: '',
11:58:45 AM: wp_blog_author_id: null,
11:58:45 AM: website: '',
11:58:45 AM: accepted: true,
11:58:45 AM: auth_uuid: 'efe82823-5528-4430-a4e4-a4e235cf9b98',
11:58:45 AM: isExecutive: false,
11:58:45 AM: superinference: {
11:58:45 AM: skill: {
11:58:45 AM: top_n_languages: [Array],
11:58:45 AM: repo_api_message: '',
11:58:45 AM: key_qualifications: []
11:58:45 AM: },
11:58:45 AM: stats: {
11:58:45 AM: forks_count: 1,
11:58:45 AM: repo_api_message: '',
11:58:45 AM: stargazers_count: 3,
11:58:45 AM: top_repo_commits: [Array],
11:58:45 AM: forked_repo_count: 7,
11:58:45 AM: commit_api_message: '',
11:58:45 AM: original_repo_count: 6,
11:58:45 AM: top_repo_stars_forks: [Array]
11:58:45 AM: },
11:58:45 AM: profile: {
11:58:45 AM: bio: null,
11:58:45 AM: blog: '',
11:58:45 AM: name: null,
11:58:45 AM: email: null,
11:58:45 AM: login: 'Auberg',
11:58:45 AM: company: null,
11:58:45 AM: hireable: null,
11:58:45 AM: location: null,
11:58:45 AM: followers: 0,
11:58:45 AM: following: 1,
11:58:45 AM: twitter_username: null
11:58:45 AM: },
11:58:45 AM: activity: {
11:58:45 AM: commit_count: 12,
11:58:45 AM: most_active_day: 'Thu',
11:58:45 AM: most_active_month: 'Nov',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: commit_count_per_day: [Object],
11:58:45 AM: commit_count_per_month: [Object],
11:58:45 AM: weekly_average_commits: '0.090',
11:58:45 AM: commit_count_per_other_repo: {},
11:58:45 AM: commit_count_per_owned_repo: [Object],
11:58:45 AM: commit_count_per_repo_org_owner: {},
11:58:45 AM: commit_count_per_repo_user_owner: [Object]
11:58:45 AM: },
11:58:45 AM: closest_user: {
11:58:45 AM: closest_users: [],
11:58:45 AM: pr_api_message: '',
11:58:45 AM: repo_api_message: '',
11:58:45 AM: issue_api_message: '',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: collaboration_count: {}
11:58:45 AM: },
11:58:45 AM: contribution: {
11:58:45 AM: issue_count: 0,
11:58:45 AM: pr_api_message: '',
11:58:45 AM: total_pr_count: 0,
11:58:45 AM: merged_pr_count: 0,
11:58:45 AM: issue_api_message: ''
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: show_repo: 0
11:58:45 AM: }
11:58:45 AM: isloggedin false
11:58:45 AM: data {
11:58:45 AM: id: 27,
11:58:45 AM: created_at: '2023-03-20T17:20:35.794493+00:00',
11:58:45 AM: fullname: 'Aurellia Christie',
11:58:45 AM: email: 'aurelliachristie77@gmail.com',
11:58:45 AM: s_preferred_handle: 'aurellia',
11:58:45 AM: github_handle: 'AurelliaChristie',
11:58:45 AM: long: "As a full stack data scientist at Supertype, Aurellia works with Supertype's clients on various data science, machine learning, and web development scenarios. Motivated by her passion in data science and web development, she is also involved in the development of Supertype's in-house products and has spoken at several workshops in the domains of these subjects.\n",
11:58:45 AM: short: 'Full Stack Data Scientist, Supertype.ai',
11:58:45 AM: tags: [
11:58:45 AM: 'api-engineering', 'css',
11:58:45 AM: 'data-analytics', 'data-science',
11:58:45 AM: 'data-visualization', 'django',
11:58:45 AM: 'express', 'html',
11:58:45 AM: 'javascript', 'machine-learning',
11:58:45 AM: 'nextjs', 'node',
11:58:45 AM: 'python', 'r',
11:58:45 AM: 'react', 'rest-framework',
11:58:45 AM: 'web-development'
11:58:45 AM: ],
11:58:45 AM: stack: {
11:58:45 AM: '1': { 'AI & Data': [Array] },
11:58:45 AM: '2': { Frontend: [Array] },
11:58:45 AM: '3': { Backend: [Array] }
11:58:45 AM: },
11:58:45 AM: affiliations: {
11:58:45 AM: org1: {
11:58:45 AM: end: '',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2020-08-01',
11:58:45 AM: title: 'Supertype',
11:58:45 AM: position: 'Full Stack Data Scientist',
11:58:45 AM: description: [Array],
11:58:45 AM: currentWorkHere: 'true'
11:58:45 AM: },
11:58:45 AM: org2: {
11:58:45 AM: end: '2022-01-31',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2021-08-01',
11:58:45 AM: title: 'Skilvul: Tech4Impact',
11:58:45 AM: position: 'Full Stack Web Development Bootcamp Student',
11:58:45 AM: description: [Array],
11:58:45 AM: currentWorkHere: false
11:58:45 AM: },
11:58:45 AM: org3: {
11:58:45 AM: end: '',
11:58:45 AM: tags: '',
11:58:45 AM: start: '',
11:58:45 AM: title: '',
11:58:45 AM: position: '',
11:58:45 AM: description: '',
11:58:45 AM: currentWorkHere: false,
11:58:45 AM: optionally_selected: false
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: wp_blog_root_url: 'NULL',
11:58:45 AM: wp_blog_author_id: null,
11:58:45 AM: website: null,
11:58:45 AM: accepted: true,
11:58:45 AM: auth_uuid: '66747947-9a12-4d85-a58e-3f2e4aacfa45',
11:58:45 AM: isExecutive: false,
11:58:45 AM: superinference: {
11:58:45 AM: skill: {
11:58:45 AM: top_n_languages: [Array],
11:58:45 AM: repo_api_message: '',
11:58:45 AM: key_qualifications: [Array]
11:58:45 AM: },
11:58:45 AM: stats: {
11:58:45 AM: forks_count: 4,
11:58:45 AM: repo_api_message: '',
11:58:45 AM: stargazers_count: 2,
11:58:45 AM: top_repo_commits: [Array],
11:58:45 AM: forked_repo_count: 9,
11:58:45 AM: commit_api_message: '',
11:58:45 AM: original_repo_count: 17,
11:58:45 AM: top_repo_stars_forks: [Array]
11:58:45 AM: },
11:58:45 AM: profile: {
11:58:45 AM: bio: 'Full Stack Data Scientist at @supertypeai',
11:58:45 AM: blog: '',
11:58:45 AM: name: 'Aurellia Christie',
11:58:45 AM: email: null,
11:58:45 AM: login: 'AurelliaChristie',
11:58:45 AM: company: '@supertypeai ',
11:58:45 AM: hireable: null,
11:58:45 AM: location: null,
11:58:45 AM: followers: 8,
11:58:45 AM: following: 8,
11:58:45 AM: twitter_username: null
11:58:45 AM: },
11:58:45 AM: activity: {
11:58:45 AM: commit_count: 419,
11:58:45 AM: most_active_day: 'Thu',
11:58:45 AM: most_active_month: 'Oct',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: commit_count_per_day: [Object],
11:58:45 AM: commit_count_per_month: [Object],
11:58:45 AM: weekly_average_commits: '3.521',
11:58:45 AM: commit_count_per_other_repo: [Object],
11:58:45 AM: commit_count_per_owned_repo: [Object],
11:58:45 AM: commit_count_per_repo_org_owner: [Object],
11:58:45 AM: commit_count_per_repo_user_owner: [Object]
11:58:45 AM: },
11:58:45 AM: closest_user: {
11:58:45 AM: closest_users: [Array],
11:58:45 AM: pr_api_message: '',
11:58:45 AM: repo_api_message: '',
11:58:45 AM: issue_api_message: '',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: collaboration_count: [Object]
11:58:45 AM: },
11:58:45 AM: contribution: {
11:58:45 AM: issue_count: 2,
11:58:45 AM: pr_api_message: '',
11:58:45 AM: total_pr_count: 115,
11:58:45 AM: merged_pr_count: 107,
11:58:45 AM: issue_api_message: ''
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: show_repo: 0
11:58:45 AM: }
11:58:45 AM: isloggedin false
11:58:45 AM: data {
11:58:45 AM: id: 32,
11:58:45 AM: created_at: '2023-03-21T05:34:12.499613+00:00',
11:58:45 AM: fullname: 'Timotius Marselo',
11:58:45 AM: email: 'timotiusmarselo@gmail.com',
11:58:45 AM: s_preferred_handle: 'timotius',
11:58:45 AM: github_handle: 'tmtsmrsl',
11:58:45 AM: long: "Timotius is a data scientist in Supertype's Collective Development Program. He is highly passionate about data science and is continuously improving his skills in various areas such as machine learning and programming. He is also involved in real client projects that involve predictive maintenance and forecasting.",
11:58:45 AM: short: 'Data Scientist, Supertype.ai',
11:58:45 AM: tags: [
11:58:45 AM: 'data-analytics',
11:58:45 AM: 'data-science',
11:58:45 AM: 'machine-learning',
11:58:45 AM: 'data-visualization',
11:58:45 AM: 'python'
11:58:45 AM: ],
11:58:45 AM: stack: {
11:58:45 AM: '1': { 'AI & Data': [Array] },
11:58:45 AM: '2': { Frontend: [Array] },
11:58:45 AM: '3': { Backend: [Array] }
11:58:45 AM: },
11:58:45 AM: affiliations: {
11:58:45 AM: org1: {
11:58:45 AM: end: '',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2023-01-01',
11:58:45 AM: title: 'Supertype',
11:58:45 AM: position: 'Data Scientist',
11:58:45 AM: description: [Array],
11:58:45 AM: currentWorkHere: 'true'
11:58:45 AM: },
11:58:45 AM: org2: {
11:58:45 AM: end: '',
11:58:45 AM: tags: '',
11:58:45 AM: start: '',
11:58:45 AM: title: '',
11:58:45 AM: position: '',
11:58:45 AM: description: '',
11:58:45 AM: currentWorkHere: false
11:58:45 AM: },
11:58:45 AM: org3: {
11:58:45 AM: end: '',
11:58:45 AM: tags: '',
11:58:45 AM: start: '',
11:58:45 AM: title: '',
11:58:45 AM: position: '',
11:58:45 AM: description: '',
11:58:45 AM: currentWorkHere: false,
11:58:45 AM: optionally_selected: false
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: wp_blog_root_url: 'https://supertype.ai',
11:58:45 AM: wp_blog_author_id: 10,
11:58:45 AM: website: null,
11:58:45 AM: accepted: true,
11:58:45 AM: auth_uuid: null,
11:58:45 AM: isExecutive: false,
11:58:45 AM: superinference: {
11:58:45 AM: skill: {
11:58:45 AM: top_n_languages: [Array],
11:58:45 AM: repo_api_message: '',
11:58:45 AM: key_qualifications: []
11:58:45 AM: },
11:58:45 AM: stats: {
11:58:45 AM: forks_count: 2,
11:58:45 AM: repo_api_message: '',
11:58:45 AM: stargazers_count: 6,
11:58:45 AM: top_repo_commits: [Array],
11:58:45 AM: forked_repo_count: 2,
11:58:45 AM: commit_api_message: '',
11:58:45 AM: original_repo_count: 10,
11:58:45 AM: top_repo_stars_forks: [Array]
11:58:45 AM: },
11:58:45 AM: profile: {
11:58:45 AM: bio: null,
11:58:45 AM: blog: 'https://tmtsmrsl.github.io/',
11:58:45 AM: name: 'Timotius Marselo',
11:58:45 AM: email: null,
11:58:45 AM: login: 'tmtsmrsl',
11:58:45 AM: company: null,
11:58:45 AM: hireable: null,
11:58:45 AM: location: null,
11:58:45 AM: followers: 3,
11:58:45 AM: following: 1,
11:58:45 AM: twitter_username: null
11:58:45 AM: },
11:58:45 AM: activity: {
11:58:45 AM: commit_count: 110,
11:58:45 AM: most_active_day: 'Sun',
11:58:45 AM: most_active_month: 'Jan',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: commit_count_per_day: [Object],
11:58:45 AM: commit_count_per_month: [Object],
11:58:45 AM: weekly_average_commits: '3.235',
11:58:45 AM: commit_count_per_other_repo: [Object],
11:58:45 AM: commit_count_per_owned_repo: [Object],
11:58:45 AM: commit_count_per_repo_org_owner: [Object],
11:58:45 AM: commit_count_per_repo_user_owner: [Object]
11:58:45 AM: },
11:58:45 AM: closest_user: {
11:58:45 AM: closest_users: [Array],
11:58:45 AM: pr_api_message: '',
11:58:45 AM: repo_api_message: '',
11:58:45 AM: issue_api_message: '',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: collaboration_count: [Object]
11:58:45 AM: },
11:58:45 AM: contribution: {
11:58:45 AM: issue_count: 0,
11:58:45 AM: pr_api_message: '',
11:58:45 AM: total_pr_count: 2,
11:58:45 AM: merged_pr_count: 2,
11:58:45 AM: issue_api_message: ''
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: show_repo: 0,
11:58:45 AM: wp: [
11:58:45 AM: {
11:58:45 AM: id: 3828,
11:58:45 AM: date: '2023-03-06T09:16:46',
11:58:45 AM: date_gmt: '2023-03-06T09:16:46',
11:58:45 AM: guid: [Object],
11:58:45 AM: modified: '2023-03-06T09:17:29',
11:58:45 AM: modified_gmt: '2023-03-06T09:17:29',
11:58:45 AM: slug: 'twitter-sentiment-analysis-part-4',
11:58:45 AM: status: 'publish',
11:58:45 AM: type: 'post',
11:58:45 AM: title: [Object],
11:58:45 AM: content: [Object],
11:58:45 AM: excerpt: [Object],
11:58:45 AM: author: 10,
11:58:45 AM: featured_media: 3825,
11:58:45 AM: comment_status: 'open',
11:58:45 AM: ping_status: 'open',
11:58:45 AM: sticky: false,
11:58:45 AM: template: '',
11:58:45 AM: format: 'standard',
11:58:45 AM: meta: [Object],
11:58:45 AM: categories: [Array],
11:58:45 AM: tags: [],
11:58:45 AM: amp_enabled: true,
11:58:45 AM: _links: [Object]
11:58:45 AM: },
11:58:45 AM: {
11:58:45 AM: id: 3593,
11:58:45 AM: date: '2023-01-26T02:52:01',
11:58:45 AM: date_gmt: '2023-01-26T02:52:01',
11:58:45 AM: guid: [Object],
11:58:45 AM: modified: '2023-01-26T04:50:32',
11:58:45 AM: modified_gmt: '2023-01-26T04:50:32',
11:58:45 AM: slug: 'twitter-sentiment-analysis-part-3',
11:58:45 AM: status: 'publish',
11:58:45 AM: type: 'post',
11:58:45 AM: title: [Object],
11:58:45 AM: content: [Object],
11:58:45 AM: excerpt: [Object],
11:58:45 AM: author: 10,
11:58:45 AM: featured_media: 3597,
11:58:45 AM: comment_status: 'closed',
11:58:45 AM: ping_status: 'open',
11:58:45 AM: sticky: false,
11:58:45 AM: template: '',
11:58:45 AM: format: 'standard',
11:58:45 AM: meta: [Object],
11:58:45 AM: categories: [Array],
11:58:45 AM: tags: [],
11:58:45 AM: amp_enabled: true,
11:58:45 AM: _links: [Object]
11:58:45 AM: },
11:58:45 AM: {
11:58:45 AM: id: 3550,
11:58:45 AM: date: '2023-01-26T01:27:08',
11:58:45 AM: date_gmt: '2023-01-26T01:27:08',
11:58:45 AM: guid: [Object],
11:58:45 AM: modified: '2023-01-26T01:31:36',
11:58:45 AM: modified_gmt: '2023-01-26T01:31:36',
11:58:45 AM: slug: 'twitter-sentiment-analysis-part-2',
11:58:45 AM: status: 'publish',
11:58:45 AM: type: 'post',
11:58:45 AM: title: [Object],
11:58:45 AM: content: [Object],
11:58:45 AM: excerpt: [Object],
11:58:45 AM: author: 10,
11:58:45 AM: featured_media: 3558,
11:58:45 AM: comment_status: 'closed',
11:58:45 AM: ping_status: 'open',
11:58:45 AM: sticky: false,
11:58:45 AM: template: '',
11:58:45 AM: format: 'standard',
11:58:45 AM: meta: [Object],
11:58:45 AM: categories: [Array],
11:58:45 AM: tags: [],
11:58:45 AM: amp_enabled: true,
11:58:45 AM: _links: [Object]
11:58:45 AM: },
11:58:45 AM: {
11:58:45 AM: id: 3549,
11:58:45 AM: date: '2023-01-16T07:51:08',
11:58:45 AM: date_gmt: '2023-01-16T07:51:08',
11:58:45 AM: guid: [Object],
11:58:45 AM: modified: '2023-01-16T08:11:22',
11:58:45 AM: modified_gmt: '2023-01-16T08:11:22',
11:58:45 AM: slug: 'twitter-sentiment-analysis-part-1',
11:58:45 AM: status: 'publish',
11:58:45 AM: type: 'post',
11:58:45 AM: title: [Object],
11:58:45 AM: content: [Object],
11:58:45 AM: excerpt: [Object],
11:58:45 AM: author: 10,
11:58:45 AM: featured_media: 3554,
11:58:45 AM: comment_status: 'closed',
11:58:45 AM: ping_status: 'open',
11:58:45 AM: sticky: false,
11:58:45 AM: template: '',
11:58:45 AM: format: 'standard',
11:58:45 AM: meta: [Object],
11:58:45 AM: categories: [Array],
11:58:45 AM: tags: [],
11:58:45 AM: amp_enabled: true,
11:58:45 AM: _links: [Object]
11:58:45 AM: }
11:58:45 AM: ]
11:58:45 AM: }
11:58:45 AM: isloggedin false
11:58:45 AM: info - Generating static pages (16/22)
11:58:45 AM: data {
11:58:45 AM: id: 37,
11:58:45 AM: created_at: '2023-03-22T07:03:48.289+00:00',
11:58:45 AM: fullname: 'Fendy Hendriyanto',
11:58:45 AM: email: 'hendriyantofendy07@gmail.com',
11:58:45 AM: s_preferred_handle: 'fendy07',
11:58:45 AM: github_handle: 'fendy07',
11:58:45 AM: long: 'I am Artificial an Intelligence Instructor with 2 years of experience and I am very enthusiastic about learning Artificial Intelligence (AI) with a particular focus on Computer Vision for Humaniora and Machine Learning.',
11:58:45 AM: short: 'Artificial Intelligence Instructor @Orbit Future Academy',
11:58:45 AM: tags: [ 'ai', 'computer-vision', 'machine-learning', 'python', 'nlp' ],
11:58:45 AM: stack: {
11:58:45 AM: '1': { 'AI & Data': [Array] },
11:58:45 AM: '2': { Frontend: [Array] },
11:58:45 AM: '3': { Database: [Array] }
11:58:45 AM: },
11:58:45 AM: affiliations: {
11:58:45 AM: org1: {
11:58:45 AM: end: '',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2022-01-04',
11:58:45 AM: title: 'Orbit Future Academy',
11:58:45 AM: position: 'Artificial Intelligence Instructor',
11:58:45 AM: description: 'Being a Artificial Intelligence Mentor and Instructor at Orbit Future Academy. I am tasked for coaching and mentoring for students about Artficial Intelligence, Python, Machine Learning, Deep Learning, and Natural Language Processing.',
11:58:45 AM: currentWorkHere: 'true'
11:58:45 AM: },
11:58:45 AM: org2: {
11:58:45 AM: end: '2021-10-01',
11:58:45 AM: tags: [Array],
11:58:45 AM: start: '2021-08-27',
11:58:45 AM: title: 'PT Global 7 Teknologi ',
11:58:45 AM: position: 'Python Programmer',
11:58:45 AM: description: 'Being a Python Programmer ata PT Global 7 Teknologi. I was to tasked about developing a project for face recognition using Python and modelling using Deep learning method.',
11:58:45 AM: currentWorkHere: false
11:58:45 AM: },
11:58:45 AM: org3: {
11:58:45 AM: end: '',
11:58:45 AM: tags: [],
11:58:45 AM: start: '',
11:58:45 AM: title: '',
11:58:45 AM: position: '',
11:58:45 AM: description: '',
11:58:45 AM: currentWorkHere: false,
11:58:45 AM: optionally_selected: false
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: wp_blog_root_url: '135890090',
11:58:45 AM: wp_blog_author_id: 128105179,
11:58:45 AM: website: 'https://medium.com/@journeywithfendy',
11:58:45 AM: accepted: true,
11:58:45 AM: auth_uuid: '823b36c4-e2ad-44dc-827f-2808b26a19ab',
11:58:45 AM: isExecutive: false,
11:58:45 AM: superinference: {
11:58:45 AM: skill: {
11:58:45 AM: top_n_languages: [Array],
11:58:45 AM: repo_api_message: '',
11:58:45 AM: key_qualifications: [Array]
11:58:45 AM: },
11:58:45 AM: stats: {
11:58:45 AM: forks_count: 6,
11:58:45 AM: repo_api_message: '',
11:58:45 AM: stargazers_count: 20,
11:58:45 AM: top_repo_commits: [Array],
11:58:45 AM: forked_repo_count: 1,
11:58:45 AM: commit_api_message: '',
11:58:45 AM: original_repo_count: 10,
11:58:45 AM: top_repo_stars_forks: [Array]
11:58:45 AM: },
11:58:45 AM: profile: {
11:58:45 AM: bio: 'I am interesting in Technology to focus Artificial Intelligence (Machine Learning & Computer Vision). ',
11:58:45 AM: name: 'Fendy Hendriyanto',
11:58:45 AM: email: null,
11:58:45 AM: login: 'fendy07',
11:58:45 AM: company: null,
11:58:45 AM: hireable: true,
11:58:45 AM: location: 'Indonesia',
11:58:45 AM: followers: 19,
11:58:45 AM: following: 94,
11:58:45 AM: twitter_username: null
11:58:45 AM: },
11:58:45 AM: activity: {
11:58:45 AM: commit_count: 29,
11:58:45 AM: most_active_day: 'Sun',
11:58:45 AM: most_active_month: 'Sep',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: commit_count_per_day: [Object],
11:58:45 AM: commit_count_per_month: [Object],
11:58:45 AM: weekly_average_commits: '0.210',
11:58:45 AM: commit_count_per_other_repo: {},
11:58:45 AM: commit_count_per_owned_repo: [Object],
11:58:45 AM: commit_count_per_repo_org_owner: {},
11:58:45 AM: commit_count_per_repo_user_owner: [Object]
11:58:45 AM: },
11:58:45 AM: closest_user: {
11:58:45 AM: closest_users: [Array],
11:58:45 AM: pr_api_message: '',
11:58:45 AM: repo_api_message: '',
11:58:45 AM: issue_api_message: '',
11:58:45 AM: commit_api_message: '',
11:58:45 AM: collaboration_count: [Object]
11:58:45 AM: },
11:58:45 AM: contribution: {
11:58:45 AM: created_pr: [],
11:58:45 AM: issue_count: 1,
11:58:45 AM: created_issue: [Array],
11:58:45 AM: pr_api_message: '',
11:58:45 AM: total_pr_count: 0,
11:58:45 AM: merged_pr_count: 0,
11:58:45 AM: issue_api_message: ''
11:58:45 AM: }
11:58:45 AM: },
11:58:45 AM: show_repo: 0,
11:58:45 AM: wp: [
11:58:45 AM: {
11:58:45 AM: ID: 21,
11:58:45 AM: site_ID: 135890090,
11:58:45 AM: author: [Object],
11:58:45 AM: date: '2017-11-22T18:19:14+07:00',
11:58:45 AM: modified: '2020-03-21T17:13:29+07:00',
11:58:45 AM: title: '[Journey With Fendy] &#8211; Trip to Kudus Central Java, Indonesia',
11:58:45 AM: short_URL: 'https://wp.me/p9cbdE-l',
11:58:45 AM: content: '<p>Hi&nbsp;<em>journey&#8217;s</em> apa kabar nih&#8230; bagaimana dengan liburan kalian pastinya happy banget kan <em>journey&#8217;s</em>&nbsp;hahaha ups!. Dan tentunya nih gue juga liburan selama 3 minggu lamanya karena maklumlah mahasiswa yang habis ujian akhir semester yang bikin kepala jadi pusing,&nbsp;<em>stress</em>&nbsp;berat mikirin&nbsp;<em>project</em>&nbsp;mata kuliah ini dan itu. Dan akhirnya jadi bebas deh selama liburan yuhuu&#8230;. hahaha.</p>\n' +
11:58:45 AM: '<p>Oh iya nih&nbsp;<em>journey&#8217;s</em>&nbsp;selama liburan gue akhirnya pergi ke kota yang terkenal dengan makanan dari daging kerbau dan juga kota dengan banyaknya industri pabrik rokok tembakau di Indonesia sehingga dijuluki&nbsp;&#8220;Kota Kretek&#8221;.</p>\n' +
11:58:45 AM: '<blockquote>\n' +
11:58:45 AM: '<p style="text-align:center;">&nbsp; &nbsp; &nbsp; &nbsp;Ada yang tau kota apa? Jawabannya adalah&nbsp;<strong>Kota Kudus</strong></p>\n' +
11:58:45 AM: '</blockquote>\n' +
11:58:45 AM: '<div data-shortcode="caption" id="attachment_18" style="width: 4170px" class="wp-caption alignnone"><img loading="lazy" aria-describedby="caption-attachment-18" data-attachment-id="18" data-permalink="https://journeywithfendy.wordpress.com/img_20170903_172111/" data-orig-file="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_172111.jpg" data-orig-size="4160,2340" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Redmi 4A&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1504459271&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.92&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.0025773195876289&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;,&quot;latitude&quot;:&quot;-6.80431425&quot;,&quot;longitude&quot;:&quot;110.83300577778&quot;}" data-image-title="IMG_20170903_172111" data-image-description="" data-image-caption="&lt;p&gt;Masjid Agung Kudus&lt;/p&gt;\n' +
11:58:45 AM: '" data-medium-file="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_172111.jpg?w=300" data-large-file="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_172111.jpg?w=1024" class="alignnone size-full wp-image-18" src="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_172111.jpg" alt="IMG_20170903_172111" width="4160" height="2340" srcset="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_172111.jpg 4160w, https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_172111.jpg?w=150&amp;amp;h=84 150w, https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_172111.jpg?w=300&amp;amp;h=169 300w, https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_172111.jpg?w=768&amp;amp;h=432 768w, https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_172111.jpg?w=1024&amp;amp;h=576 1024w" sizes="(max-width: 4160px) 100vw, 4160px"><p id="caption-attachment-18" class="wp-caption-text">Masjid Agung Kudus</p></div>\n' +
11:58:45 AM: '<p>Ok!&nbsp;<em>Journey&#8217;s</em>&nbsp;gue posting blog ini tentang wisata apa aja sih yang ada di kota Kudus dan aku selama di Kudus hanya empat hari saja dan banyak wisata yang belum aku kunjungi sepenuhnya. Tetapi 4 hari itu lumayan untuk <em>refresh</em> otak setelah pekerjaan kantor yang menumpuk maupun pusing dengan tugas kuliah kalian. Disini gue posting tentang kota Kudus, wisata terbaik,&nbsp;spot&nbsp;foto terbaik, maupun akomodasi untuk kesana.</p>\n' +
11:58:45 AM: '<p>Semoga bermanfaat ya&nbsp;<em>Journey&#8217;s</em>&nbsp;dan jangan menyesal untuk membacanya serta kalian bisa&nbsp;<em>request&nbsp;</em>ke komentar blog gue untuk tempat wisata terbaik di seluruh Nusantara (Yuhuu). Lanjut saja nih kita&nbsp;<em>review</em>&nbsp;dulu tentang kota ini cuss&#8230;&#8230;&#8230;💨</p>\n' +
11:58:45 AM: '<p style="text-align:center;"><strong>Kota Kudus itu seperti apa sih, kotanya tempat suci gitu ya??</strong></p>\n' +
11:58:45 AM: '<p style="text-align:left;">Nah, gue kasih sedikit&nbsp;<em>review</em>&nbsp;dulu nih&nbsp;<em>journey&#8217;s</em> tentang kota Kudus. Kudus merupakan salah satu kabupaten di bagian utara Jawa Tengah. Kota ini merupakan kota yang terkenal dengan sejarah islam dan juga merupakan tempat berdirinya industri rokok terbesar di Indonesia. Oleh karena itu, kota ini mendapat julukan yaitu Kota Kretek karena, di kota inilah industri rokok dimulai dan penanaman tembakau sejak penjajahan kolonial Belanda. Jika kalian mengunjungi kota ini dari kota Semarang memakan waktu 1 jam karena berjarak 51 km dari kota Semarang serta melalui jalur lingkar pantai timur Jawa Tengah.</p>\n' +
11:58:45 AM: '<p style="text-align:left;">Sejarahnya nih&nbsp;<em>journey&#8217;s</em>&nbsp;nama kota Kudus sebelumnya adalah kota&nbsp;<strong>&#8220;Tajug&#8221;</strong>&nbsp;karena pada masa kerajaan Hindu banyaknya rumah dengan atap berbentuk&nbsp;tajug&nbsp;yang digunakan untuk persembahan atau tujuan keramat sebagai tempat suci oleh rakyat setempat yang beragama Hindu. Namun, di masa penyebaran agama Islam pulau Jawa nama kota <strong>Tajug</strong> diubah menjadi <strong>Al-Quds</strong> oleh Jafar Shadiq atau biasa dikenal Sunan Kudus karena sebagai tempat berdakwah dan sekaligus penyebaran agama Islam di pulau Jawa. Seiring perkembangan zaman, orang Jawa merubahnya menjadi nama Kudus agar mudah berbicara di lidah masyarakat Jawa sampai sekarang.</p>\n' +
11:58:45 AM: '<div data-shortcode="caption" id="attachment_23" style="width: 4170px" class="wp-caption alignnone"><img loading="lazy" aria-describedby="caption-attachment-23" data-attachment-id="23" data-permalink="https://journeywithfendy.wordpress.com/2017/11/22/journeywithfendy-triptokudus-centraljava-indonesia/img_20170903_185608/" data-orig-file="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_185608.jpg" data-orig-size="4160,2340" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Redmi 4A&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1504464968&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.92&quot;,&quot;iso&quot;:&quot;800&quot;,&quot;shutter_speed&quot;:&quot;0.05&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="IMG_20170903_185608" data-image-description="" data-image-caption="&lt;p&gt;Gerbang Kota Kudus di malam hari&lt;/p&gt;\n' +
11:58:45 AM: '" data-medium-file="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_185608.jpg?w=300" data-large-file="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_185608.jpg?w=1024" class="alignnone size-full wp-image-23" src="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_185608.jpg" alt="IMG_20170903_185608" width="4160" height="2340" srcset="https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_185608.jpg 4160w, https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_185608.jpg?w=150&amp;amp;h=84 150w, https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_185608.jpg?w=300&amp;amp;h=169 300w, https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_185608.jpg?w=768&amp;amp;h=432 768w, https://journeywithfendy.files.wordpress.com/2017/11/img_20170903_185608.jpg?w=1024&amp;amp;h=576 1024w" sizes="(max-width: 4160px) 100vw, 4160px"><p id="caption-attachment-23" class="wp-caption-text">Gerbang Kota Kudus di malam hari</p></div>\n' +
11:58:45 AM: '<p style="text-align:center;"><strong>&nbsp;Alasan liburan memilih ke kota Kudus?</strong></p>\n' +
11:58:45 AM: '<div style="text-align:left;">\n' +
11:58:45 AM: '<p>Jadi, <em>journey&#8217;s</em> sebelum gue pergi ke Kudus awalnya sih gue bingung kalau liburan antara mau pulang ke Lampung atau traveling sekaligus berkunjung ke tempat saudara di Jepara. Nah, akhirnya gue memutuskan untuk pergi traveling sendiri sekaligus berkunjung ke tempat saudara gue di Jepara, maklum <em>journey&#8217;s</em> udah lama nggak ketemu saudara di Jawa selama 12 tahun lamanya hehehe. Dan akhirnya nih <em>journey&#8217;s</em> gue beli tiket kereta api yang eksekutif Argo Sindoro saat ada promo besar-besaran hingga 72% di KAI Travel Fair JCC Senayan, Jakarta dan saat itu gue pesan tiket dan booking di aplikasi pemesanan tiket kereta pulang-pergi untuk jurusan Semarang Tawang dari Stasiun Gambir (Jakarta) yang isinya kereta api kelas eksekutif semua tapi, sebenarnya sih ada juga KA kelas ekonomi cuma kelas ekonomi rasa kelas eksekutif wkwkwk.</p>\n' +
11:58:45 AM: '<p style="text-align:justify;">Akhirnya nih&nbsp;<i>journey&#8217;s</i>&nbsp;gue naik kereta api Argo Sindoro berangkat Jam 16.15 atau setengah 5 sore kuranglah yaa begitu dengan harga yang murah banget bagi gue cuma Rp.100.000,-&nbsp;<i>journey&#8217;s&nbsp;</i>biasanya kalau tiket normal untuk gerbong eksekutif harganya mahal banget bagi gue seharga tiket pesawat yaitu harga normal saja Rp.350.000,- atau bisa sampai&nbsp; Rp.450.000,- gimana coba malah habis duit gue hanya untuk berangkat saja huhuhu. Maklum sih&nbsp;<i>journey&#8217;s</i>&nbsp;gue anak kostan jadi selalu mencari promo dan yang murah harganya 😅😅😅.</p>\n' +
11:58:45 AM: '<p>Hemat itu penting&nbsp;<em>journey&#8217;s&nbsp;</em>karena, kalian bisa saja untuk kedepannya nanti dan juga kalian bisa menggunakan uang dengan cara baik dan tidak boros terus ya&nbsp;<em>journey&#8217;s</em>. Ok deh! setelah itu gue akhirnya sampai di stasiun Semarang Tawang jam 10 malam, huff cukup melelahkan dan pegel juga sih lama-lama di gerbong kereta selama 6 jam tapi bagi gue itu perjalanan yang menyenangkan sekaligus bisa dapat pengalaman liburan yang bermakna.&nbsp;Dan setelah itu gue dijemput oleh saudara gue dengan mobil ke Jepara perjalanan ini menempuh waktu 1 jam huff&#8230;.. mau gak mau gue tidur saat di mobil karena sudah larut malam hehehehe.</p>\n' +
11:58:45 AM: '<p>Ok lanjut yaa, Kak disana itu akomodasinya bagaimana sih? Kak disana ada transportasi apa aja supaya kita ingin ke tempat wisata? <em>Well,</em> aku kasih jawaban ke kalian untuk bagaimana akomodasi, transportasi, kuliner serta wisata terbaik untuk foto-foto di Kota Kudus ini simak terus ya!</p>\n' +
11:58:45 AM: '<p><strong>Akomodasi di Kota Kudus?'... 20449 more characters,
11:58:45 AM: excerpt: '<p>&#8220;Banyak yang gue petik selama gue liburan di kota Kudus mulai dari masyarakat yang ramah, tempat yang sangat enak dipandang apalagi banyaknya wisata religi yang membuat menarik wisatawan domestik maupun internasional&#8221;</p>\n',
11:58:45 AM: slug: 'journeywithfendy-triptokudus-centraljava-indonesia',
11:58:45 AM: status: 'publish',
11:58:45 AM: sticky: true,
11:58:45 AM: password: '',
11:58:45 AM: parent: false,
11:58:45 AM: type: 'post',
11:58:45 AM: discussion: [Object],
11:58:45 AM: likes_enabled: true,
11:58:45 AM: sharing_enabled: true,
11:58:45 AM: like_count: 2,
11:58:45 AM: i_like: false,
11:58:45 AM: is_reblogged: false,
11:58:45 AM: is_following: false,
11:58:45 AM: global_ID: 'd0fb29f082461a79eda3b86325e80a4c',
11:58:45 AM: post_thumbnail: [Object],
11:58:45 AM: format: 'standard',
11:58:45 AM: geo: false,
11:58:45 AM: menu_order: 0,
11:58:45 AM: page_template: '',
11:58:45 AM: publicize_URLs: [],
11:58:45 AM: terms: [Object],
11:58:45 AM: tags: [Object],
11:58:45 AM: categories: [Object],
11:58:45 AM: attachments: [Object],
11:58:45 AM: attachment_count: 10,
11:58:45 AM: metadata: [Array],
11:58:45 AM: meta: [Object],
11:58:45 AM: capabilities: [Object],
11:58:45 AM: other_URLs: {}
11:58:45 AM: }
11:58:45 AM: ]
11:58:45 AM: }
11:58:45 AM: isloggedin false
11:58:46 AM: data {
11:58:46 AM: id: 29,
11:58:46 AM: created_at: '2023-03-21T04:13:38.025067+00:00',
11:58:46 AM: fullname: 'Gerald Bryan',
11:58:46 AM: email: 'gerald@supertype.ai',
11:58:46 AM: s_preferred_handle: 'gerald',
11:58:46 AM: github_handle: 'geraldbryan',
11:58:46 AM: long: 'Gerald is a full stack data scientist in SupertypeAI responsible for the consultancy project in the areas of data science and machine learning. He is very interested about data science, data analytics industry in the hope of making the impact of data become more influential in the business decision making. He is also a junior ios developer who got a scholarship in the Apple Developer Academy and has been graduated in 2022.',
11:58:46 AM: short: 'Full Stack Data Scientist, Supertype.ai',
11:58:46 AM: tags: [
11:58:46 AM: 'data-science',
11:58:46 AM: 'machine-learning',
11:58:46 AM: 'data-visualization',
11:58:46 AM: 'data-analytics',
11:58:46 AM: 'django',
11:58:46 AM: 'rest-framework',
11:58:46 AM: 'swift',
11:58:46 AM: 'react',
11:58:46 AM: 'python',
11:58:46 AM: 'r',
11:58:46 AM: 'ios-developer'
11:58:46 AM: ],
11:58:46 AM: stack: {
11:58:46 AM: '1': { Frontend: [Array] },
11:58:46 AM: '2': { 'AI & Data': [Array] },
11:58:46 AM: '3': { Backend: [Array] }
11:58:46 AM: },
11:58:46 AM: affiliations: {
11:58:46 AM: org1: {
11:58:46 AM: end: '',
11:58:46 AM: tags: [Array],
11:58:46 AM: start: '2020-08-01',
11:58:46 AM: title: 'Supertype',
11:58:46 AM: position: 'Full Stack Data Scientist',
11:58:46 AM: description: [Array],
11:58:46 AM: currentWorkHere: 'true'
11:58:46 AM: },
11:58:46 AM: org2: {
11:58:46 AM: end: '2022-12-31',
11:58:46 AM: tags: [Array],
11:58:46 AM: start: '2022-03-01',
11:58:46 AM: title: 'Apple Developer Academy',
11:58:46 AM: position: 'Junior iOS Developer',
11:58:46 AM: description: [Array],
11:58:46 AM: currentWorkHere: false
11:58:46 AM: },
11:58:46 AM: org3: {
11:58:46 AM: end: '',
11:58:46 AM: tags: '',
11:58:46 AM: start: '',
11:58:46 AM: title: '',
11:58:46 AM: position: '',
11:58:46 AM: description: '',
11:58:46 AM: currentWorkHere: false,
11:58:46 AM: optionally_selected: false
11:58:46 AM: }
11:58:46 AM: },
11:58:46 AM: wp_blog_root_url: 'https://www.supertype.ai',
11:58:46 AM: wp_blog_author_id: 5,
11:58:46 AM: website: null,
11:58:46 AM: linkedin: 'https://www.linkedin.com/in/geraldbryan',
11:58:46 AM: accepted: true,
11:58:46 AM: auth_uuid: null,
11:58:46 AM: isExecutive: false,
11:58:46 AM: superinference: {
11:58:46 AM: skill: {
11:58:46 AM: top_n_languages: [Array],
11:58:46 AM: repo_api_message: '',
11:58:46 AM: key_qualifications: [Array]
11:58:46 AM: },
11:58:46 AM: stats: {
11:58:46 AM: forks_count: 0,
11:58:46 AM: repo_api_message: '',
11:58:46 AM: stargazers_count: 1,
11:58:46 AM: top_repo_commits: [Array],
11:58:46 AM: forked_repo_count: 4,
11:58:46 AM: commit_api_message: '',
11:58:46 AM: original_repo_count: 22,
11:58:46 AM: top_repo_stars_forks: [Array]
11:58:46 AM: },
11:58:46 AM: profile: {
11:58:46 AM: bio: null,
11:58:46 AM: blog: '',
11:58:46 AM: name: 'Gerald Bryan',
11:58:46 AM: email: null,
11:58:46 AM: login: 'geraldbryan',
11:58:46 AM: company: 'Supertype.ai',
11:58:46 AM: hireable: null,
11:58:46 AM: location: 'Indonesia',
11:58:46 AM: followers: 1,
11:58:46 AM: following: 1,
11:58:46 AM: twitter_username: null
11:58:46 AM: },
11:58:46 AM: activity: {
11:58:46 AM: commit_count: 205,
11:58:46 AM: most_active_day: 'Tue',
11:58:46 AM: most_active_month: 'Nov',
11:58:46 AM: commit_api_message: '',
11:58:46 AM: commit_count_per_day: [Object],
11:58:46 AM: commit_count_per_month: [Object],
11:58:46 AM: weekly_average_commits: '1.694',
11:58:46 AM: commit_count_per_other_repo: [Object],
11:58:46 AM: commit_count_per_owned_repo: [Object],
11:58:46 AM: commit_count_per_repo_org_owner: [Object],
11:58:46 AM: commit_count_per_repo_user_owner: [Object]
11:58:46 AM: },
11:58:46 AM: closest_user: {
11:58:46 AM: closest_users: [Array],
11:58:46 AM: pr_api_message: '',
11:58:46 AM: repo_api_message: '',
11:58:46 AM: issue_api_message: '',
11:58:46 AM: commit_api_message: '',
11:58:46 AM: collaboration_count: [Object]
11:58:46 AM: },
11:58:46 AM: contribution: {
11:58:46 AM: issue_count: 1,
11:58:46 AM: pr_api_message: '',
11:58:46 AM: total_pr_count: 9,
11:58:46 AM: merged_pr_count: 9,
11:58:46 AM: issue_api_message: ''
11:58:46 AM: }
11:58:46 AM: },
11:58:46 AM: show_repo: 0,
11:58:46 AM: wp: [
11:58:46 AM: {
11:58:46 AM: id: 3671,
11:58:46 AM: date: '2023-02-13T10:20:18',
11:58:46 AM: date_gmt: '2023-02-13T10:20:18',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2023-02-13T10:22:00',
11:58:46 AM: modified_gmt: '2023-02-13T10:22:00',
11:58:46 AM: slug: 'data-analysis-advertising',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 5,
11:58:46 AM: featured_media: 3666,
11:58:46 AM: comment_status: 'open',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: '',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: },
11:58:46 AM: {
11:58:46 AM: id: 3532,
11:58:46 AM: date: '2023-01-13T08:38:18',
11:58:46 AM: date_gmt: '2023-01-13T08:38:18',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2023-02-08T14:12:16',
11:58:46 AM: modified_gmt: '2023-02-08T14:12:16',
11:58:46 AM: slug: 'ads-optimization-analytics',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 5,
11:58:46 AM: featured_media: 3528,
11:58:46 AM: comment_status: 'closed',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: '',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: },
11:58:46 AM: {
11:58:46 AM: id: 2367,
11:58:46 AM: date: '2021-10-07T13:18:09',
11:58:46 AM: date_gmt: '2021-10-07T13:18:09',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2021-10-07T14:00:18',
11:58:46 AM: modified_gmt: '2021-10-07T14:00:18',
11:58:46 AM: slug: 'diving-into-google-data-studio-part-2',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 5,
11:58:46 AM: featured_media: 2325,
11:58:46 AM: comment_status: 'open',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: 'elementor_header_footer',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: },
11:58:46 AM: {
11:58:46 AM: id: 2324,
11:58:46 AM: date: '2021-09-16T09:02:18',
11:58:46 AM: date_gmt: '2021-09-16T09:02:18',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2021-10-07T13:19:33',
11:58:46 AM: modified_gmt: '2021-10-07T13:19:33',
11:58:46 AM: slug: 'river-water-level-google-data-studio',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 5,
11:58:46 AM: featured_media: 2325,
11:58:46 AM: comment_status: 'open',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: 'elementor_header_footer',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: },
11:58:46 AM: {
11:58:46 AM: id: 1826,
11:58:46 AM: date: '2020-10-16T04:27:08',
11:58:46 AM: date_gmt: '2020-10-16T04:27:08',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2022-12-08T09:47:35',
11:58:46 AM: modified_gmt: '2022-12-08T09:47:35',
11:58:46 AM: slug: 'decision-boundaries-with-pca-famd',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 5,
11:58:46 AM: featured_media: 1843,
11:58:46 AM: comment_status: 'open',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: 'elementor_header_footer',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: }
11:58:46 AM: ]
11:58:46 AM: }
11:58:46 AM: isloggedin false
11:58:46 AM: data {
11:58:46 AM: id: 31,
11:58:46 AM: created_at: '2023-03-21T05:20:26.674023+00:00',
11:58:46 AM: fullname: 'Stane Aurelius Ronotana',
11:58:46 AM: email: 'staneaurelius@gmail.com',
11:58:46 AM: s_preferred_handle: 'stane',
11:58:46 AM: github_handle: 'staneaurelius',
11:58:46 AM: long: 'A certified Google Cloud Professional Data Engineer and Tensorflow Developer, Stane is keen on leveraging the use of cloud computing services to streamline data and machine learning pipelines. In addition to combining programming expertise and intricate mathematical ideas to create accurate custom deep learning models, he is also passionate on optimizing the whole environment and flow process of data.',
11:58:46 AM: short: 'Cloud and Data Engineer, Supertype.ai',
11:58:46 AM: tags: [
11:58:46 AM: 'ml-ops',
11:58:46 AM: 'ai',
11:58:46 AM: 'machine-learning',
11:58:46 AM: 'deep-learning',
11:58:46 AM: 'data-engineering',
11:58:46 AM: 'data-science',
11:58:46 AM: 'data-analytics',
11:58:46 AM: 'gcp',
11:58:46 AM: 'cloud-computing'
11:58:46 AM: ],
11:58:46 AM: stack: {
11:58:46 AM: '1': { Backend: [Array] },
11:58:46 AM: '2': { 'AI & Data': [Array] },
11:58:46 AM: '3': { Frontend: [Array] }
11:58:46 AM: },
11:58:46 AM: affiliations: {
11:58:46 AM: org1: {
11:58:46 AM: end: '',
11:58:46 AM: tags: [Array],
11:58:46 AM: start: '2021-10-01',
11:58:46 AM: title: 'Supertype',
11:58:46 AM: position: 'Cloud and Data Engineer',
11:58:46 AM: description: [Array],
11:58:46 AM: currentWorkHere: 'true'
11:58:46 AM: },
11:58:46 AM: org2: {
11:58:46 AM: end: '',
11:58:46 AM: tags: [Array],
11:58:46 AM: start: '2023-03-01',
11:58:46 AM: title: 'Supertype Fellowship',
11:58:46 AM: position: 'Quiz Master',
11:58:46 AM: description: 'Author and creator of the Google Cloud elective offered in the Supertype Fellowship program',
11:58:46 AM: currentWorkHere: 'true'
11:58:46 AM: },
11:58:46 AM: org3: {
11:58:46 AM: end: '',
11:58:46 AM: tags: '',
11:58:46 AM: start: '',
11:58:46 AM: title: '',
11:58:46 AM: position: '',
11:58:46 AM: description: '',
11:58:46 AM: currentWorkHere: false,
11:58:46 AM: optionally_selected: false
11:58:46 AM: }
11:58:46 AM: },
11:58:46 AM: wp_blog_root_url: 'https://supertype.ai',
11:58:46 AM: wp_blog_author_id: 9,
11:58:46 AM: website: null,
11:58:46 AM: accepted: true,
11:58:46 AM: auth_uuid: null,
11:58:46 AM: isExecutive: false,
11:58:46 AM: superinference: {
11:58:46 AM: skill: {
11:58:46 AM: top_n_languages: [Array],
11:58:46 AM: repo_api_message: '',
11:58:46 AM: key_qualifications: [Array]
11:58:46 AM: },
11:58:46 AM: stats: {
11:58:46 AM: forks_count: 0,
11:58:46 AM: repo_api_message: '',
11:58:46 AM: stargazers_count: 0,
11:58:46 AM: top_repo_commits: [],
11:58:46 AM: forked_repo_count: 4,
11:58:46 AM: commit_api_message: '',
11:58:46 AM: original_repo_count: 5,
11:58:46 AM: top_repo_stars_forks: [Array]
11:58:46 AM: },
11:58:46 AM: profile: {
11:58:46 AM: bio: null,
11:58:46 AM: blog: '',
11:58:46 AM: name: 'Stane Aurelius Ronotana',
11:58:46 AM: email: null,
11:58:46 AM: login: 'staneaurelius',
11:58:46 AM: company: null,
11:58:46 AM: hireable: null,
11:58:46 AM: location: 'Indonesia',
11:58:46 AM: followers: 1,
11:58:46 AM: following: 2,
11:58:46 AM: twitter_username: null
11:58:46 AM: },
11:58:46 AM: activity: {
11:58:46 AM: commit_count: 8,
11:58:46 AM: most_active_day: 'Mon',
11:58:46 AM: most_active_month: 'Jun',
11:58:46 AM: commit_api_message: '',
11:58:46 AM: commit_count_per_day: [Object],
11:58:46 AM: commit_count_per_month: [Object],
11:58:46 AM: weekly_average_commits: '0.084',
11:58:46 AM: commit_count_per_other_repo: [Object],
11:58:46 AM: commit_count_per_owned_repo: {},
11:58:46 AM: commit_count_per_repo_org_owner: [Object],
11:58:46 AM: commit_count_per_repo_user_owner: {}
11:58:46 AM: },
11:58:46 AM: closest_user: {
11:58:46 AM: closest_users: [Array],
11:58:46 AM: pr_api_message: '',
11:58:46 AM: repo_api_message: '',
11:58:46 AM: issue_api_message: '',
11:58:46 AM: commit_api_message: '',
11:58:46 AM: collaboration_count: [Object]
11:58:46 AM: },
11:58:46 AM: contribution: {
11:58:46 AM: issue_count: 0,
11:58:46 AM: pr_api_message: '',
11:58:46 AM: total_pr_count: 6,
11:58:46 AM: merged_pr_count: 4,
11:58:46 AM: issue_api_message: ''
11:58:46 AM: }
11:58:46 AM: },
11:58:46 AM: show_repo: 0,
11:58:46 AM: wp: [
11:58:46 AM: {
11:58:46 AM: id: 3884,
11:58:46 AM: date: '2023-03-14T10:39:28',
11:58:46 AM: date_gmt: '2023-03-14T10:39:28',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2023-03-15T02:19:35',
11:58:46 AM: modified_gmt: '2023-03-15T02:19:35',
11:58:46 AM: slug: 'data-warehouse-modernization-with-bigquery',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 9,
11:58:46 AM: featured_media: 3881,
11:58:46 AM: comment_status: 'closed',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: '',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [Array],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: },
11:58:46 AM: {
11:58:46 AM: id: 2574,
11:58:46 AM: date: '2022-09-05T12:09:36',
11:58:46 AM: date_gmt: '2022-09-05T12:09:36',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2022-10-11T07:37:30',
11:58:46 AM: modified_gmt: '2022-10-11T07:37:30',
11:58:46 AM: slug: 'intro-to-apache-airflow',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 9,
11:58:46 AM: featured_media: 3049,
11:58:46 AM: comment_status: 'open',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: '',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: },
11:58:46 AM: {
11:58:46 AM: id: 2479,
11:58:46 AM: date: '2022-07-21T10:09:24',
11:58:46 AM: date_gmt: '2022-07-21T10:09:24',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2022-07-21T10:17:21',
11:58:46 AM: modified_gmt: '2022-07-21T10:17:21',
11:58:46 AM: slug: 'serving-pytorch-w-torchserve',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 9,
11:58:46 AM: featured_media: 2478,
11:58:46 AM: comment_status: 'open',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: '',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: },
11:58:46 AM: {
11:58:46 AM: id: 2445,
11:58:46 AM: date: '2022-07-21T06:58:41',
11:58:46 AM: date_gmt: '2022-07-21T06:58:41',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2022-09-15T12:55:41',
11:58:46 AM: modified_gmt: '2022-09-15T12:55:41',
11:58:46 AM: slug: 'docker-guide',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 9,
11:58:46 AM: featured_media: 2452,
11:58:46 AM: comment_status: 'open',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: 'elementor_header_footer',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: },
11:58:46 AM: {
11:58:46 AM: id: 2411,
11:58:46 AM: date: '2022-05-06T08:15:48',
11:58:46 AM: date_gmt: '2022-05-06T08:15:48',
11:58:46 AM: guid: [Object],
11:58:46 AM: modified: '2022-07-21T06:58:35',
11:58:46 AM: modified_gmt: '2022-07-21T06:58:35',
11:58:46 AM: slug: 'deploying-machine-learning-models-with-vertex-ai-on-google-cloud-platform',
11:58:46 AM: status: 'publish',
11:58:46 AM: type: 'post',
11:58:46 AM: title: [Object],
11:58:46 AM: content: [Object],
11:58:46 AM: excerpt: [Object],
11:58:46 AM: author: 9,
11:58:46 AM: featured_media: 2420,
11:58:46 AM: comment_status: 'open',
11:58:46 AM: ping_status: 'open',
11:58:46 AM: sticky: false,
11:58:46 AM: template: 'elementor_header_footer',
11:58:46 AM: format: 'standard',
11:58:46 AM: meta: [Object],
11:58:46 AM: categories: [Array],
11:58:46 AM: tags: [],
11:58:46 AM: amp_enabled: true,
11:58:46 AM: _links: [Object]
11:58:46 AM: }
11:58:46 AM: ]
11:58:47 AM: }
11:58:47 AM: isloggedin false
11:58:47 AM: Warning: data for page "/p/[user]" (path "/p/stane") is 186 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
11:58:47 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
11:58:47 AM: data {
11:58:47 AM: id: 26,
11:58:47 AM: created_at: '2023-03-20T16:44:09.979135+00:00',
11:58:47 AM: fullname: 'Samuel Chan',
11:58:47 AM: email: 'samuel@outlook.sg',
11:58:47 AM: s_preferred_handle: 'samuel',
11:58:47 AM: github_handle: 'onlyphantom',
11:58:47 AM: long: 'Samuel is the co-founder of HyperGrowth (2014 - 2016 exit), Algoritma (2016 - Present) and Supertype (2022 - Present) and has been building world-class engineering and analytics teams since 2014. He is passionate about accessible software education, and have years of experience building scalable, robust, and maintainable analytics infrastructure for companies across his time spent living and working in China, Singapore and Japan. Samuel is a guest lecturer at several universities across Singapore and Indonesia.',
11:58:47 AM: short: 'MLOps (Machine Learning Ops) & Full Stack Engineer, Supertype.ai',
11:58:47 AM: tags: [
11:58:47 AM: 'data-science', 'ml-ops',
11:58:47 AM: 'ai', 'machine-learning',
11:58:47 AM: 'data-engineering', 'data-visualization',
11:58:47 AM: 'data-analytics', 'bash',
11:58:47 AM: 'gcp', 'data-warehousing',
11:58:47 AM: 'api-engineering', 'elasticsearch',
11:58:47 AM: 'django', 'rest-framework',
11:58:47 AM: 'linux', 'react'
11:58:48 AM: ],
11:58:48 AM: stack: {
11:58:48 AM: '1': { Frontend: [Array] },
11:58:48 AM: '2': { 'AI & Data': [Array] },
11:58:48 AM: '3': { Backend: [Array] }
11:58:48 AM: },
11:58:48 AM: affiliations: {
11:58:48 AM: org1: {
11:58:48 AM: end: '',
11:58:48 AM: tags: [Array],
11:58:48 AM: start: '2021-07-01',
11:58:48 AM: title: 'Supertype',
11:58:48 AM: position: 'Co-founder',
11:58:48 AM: description: [Array],
11:58:48 AM: currentWorkHere: 'true'
11:58:48 AM: },
11:58:48 AM: org2: {
11:58:48 AM: end: '',
11:58:48 AM: tags: [Array],
11:58:48 AM: start: '2016-06-01',
11:58:48 AM: title: 'Algoritma',
11:58:48 AM: position: 'Co-founder',
11:58:48 AM: description: [Array],
11:58:49 AM: currentWorkHere: 'true'
11:58:49 AM: },
11:58:49 AM: org3: {
11:58:49 AM: end: '',
11:58:49 AM: tags: [Array],
11:58:49 AM: start: '2021-06-01',
11:58:49 AM: title: 'Adaro Energy',
11:58:49 AM: position: 'Principal Consultant, Data Science & Engineering',
11:58:49 AM: description: 'Spearhead major data science, analytics and engineering initiatives under the various companies in the Adaro Group as an in-house consultant. In charge of the recruitment and training strategies of the sister companies within the Group.',
11:58:49 AM: currentWorkHere: 'true',
11:58:49 AM: optionally_selected: true
11:58:49 AM: }
11:58:49 AM: },
11:58:49 AM: wp_blog_root_url: 'https://www.supertype.ai',
11:58:49 AM: wp_blog_author_id: 1,
11:58:49 AM: website: null,
11:58:49 AM: linkedin: 'https://www.linkedin.com/in/chansamuel/',
11:58:49 AM: accepted: true,
11:58:49 AM: auth_uuid: '7523d946-9ea4-4cc5-abcf-b7a14af1b242',
11:58:49 AM: isExecutive: false,
11:58:49 AM: superinference: {
11:58:49 AM: skill: {
11:58:49 AM: top_n_languages: [Array],
11:58:49 AM: repo_api_message: '',
11:58:50 AM: key_qualifications: [Array]
11:58:50 AM: },
11:58:50 AM: stats: {
11:58:50 AM: forks_count: 355,
11:58:50 AM: repo_api_message: '',
11:58:50 AM: stargazers_count: 468,
11:58:50 AM: top_repo_commits: [Array],
11:58:50 AM: forked_repo_count: 20,
11:58:50 AM: commit_api_message: "Hey there! Looks like the inference above (except the commit_count) is from the latest 800 commits since you've reached the API rate limit 😉",
11:58:50 AM: original_repo_count: 75,
11:58:50 AM: top_repo_stars_forks: [Array]
11:58:50 AM: },
11:58:50 AM: profile: {
11:58:50 AM: bio: 'Work: @teamalgoritma, @supertypeai Subscribe for content: https://www.youtube.com/c/samuelchan',
11:58:50 AM: name: 'Samuel Chan',
11:58:50 AM: email: null,
11:58:50 AM: login: 'onlyphantom',
11:58:50 AM: company: '@teamalgoritma @supertypeai',
11:58:50 AM: hireable: true,
11:58:50 AM: location: 'Indonesia',
11:58:50 AM: followers: 433,
11:58:50 AM: following: 27,
11:58:51 AM: twitter_username: null
11:58:51 AM: },
11:58:51 AM: activity: {
11:58:51 AM: commit_count: 1178,
11:58:51 AM: most_active_day: 'Tue',
11:58:51 AM: most_active_month: 'Feb',
11:58:51 AM: commit_api_message: "Hey there! Looks like the inference above (except the commit_count) is from the latest 800 commits since you've reached the API rate limit 😉",
11:58:51 AM: commit_count_per_day: [Object],
11:58:51 AM: commit_count_per_month: [Object],
11:58:51 AM: weekly_average_commits: '4.188',
11:58:51 AM: commit_count_per_other_repo: [Object],
11:58:51 AM: commit_count_per_owned_repo: [Object],
11:58:51 AM: commit_count_per_repo_org_owner: [Object],
11:58:51 AM: commit_count_per_repo_user_owner: [Object]
11:58:51 AM: },
11:58:51 AM: closest_user: {
11:58:51 AM: closest_users: [Array],
11:58:51 AM: pr_api_message: '',
11:58:51 AM: repo_api_message: '',
11:58:51 AM: issue_api_message: '',
11:58:51 AM: commit_api_message: "Hey there! Looks like the inference above (except the commit_count) is from the latest 800 commits since you've reached the API rate limit 😉",
11:58:51 AM: collaboration_count: [Object]
11:58:52 AM: },
11:58:52 AM: contribution: {
11:58:52 AM: issue_count: 22,
11:58:52 AM: pr_api_message: '',
11:58:52 AM: total_pr_count: 28,
11:58:52 AM: merged_pr_count: 20,
11:58:52 AM: issue_api_message: ''
11:58:52 AM: }
11:58:52 AM: },
11:58:52 AM: show_repo: 3,
11:58:52 AM: wp: [
11:58:52 AM: {
11:58:52 AM: id: 3862,
11:58:52 AM: date: '2023-03-07T13:37:55',
11:58:52 AM: date_gmt: '2023-03-07T13:37:55',
11:58:52 AM: guid: [Object],
11:58:52 AM: modified: '2023-03-07T13:38:40',
11:58:52 AM: modified_gmt: '2023-03-07T13:38:40',
11:58:52 AM: slug: 'optimizing-postgres-bigquery-2',
11:58:52 AM: status: 'publish',
11:58:52 AM: type: 'post',
11:58:52 AM: title: [Object],
11:58:53 AM: content: [Object],
11:58:53 AM: excerpt: [Object],
11:58:53 AM: author: 1,
11:58:53 AM: featured_media: 3861,
11:58:53 AM: comment_status: 'open',
11:58:53 AM: ping_status: 'open',
11:58:53 AM: sticky: false,
11:58:53 AM: template: '',
11:58:53 AM: format: 'standard',
11:58:53 AM: meta: [Object],
11:58:53 AM: categories: [Array],
11:58:53 AM: tags: [Array],
11:58:53 AM: amp_enabled: true,
11:58:53 AM: _links: [Object]
11:58:53 AM: },
11:58:53 AM: {
11:58:53 AM: id: 3806,
11:58:53 AM: date: '2023-03-01T08:41:59',
11:58:53 AM: date_gmt: '2023-03-01T08:41:59',
11:58:53 AM: guid: [Object],
11:58:53 AM: modified: '2023-03-01T08:42:26',
11:58:53 AM: modified_gmt: '2023-03-01T08:42:26',
11:58:53 AM: slug: 'optimizing-postgres-bigquery',
11:58:53 AM: status: 'publish',
11:58:53 AM: type: 'post',
11:58:54 AM: title: [Object],
11:58:54 AM: content: [Object],
11:58:54 AM: excerpt: [Object],
11:58:54 AM: author: 1,
11:58:54 AM: featured_media: 3803,
11:58:54 AM: comment_status: 'closed',
11:58:54 AM: ping_status: 'open',
11:58:54 AM: sticky: false,
11:58:54 AM: template: '',
11:58:54 AM: format: 'standard',
11:58:54 AM: meta: [Object],
11:58:54 AM: categories: [Array],
11:58:54 AM: tags: [Array],
11:58:54 AM: amp_enabled: true,
11:58:54 AM: _links: [Object]
11:58:54 AM: },
11:58:54 AM: {
11:58:54 AM: id: 3814,
11:58:54 AM: date: '2023-03-01T06:18:04',
11:58:54 AM: date_gmt: '2023-03-01T06:18:04',
11:58:54 AM: guid: [Object],
11:58:54 AM: modified: '2023-03-01T06:18:36',
11:58:54 AM: modified_gmt: '2023-03-01T06:18:36',
11:58:54 AM: slug: 'quizmasters',
11:58:55 AM: status: 'publish',
11:58:55 AM: type: 'post',
11:58:55 AM: title: [Object],
11:58:55 AM: content: [Object],
11:58:55 AM: excerpt: [Object],
11:58:55 AM: author: 1,
11:58:55 AM: featured_media: 0,
11:58:55 AM: comment_status: 'closed',
11:58:55 AM: ping_status: 'open',
11:58:55 AM: sticky: false,
11:58:55 AM: template: '',
11:58:55 AM: format: 'standard',
11:58:55 AM: meta: [Object],
11:58:55 AM: categories: [Array],
11:58:55 AM: tags: [Array],
11:58:55 AM: amp_enabled: true,
11:58:55 AM: _links: [Object]
11:58:55 AM: },
11:58:55 AM: {
11:58:55 AM: id: 3672,
11:58:55 AM: date: '2023-02-13T10:20:18',
11:58:55 AM: date_gmt: '2023-02-13T10:20:18',
11:58:55 AM: guid: [Object],
11:58:55 AM: modified: '2023-02-13T10:20:47',
11:58:56 AM: modified_gmt: '2023-02-13T10:20:47',
11:58:56 AM: slug: 'technicalwriting',
11:58:56 AM: status: 'publish',
11:58:56 AM: type: 'post',
11:58:56 AM: title: [Object],
11:58:56 AM: content: [Object],
11:58:56 AM: excerpt: [Object],
11:58:56 AM: author: 1,
11:58:56 AM: featured_media: 0,
11:58:56 AM: comment_status: 'open',
11:58:56 AM: ping_status: 'open',
11:58:56 AM: sticky: false,
11:58:56 AM: template: '',
11:58:56 AM: format: 'standard',
11:58:56 AM: meta: [Object],
11:58:56 AM: categories: [Array],
11:58:56 AM: tags: [],
11:58:56 AM: amp_enabled: true,
11:58:56 AM: _links: [Object]
11:58:56 AM: },
11:58:56 AM: {
11:58:56 AM: id: 3514,
11:58:56 AM: date: '2023-01-12T11:08:23',
11:58:57 AM: date_gmt: '2023-01-12T11:08:23',
11:58:57 AM: guid: [Object],
11:58:57 AM: modified: '2023-01-12T12:11:26',
11:58:57 AM: modified_gmt: '2023-01-12T12:11:26',
11:58:57 AM: slug: 'creadits-x-supertype',
11:58:57 AM: status: 'publish',
11:58:57 AM: type: 'post',
11:58:57 AM: title: [Object],
11:58:57 AM: content: [Object],
11:58:57 AM: excerpt: [Object],
11:58:57 AM: author: 1,
11:58:57 AM: featured_media: 3521,
11:58:57 AM: comment_status: 'open',
11:58:57 AM: ping_status: 'open',
11:58:57 AM: sticky: false,
11:58:57 AM: template: 'elementor_canvas',
11:58:57 AM: format: 'standard',
11:58:57 AM: meta: [Object],
11:58:57 AM: categories: [Array],
11:58:57 AM: tags: [],
11:58:57 AM: amp_enabled: false,
11:58:57 AM: _links: [Object]
11:58:57 AM: }
11:58:57 AM: ]
11:58:58 AM: }
11:58:58 AM: isloggedin false
11:58:58 AM: Warning: data for page "/p/[user]" (path "/p/samuel") is 169 kB which exceeds the threshold of 128 kB, this amount of data can reduce performance.
11:58:58 AM: See more info here: https://nextjs.org/docs/messages/large-page-data
11:58:58 AM: data {
11:58:58 AM: id: 33,
11:58:58 AM: created_at: '2023-03-21T05:48:17.147213+00:00',
11:58:58 AM: fullname: 'Geraldus Wilsen',
11:58:58 AM: email: 'wilsenp@gmail.com',
11:58:58 AM: s_preferred_handle: 'wilsen',
11:58:58 AM: github_handle: 'projectwilsen',
11:58:58 AM: long: "Wilsen is a data scientist in Supertype's Collective Development Program. He has a deep interest on machine learning, and ability to tell rich, captivating stories using data visualization tools like Tableau and Looker.",
11:58:58 AM: short: 'Data Scientist, Supertype.ai',
11:58:58 AM: tags: [
11:58:58 AM: 'data-analytics',
11:58:58 AM: 'data-science',
11:58:58 AM: 'machine-learning',
11:58:58 AM: 'data-visualization',
11:58:58 AM: 'python'
11:58:58 AM: ],
11:58:58 AM: stack: {
11:58:58 AM: '1': { 'AI & Data': [Array] },
11:58:58 AM: '2': { Frontend: [Array] },
11:58:58 AM: '3': { Backend: [Array] }
11:58:58 AM: },
11:58:59 AM: affiliations: {
11:58:59 AM: org1: {
11:58:59 AM: end: '',
11:58:59 AM: tags: [Array],
11:58:59 AM: start: '2023-02-01',
11:58:59 AM: title: 'Supertype',
11:58:59 AM: position: 'Data Scientist',
11:58:59 AM: description: [Array],
11:58:59 AM: currentWorkHere: 'true'
11:58:59 AM: },
11:58:59 AM: org2: {
11:58:59 AM: end: '',
11:58:59 AM: tags: '',
11:58:59 AM: start: '',
11:58:59 AM: title: '',
11:58:59 AM: position: '',
11:58:59 AM: description: '',
11:58:59 AM: currentWorkHere: false
11:58:59 AM: },
11:58:59 AM: org3: {
11:58:59 AM: end: '',
11:58:59 AM: tags: '',
11:58:59 AM: start: '',
11:58:59 AM: title: '',
11:58:59 AM: position: '',
11:58:59 AM: description: '',
11:59:00 AM: currentWorkHere: false,
11:59:00 AM: optionally_selected: false
11:59:00 AM: }
11:59:00 AM: },
11:59:00 AM: wp_blog_root_url: 'https://supertype.ai',
11:59:00 AM: wp_blog_author_id: 11,
11:59:00 AM: website: null,
11:59:00 AM: accepted: true,
11:59:00 AM: auth_uuid: null,
11:59:00 AM: isExecutive: false,
11:59:00 AM: superinference: {
11:59:00 AM: skill: {
11:59:00 AM: top_n_languages: [Array],
11:59:00 AM: repo_api_message: '',
11:59:00 AM: key_qualifications: []
11:59:00 AM: },
11:59:00 AM: stats: {
11:59:00 AM: forks_count: 0,
11:59:00 AM: repo_api_message: '',
11:59:00 AM: stargazers_count: 0,
11:59:00 AM: top_repo_commits: [Array],
11:59:00 AM: forked_repo_count: 2,
11:59:00 AM: commit_api_message: '',
11:59:01 AM: original_repo_count: 11,
11:59:01 AM: top_repo_stars_forks: [Array]
11:59:01 AM: },
11:59:01 AM: profile: {
11:59:01 AM: bio: null,
11:59:01 AM: blog: '',
11:59:01 AM: name: 'Geraldus Wilsen',
11:59:01 AM: email: null,
11:59:01 AM: login: 'projectwilsen',
11:59:01 AM: company: null,
11:59:01 AM: hireable: null,
11:59:01 AM: location: null,
11:59:01 AM: followers: 0,
11:59:01 AM: following: 13,
11:59:01 AM: twitter_username: null
11:59:01 AM: },
11:59:01 AM: activity: {
11:59:01 AM: commit_count: 16,
11:59:01 AM: most_active_day: 'Tue',
11:59:01 AM: most_active_month: 'Jan',
11:59:01 AM: commit_api_message: '',
11:59:01 AM: commit_count_per_day: [Object],
11:59:01 AM: commit_count_per_month: [Object],
11:59:01 AM: weekly_average_commits: '2.667',
11:59:02 AM: commit_count_per_other_repo: [Object],
11:59:02 AM: commit_count_per_owned_repo: [Object],
11:59:02 AM: commit_count_per_repo_org_owner: [Object],
11:59:02 AM: commit_count_per_repo_user_owner: [Object]
11:59:02 AM: },
11:59:02 AM: closest_user: {
11:59:02 AM: closest_users: [Array],
11:59:02 AM: pr_api_message: '',
11:59:02 AM: repo_api_message: '',
11:59:02 AM: issue_api_message: '',
11:59:02 AM: commit_api_message: '',
11:59:02 AM: collaboration_count: [Object]
11:59:02 AM: },
11:59:02 AM: contribution: {
11:59:02 AM: issue_count: 0,
11:59:02 AM: pr_api_message: '',
11:59:02 AM: total_pr_count: 1,
11:59:02 AM: merged_pr_count: 1,
11:59:02 AM: issue_api_message: ''
11:59:02 AM: }
11:59:02 AM: },
11:59:02 AM: show_repo: 0,
11:59:02 AM: wp: [
11:59:02 AM: {
11:59:03 AM: id: 3608,
11:59:03 AM: date: '2023-02-07T14:58:28',
11:59:03 AM: date_gmt: '2023-02-07T14:58:28',
11:59:03 AM: guid: [Object],
11:59:03 AM: modified: '2023-02-07T14:59:27',
11:59:03 AM: modified_gmt: '2023-02-07T14:59:27',
11:59:03 AM: slug: 'the-power-of-data-storytelling',
11:59:03 AM: status: 'publish',
11:59:03 AM: type: 'post',
11:59:03 AM: title: [Object],
11:59:03 AM: content: [Object],
11:59:03 AM: excerpt: [Object],
11:59:03 AM: author: 11,
11:59:03 AM: featured_media: 3638,
11:59:03 AM: comment_status: 'closed',
11:59:03 AM: ping_status: 'open',
11:59:03 AM: sticky: false,
11:59:03 AM: template: '',
11:59:03 AM: format: 'standard',
11:59:03 AM: meta: [Object],
11:59:03 AM: categories: [Array],
11:59:03 AM: tags: [],
11:59:03 AM: amp_enabled: true,
11:59:03 AM: _links: [Object]
11:59:04 AM: }
11:59:04 AM: ]
11:59:04 AM: }
11:59:04 AM: isloggedin false
11:59:04 AM: info - Generating static pages (22/22)
11:59:04 AM: info - Finalizing page optimization...
11:59:04 AM: Route (pages) Size First Load JS
11:59:04 AM: ┌ ○ / (1806 ms) 3.95 kB 118 kB
11:59:04 AM: ├ /_app 0 B 83.5 kB
11:59:04 AM: ├ ○ /_index_old (1614 ms) 1.94 kB 91 kB
11:59:04 AM: ├ └ css/4cf06ca6a92a1cfc.css 1.86 kB
11:59:04 AM: ├ ○ /404 181 B 83.7 kB
11:59:04 AM: ├ λ /api/enroll 0 B 83.5 kB
11:59:04 AM: ├ λ /api/hello 0 B 83.5 kB
11:59:04 AM: ├ ○ /discover (2064 ms) 146 kB 290 kB
11:59:04 AM: ├ ○ /enroll (1932 ms) 15.5 kB 168 kB
11:59:04 AM: ├ ○ /executive (1904 ms) 8.36 kB 161 kB
11:59:04 AM: ├ ● /p/[user] (27401 ms) 9.08 kB 124 kB
11:59:04 AM: ├ ├ /p/wilsen (3600 ms)
11:59:04 AM: ├ ├ /p/samuel (3458 ms)
11:59:04 AM: ├ ├ /p/stane (3183 ms)
11:59:04 AM: ├ ├ /p/gerald (3017 ms)
11:59:04 AM: ├ ├ /p/timotius (2202 ms)
11:59:05 AM: ├ ├ /p/aurellia (2094 ms)
11:59:05 AM: ├ ├ /p/fendy07 (2071 ms)
11:59:05 AM: ├ └ [+4 more paths] (avg 1944 ms)
11:59:05 AM: ├ ○ /privacy (1883 ms) 2.28 kB 117 kB
11:59:05 AM: ├ ○ /soon (1800 ms) 586 B 115 kB
11:59:05 AM: ├ ○ /superinference (1800 ms) 3.8 kB 118 kB
11:59:05 AM: └ ○ /templates (1506 ms) 512 B 86.1 kB
11:59:05 AM: + First Load JS shared by all 98.1 kB
11:59:05 AM: ├ chunks/framework-2c79e2a64abdb08b.js 45.2 kB
11:59:05 AM: ├ chunks/main-f11614d8aa7ee555.js 26.8 kB
11:59:05 AM: ├ chunks/pages/_app-5c1387240149bb0f.js 9.47 kB
11:59:05 AM: ├ chunks/webpack-ac6298b9bdb2eed5.js 1.98 kB
11:59:05 AM: └ css/28345852138f4ebc.css 14.6 kB
11:59:05 AM: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
11:59:05 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
11:59:05 AM: ● (SSG) automatically generated as static HTML + JSON (uses getStaticProps)
11:59:05 AM: Done in 23.59s.
11:59:05 AM: ​
11:59:05 AM: (build.command completed in 23.7s)
11:59:05 AM:
11:59:05 AM: 3. @netlify/plugin-nextjs (onBuild event)
11:59:05 AM: ────────────────────────────────────────────────────────────────
11:59:05 AM: ​
11:59:05 AM: Patching /opt/build/repo/node_modules/next/dist/server/base-server.js
11:59:05 AM: Done
11:59:06 AM: Patching /opt/build/repo/node_modules/next/dist/server/next-server.js
11:59:06 AM: Done
11:59:06 AM: Moving static page files to serve from CDN...
11:59:06 AM: Moved 31 files
11:59:06 AM: You are not using Netlify Edge Functions for image format detection. Set env var "NEXT_FORCE_EDGE_IMAGES=true" to enable.
11:59:06 AM: Netlify configuration property "redirects" value changed to [
11:59:06 AM: { from: '/_next/static/*', to: '/static/:splat', status: 200 },
11:59:06 AM: {
11:59:06 AM: from: '/_next/image*',
11:59:06 AM: query: { url: ':url', w: ':width', q: ':quality' },
11:59:06 AM: to: '/_ipx/w_:width,q_:quality/:url',
11:59:06 AM: status: 301
11:59:06 AM: },
11:59:06 AM: { from: '/_ipx/*', to: '/.netlify/builders/_ipx', status: 200 },
11:59:06 AM: { from: '/cache/*', to: '/404.html', status: 404, force: true },
11:59:06 AM: { from: '/server/*', to: '/404.html', status: 404, force: true },
11:59:06 AM: { from: '/serverless/*', to: '/404.html', status: 404, force: true },
11:59:06 AM: { from: '/trace', to: '/404.html', status: 404, force: true },
11:59:06 AM: { from: '/traces', to: '/404.html', status: 404, force: true },
11:59:06 AM: {
11:59:06 AM: from: '/routes-manifest.json',
11:59:06 AM: to: '/404.html',
11:59:06 AM: status: 404,
11:59:06 AM: force: true
11:59:06 AM: },
11:59:07 AM: {
11:59:07 AM: from: '/build-manifest.json',
11:59:07 AM: to: '/404.html',
11:59:07 AM: status: 404,
11:59:07 AM: force: true
11:59:07 AM: },
11:59:07 AM: {
11:59:07 AM: from: '/prerender-manifest.json',
11:59:07 AM: to: '/404.html',
11:59:07 AM: status: 404,
11:59:07 AM: force: true
11:59:07 AM: },
11:59:07 AM: {
11:59:07 AM: from: '/react-loadable-manifest.json',
11:59:07 AM: to: '/404.html',
11:59:07 AM: status: 404,
11:59:07 AM: force: true
11:59:07 AM: },
11:59:07 AM: { from: '/BUILD_ID', to: '/404.html', status: 404, force: true },
11:59:07 AM: {
11:59:07 AM: from: '/api/*',
11:59:07 AM: to: '/.netlify/functions/___netlify-handler',
11:59:07 AM: status: 200
11:59:07 AM: },
11:59:07 AM: {
11:59:08 AM: from: '/collaborators.svg',
11:59:08 AM: to: '/collaborators.svg',
11:59:08 AM: conditions: { Cookie: [Array] },
11:59:08 AM: status: 200
11:59:08 AM: },
11:59:08 AM: {
11:59:08 AM: from: '/collective_promo.png',
11:59:08 AM: to: '/collective_promo.png',
11:59:09 AM: conditions: { Cookie: [Array] },
11:59:09 AM: status: 200
11:59:09 AM: },
11:59:09 AM: {
11:59:09 AM: from: '/favicon-32x32.png',
11:59:09 AM: to: '/favicon-32x32.png',
11:59:09 AM: conditions: { Cookie: [Array] },
11:59:09 AM: status: 200
11:59:09 AM: },
11:59:09 AM: {
11:59:09 AM: from: '/favicon.ico',
11:59:09 AM: to: '/favicon.ico',
11:59:09 AM: conditions: { Cookie: [Array] },
11:59:10 AM: status: 200
11:59:10 AM: },
11:59:10 AM: {
11:59:10 AM: from: '/incubated.svg',
11:59:10 AM: to: '/incubated.svg',
11:59:10 AM: conditions: { Cookie: [Array] },
11:59:10 AM: status: 200
11:59:10 AM: },
11:59:10 AM: {
11:59:10 AM: from: '/next.svg',
11:59:10 AM: to: '/next.svg',
11:59:10 AM: conditions: { Cookie: [Array] },
11:59:10 AM: status: 200
11:59:10 AM: },
11:59:10 AM: {
11:59:10 AM: from: '/supertype.svg',
11:59:10 AM: to: '/supertype.svg',
11:59:10 AM: conditions: { Cookie: [Array] },
11:59:10 AM: status: 200
11:59:10 AM: },
11:59:10 AM: {
11:59:10 AM: from: '/badges/1000commit.png',
11:59:10 AM: to: '/badges/1000commit.png',
11:59:10 AM: conditions: { Cookie: [Array] },
11:59:11 AM: status: 200
11:59:11 AM: },
11:59:11 AM: {
11:59:11 AM: from: '/badges/1000follow.png',
11:59:11 AM: to: '/badges/1000follow.png',
11:59:11 AM: conditions: { Cookie: [Array] },
11:59:11 AM: status: 200
11:59:11 AM: },
11:59:11 AM: {
11:59:11 AM: from: '/badges/1000fork.png',
11:59:11 AM: to: '/badges/1000fork.png',
11:59:11 AM: conditions: { Cookie: [Array] },
11:59:11 AM: status: 200
11:59:11 AM: },
11:59:11 AM: {
11:59:11 AM: from: '/badges/1000stars.png',
11:59:11 AM: to: '/badges/1000stars.png',
11:59:11 AM: conditions: { Cookie: [Array] },
11:59:11 AM: status: 200
11:59:11 AM: },
11:59:11 AM: {
11:59:11 AM: from: '/badges/100commit.png',
11:59:11 AM: to: '/badges/100commit.png',
11:59:11 AM: conditions: { Cookie: [Array] },
11:59:12 AM: status: 200
11:59:12 AM: },
11:59:12 AM: {
11:59:12 AM: from: '/badges/100follow.png',
11:59:12 AM: to: '/badges/100follow.png',
11:59:12 AM: conditions: { Cookie: [Array] },
11:59:12 AM: status: 200
11:59:12 AM: },
11:59:12 AM: {
11:59:12 AM: from: '/badges/100fork.png',
11:59:12 AM: to: '/badges/100fork.png',
11:59:12 AM: conditions: { Cookie: [Array] },
11:59:12 AM: status: 200
11:59:12 AM: },
11:59:12 AM: {
11:59:12 AM: from: '/badges/100stars.png',
11:59:12 AM: to: '/badges/100stars.png',
11:59:12 AM: conditions: { Cookie: [Array] },
11:59:12 AM: status: 200
11:59:12 AM: },
11:59:12 AM: {
11:59:12 AM: from: '/badges/300commit.png',
11:59:12 AM: to: '/badges/300commit.png',
11:59:12 AM: conditions: { Cookie: [Array] },
11:59:12 AM: status: 200
11:59:12 AM: },
11:59:13 AM: {
11:59:13 AM: from: '/badges/300follow.png',
11:59:13 AM: to: '/badges/300follow.png',
11:59:13 AM: conditions: { Cookie: [Array] },
11:59:13 AM: status: 200
11:59:13 AM: },
11:59:13 AM: {
11:59:13 AM: from: '/badges/300fork.png',
11:59:13 AM: to: '/badges/300fork.png',
11:59:13 AM: conditions: { Cookie: [Array] },
11:59:13 AM: status: 200
11:59:13 AM: },
11:59:13 AM: {
11:59:13 AM: from: '/badges/300stars.png',
11:59:13 AM: to: '/badges/300stars.png',
11:59:13 AM: conditions: { Cookie: [Array] },
11:59:13 AM: status: 200
11:59:13 AM: },
11:59:13 AM: {
11:59:13 AM: from: '/badges/5000commit.png',
11:59:13 AM: to: '/badges/5000commit.png',
11:59:13 AM: conditions: { Cookie: [Array] },
11:59:13 AM: status: 200
11:59:13 AM: },
11:59:13 AM: {
11:59:14 AM: from: '/badges/500follow.png',
11:59:14 AM: to: '/badges/500follow.png',
11:59:14 AM: conditions: { Cookie: [Array] },
11:59:14 AM: status: 200
11:59:14 AM: },
11:59:14 AM: {
11:59:14 AM: from: '/badges/500fork.png',
11:59:14 AM: to: '/badges/500fork.png',
11:59:14 AM: conditions: { Cookie: [Array] },
11:59:14 AM: status: 200
11:59:14 AM: },
11:59:14 AM: {
11:59:14 AM: from: '/badges/500stars.png',
11:59:14 AM: to: '/badges/500stars.png',
11:59:14 AM: conditions: { Cookie: [Array] },
11:59:14 AM: status: 200
11:59:14 AM: },
11:59:14 AM: {
11:59:14 AM: from: '/forms/wptutorial1.png',
11:59:14 AM: to: '/forms/wptutorial1.png',
11:59:14 AM: conditions: { Cookie: [Array] },
11:59:14 AM: status: 200
11:59:14 AM: },
11:59:15 AM: {
11:59:15 AM: from: '/forms/wptutorial2.png',
11:59:15 AM: to: '/forms/wptutorial2.png',
11:59:15 AM: conditions: { Cookie: [Array] },
11:59:15 AM: status: 200
11:59:15 AM: },
11:59:15 AM: {
11:59:15 AM: from: '/techicons/ai.png',
11:59:15 AM: to: '/techicons/ai.png',
11:59:15 AM: conditions: { Cookie: [Array] },
11:59:15 AM: status: 200
11:59:15 AM: },
11:59:15 AM: {
11:59:15 AM: from: '/techicons/ai_inv.png',
11:59:15 AM: to: '/techicons/ai_inv.png',
11:59:15 AM: conditions: { Cookie: [Array] },
11:59:15 AM: status: 200
11:59:15 AM: },
11:59:15 AM: {
11:59:15 AM: from: '/techicons/algorithm.png',
11:59:15 AM: to: '/techicons/algorithm.png',
11:59:15 AM: conditions: { Cookie: [Array] },
11:59:16 AM: status: 200
11:59:16 AM: },
11:59:16 AM: {
11:59:16 AM: from: '/techicons/algorithm_inv.png',
11:59:16 AM: to: '/techicons/algorithm_inv.png',
11:59:16 AM: conditions: { Cookie: [Array] },
11:59:16 AM: status: 200
11:59:16 AM: },
11:59:16 AM: {
11:59:16 AM: from: '/techicons/androidstudio.png',
11:59:16 AM: to: '/techicons/androidstudio.png',
11:59:16 AM: conditions: { Cookie: [Array] },
11:59:16 AM: status: 200
11:59:16 AM: },
11:59:16 AM: {
11:59:16 AM: from: '/techicons/androidstudio_inv.png',
11:59:16 AM: to: '/techicons/androidstudio_inv.png',
11:59:16 AM: conditions: { Cookie: [Array] },
11:59:16 AM: status: 200
11:59:16 AM: },
11:59:16 AM: {
11:59:16 AM: from: '/techicons/angular.png',
11:59:17 AM: to: '/techicons/angular.png',
11:59:17 AM: conditions: { Cookie: [Array] },
11:59:17 AM: status: 200
11:59:17 AM: },
11:59:17 AM: {
11:59:17 AM: from: '/techicons/angular_inv.png',
11:59:17 AM: to: '/techicons/angular_inv.png',
11:59:17 AM: conditions: { Cookie: [Array] },
11:59:17 AM: status: 200
11:59:17 AM: },
11:59:17 AM: {
11:59:17 AM: from: '/techicons/api.png',
11:59:17 AM: to: '/techicons/api.png',
11:59:17 AM: conditions: { Cookie: [Array] },
11:59:17 AM: status: 200
11:59:17 AM: },
11:59:17 AM: {
11:59:17 AM: from: '/techicons/api_inv.png',
11:59:17 AM: to: '/techicons/api_inv.png',
11:59:17 AM: conditions: { Cookie: [Array] },
11:59:17 AM: status: 200
11:59:17 AM: },
11:59:17 AM: {
11:59:17 AM: from: '/techicons/arduino.png',
11:59:18 AM: to: '/techicons/arduino.png',
11:59:18 AM: conditions: { Cookie: [Array] },
11:59:18 AM: status: 200
11:59:18 AM: },
11:59:18 AM: {
11:59:18 AM: from: '/techicons/arduino_inv.png',
11:59:18 AM: to: '/techicons/arduino_inv.png',
11:59:18 AM: conditions: { Cookie: [Array] },
11:59:18 AM: status: 200
11:59:18 AM: },
11:59:18 AM: {
11:59:18 AM: from: '/techicons/aws.png',
11:59:18 AM: to: '/techicons/aws.png',
11:59:18 AM: conditions: { Cookie: [Array] },
11:59:18 AM: status: 200
11:59:18 AM: },
11:59:18 AM: {
11:59:18 AM: from: '/techicons/aws_inv.png',
11:59:18 AM: to: '/techicons/aws_inv.png',
11:59:18 AM: conditions: { Cookie: [Array] },
11:59:18 AM: status: 200
11:59:18 AM: },
11:59:19 AM: {
11:59:19 AM: from: '/techicons/azure.png',
11:59:19 AM: to: '/techicons/azure.png',
11:59:19 AM: conditions: { Cookie: [Array] },
11:59:19 AM: status: 200
11:59:19 AM: },
11:59:19 AM: {
11:59:19 AM: from: '/techicons/azure_inv.png',
11:59:19 AM: to: '/techicons/azure_inv.png',
11:59:19 AM: conditions: { Cookie: [Array] },
11:59:19 AM: status: 200
11:59:19 AM: },
11:59:19 AM: {
11:59:19 AM: from: '/techicons/badge.png',
11:59:19 AM: to: '/techicons/badge.png',
11:59:19 AM: conditions: { Cookie: [Array] },
11:59:19 AM: status: 200
11:59:19 AM: },
11:59:19 AM: {
11:59:19 AM: from: '/techicons/badge_inv.png',
11:59:19 AM: to: '/techicons/badge_inv.png',
11:59:19 AM: conditions: { Cookie: [Array] },
11:59:19 AM: status: 200
11:59:19 AM: },
11:59:19 AM: {
11:59:20 AM: from: '/techicons/bash.png',
11:59:20 AM: to: '/techicons/bash.png',
11:59:20 AM: conditions: { Cookie: [Array] },
11:59:20 AM: status: 200
11:59:20 AM: },
11:59:20 AM: {
11:59:20 AM: from: '/techicons/bash_inv.png',
11:59:20 AM: to: '/techicons/bash_inv.png',
11:59:20 AM: conditions: { Cookie: [Array] },
11:59:20 AM: status: 200
11:59:20 AM: },
11:59:20 AM: {
11:59:20 AM: from: '/techicons/bootstrap.png',
11:59:20 AM: to: '/techicons/bootstrap.png',
11:59:20 AM: conditions: { Cookie: [Array] },
11:59:20 AM: status: 200
11:59:20 AM: },
11:59:20 AM: {
11:59:20 AM: from: '/techicons/bootstrap_inv.png',
11:59:20 AM: to: '/techicons/bootstrap_inv.png',
11:59:20 AM: conditions: { Cookie: [Array] },
11:59:20 AM: status: 200
11:59:20 AM: },
11:59:20 AM: {
11:59:20 AM: from: '/techicons/c++.png',
11:59:21 AM: to: '/techicons/c++.png',
11:59:21 AM: conditions: { Cookie: [Array] },
11:59:21 AM: status: 200
11:59:21 AM: },
11:59:21 AM: {
11:59:21 AM: from: '/techicons/c++_inv.png',
11:59:21 AM: to: '/techicons/c++_inv.png',
11:59:21 AM: conditions: { Cookie: [Array] },
11:59:21 AM: status: 200
11:59:21 AM: },
11:59:21 AM: {
11:59:21 AM: from: '/techicons/cloudfront.png',
11:59:21 AM: to: '/techicons/cloudfront.png',
11:59:21 AM: conditions: { Cookie: [Array] },
11:59:21 AM: status: 200
11:59:21 AM: },
11:59:21 AM: {
11:59:21 AM: from: '/techicons/cloudfront_inv.png',
11:59:21 AM: to: '/techicons/cloudfront_inv.png',
11:59:21 AM: conditions: { Cookie: [Array] },
11:59:21 AM: status: 200
11:59:21 AM: },
11:59:21 AM: {
11:59:21 AM: from: '/techicons/computervision.png',
11:59:21 AM: to: '/techicons/computervision.png',
11:59:22 AM: conditions: { Cookie: [Array] },
11:59:22 AM: status: 200
11:59:22 AM: },
11:59:22 AM: {
11:59:22 AM: from: '/techicons/computervision_inv.png',
11:59:22 AM: to: '/techicons/computervision_inv.png',
11:59:22 AM: conditions: { Cookie: [Array] },
11:59:22 AM: status: 200
11:59:22 AM: },
11:59:22 AM: {
11:59:22 AM: from: '/techicons/css.png',
11:59:22 AM: to: '/techicons/css.png',
11:59:22 AM: conditions: { Cookie: [Array] },
11:59:22 AM: status: 200
11:59:22 AM: },
11:59:22 AM: {
11:59:22 AM: from: '/techicons/css_inv.png',
11:59:22 AM: to: '/techicons/css_inv.png',
11:59:22 AM: conditions: { Cookie: [Array] },
11:59:22 AM: status: 200
11:59:22 AM: },
11:59:22 AM: {
11:59:22 AM: from: '/techicons/d3.png',
11:59:22 AM: to: '/techicons/d3.png',
11:59:23 AM: conditions: { Cookie: [Array] },
11:59:23 AM: status: 200
11:59:23 AM: },
11:59:23 AM: {
11:59:23 AM: from: '/techicons/d3_inv.png',
11:59:23 AM: to: '/techicons/d3_inv.png',
11:59:23 AM: conditions: { Cookie: [Array] },
11:59:23 AM: status: 200
11:59:23 AM: },
11:59:23 AM: {
11:59:23 AM: from: '/techicons/dbt.png',
11:59:23 AM: to: '/techicons/dbt.png',
11:59:23 AM: conditions: { Cookie: [Array] },
11:59:23 AM: status: 200
11:59:23 AM: },
11:59:23 AM: {
11:59:23 AM: from: '/techicons/dbt_inv.png',
11:59:23 AM: to: '/techicons/dbt_inv.png',
11:59:23 AM: conditions: { Cookie: [Array] },
11:59:23 AM: status: 200
11:59:23 AM: },
11:59:23 AM: {
11:59:23 AM: from: '/techicons/deeplearning.png',
11:59:23 AM: to: '/techicons/deeplearning.png',
11:59:23 AM: conditions: { Cookie: [Array] },
11:59:24 AM: status: 200
11:59:24 AM: },
11:59:24 AM: {
11:59:24 AM: from: '/techicons/deeplearning_inv.png',
11:59:24 AM: to: '/techicons/deeplearning_inv.png',
11:59:24 AM: conditions: { Cookie: [Array] },
11:59:24 AM: status: 200
11:59:24 AM: },
11:59:24 AM: {
11:59:24 AM: from: '/techicons/django.png',
11:59:24 AM: to: '/techicons/django.png',
11:59:24 AM: conditions: { Cookie: [Array] },
11:59:24 AM: status: 200
11:59:24 AM: },
11:59:24 AM: {
11:59:24 AM: from: '/techicons/django_inv.png',
11:59:24 AM: to: '/techicons/django_inv.png',
11:59:24 AM: conditions: { Cookie: [Array] },
11:59:24 AM: status: 200
11:59:24 AM: },
11:59:24 AM: {
11:59:24 AM: from: '/techicons/docker.png',
11:59:24 AM: to: '/techicons/docker.png',
11:59:24 AM: conditions: { Cookie: [Array] },
11:59:24 AM: status: 200
11:59:25 AM: },
11:59:25 AM: {
11:59:25 AM: from: '/techicons/docker_inv.png',
11:59:25 AM: to: '/techicons/docker_inv.png',
11:59:25 AM: conditions: { Cookie: [Array] },
11:59:25 AM: status: 200
11:59:25 AM: },
11:59:25 AM: {
11:59:25 AM: from: '/techicons/elastic.png',
11:59:25 AM: to: '/techicons/elastic.png',
11:59:25 AM: conditions: { Cookie: [Array] },
11:59:25 AM: status: 200
11:59:25 AM: },
11:59:25 AM: {
11:59:25 AM: from: '/techicons/elastic_inv.png',
11:59:25 AM: to: '/techicons/elastic_inv.png',
11:59:25 AM: conditions: { Cookie: [Array] },
11:59:25 AM: status: 200
11:59:25 AM: },
11:59:25 AM: {
11:59:25 AM: from: '/techicons/expressjs.png',
11:59:25 AM: to: '/techicons/expressjs.png',
11:59:25 AM: conditions: { Cookie: [Array] },
11:59:25 AM: status: 200
11:59:25 AM: },
11:59:26 AM: {
11:59:26 AM: from: '/techicons/expressjs_inv.png',
11:59:26 AM: to: '/techicons/expressjs_inv.png',
11:59:26 AM: conditions: { Cookie: [Array] },
11:59:26 AM: status: 200
11:59:26 AM: },
11:59:26 AM: {
11:59:26 AM: from: '/techicons/fastapi.png',
11:59:26 AM: to: '/techicons/fastapi.png',
11:59:26 AM: conditions: { Cookie: [Array] },
11:59:26 AM: status: 200
11:59:26 AM: },
11:59:26 AM: {
11:59:26 AM: from: '/techicons/fastapi_inv.png',
11:59:26 AM: to: '/techicons/fastapi_inv.png',
11:59:26 AM: conditions: { Cookie: [Array] },
11:59:26 AM: status: 200
11:59:26 AM: },
11:59:26 AM: {
11:59:26 AM: from: '/techicons/figma.png',
11:59:26 AM: to: '/techicons/figma.png',
11:59:26 AM: conditions: { Cookie: [Array] },
11:59:26 AM: status: 200
11:59:27 AM: },
11:59:27 AM: {
11:59:27 AM: from: '/techicons/figma_inv.png',
11:59:27 AM: to: '/techicons/figma_inv.png',
11:59:27 AM: conditions: { Cookie: [Array] },
11:59:27 AM: status: 200
11:59:27 AM: },
11:59:27 AM: {
11:59:27 AM: from: '/techicons/flask.png',
11:59:27 AM: to: '/techicons/flask.png',
11:59:27 AM: conditions: { Cookie: [Array] },
11:59:27 AM: status: 200
11:59:27 AM: },
11:59:27 AM: {
11:59:27 AM: from: '/techicons/flask_inv.png',
11:59:27 AM: to: '/techicons/flask_inv.png',
11:59:27 AM: conditions: { Cookie: [Array] },
11:59:27 AM: status: 200
11:59:27 AM: },
11:59:27 AM: {
11:59:27 AM: from: '/techicons/flow.png',
11:59:27 AM: to: '/techicons/flow.png',
11:59:27 AM: conditions: { Cookie: [Array] },
11:59:27 AM: status: 200
11:59:27 AM: },
11:59:28 AM: {
11:59:28 AM: from: '/techicons/flow_inv.png',
11:59:28 AM: to: '/techicons/flow_inv.png',
11:59:28 AM: conditions: { Cookie: [Array] },
11:59:28 AM: status: 200
11:59:28 AM: },
11:59:28 AM: {
11:59:28 AM: from: '/techicons/flutter.png',
11:59:28 AM: to: '/techicons/flutter.png',
11:59:28 AM: conditions: { Cookie: [Array] },
11:59:28 AM: status: 200
11:59:28 AM: },
11:59:28 AM: {
11:59:28 AM: from: '/techicons/flutter_inv.png',
11:59:28 AM: to: '/techicons/flutter_inv.png',
11:59:28 AM: conditions: { Cookie: [Array] },
11:59:28 AM: status: 200
11:59:28 AM: },
11:59:28 AM: {
11:59:28 AM: from: '/techicons/gce.png',
11:59:28 AM: to: '/techicons/gce.png',
11:59:28 AM: conditions: { Cookie: [Array] },
11:59:28 AM: status: 200
11:59:28 AM: },
11:59:28 AM: {
11:59:29 AM: from: '/techicons/gce_inv.png',
11:59:29 AM: to: '/techicons/gce_inv.png',
11:59:29 AM: conditions: { Cookie: [Array] },
11:59:29 AM: status: 200
11:59:29 AM: },
11:59:29 AM: {
11:59:29 AM: from: '/techicons/gcp.png',
11:59:29 AM: to: '/techicons/gcp.png',
11:59:29 AM: conditions: { Cookie: [Array] },
11:59:29 AM: status: 200
11:59:29 AM: },
11:59:29 AM: {
11:59:29 AM: from: '/techicons/gcp_inv.png',
11:59:29 AM: to: '/techicons/gcp_inv.png',
11:59:29 AM: conditions: { Cookie: [Array] },
11:59:29 AM: status: 200
11:59:29 AM: },
11:59:29 AM: {
11:59:29 AM: from: '/techicons/ggplot.png',
11:59:29 AM: to: '/techicons/ggplot.png',
11:59:29 AM: conditions: { Cookie: [Array] },
11:59:29 AM: status: 200
11:59:29 AM: },
11:59:29 AM: {
11:59:29 AM: from: '/techicons/ggplot_inv.png',
11:59:30 AM: to: '/techicons/ggplot_inv.png',
11:59:30 AM: conditions: { Cookie: [Array] },
11:59:30 AM: status: 200
11:59:30 AM: },
11:59:30 AM: {
11:59:30 AM: from: '/techicons/github.png',
11:59:30 AM: to: '/techicons/github.png',
11:59:30 AM: conditions: { Cookie: [Array] },
11:59:30 AM: status: 200
11:59:30 AM: },
11:59:30 AM: ... 125 more items
11:59:30 AM: ].
11:59:30 AM: ​
11:59:30 AM: (@netlify/plugin-nextjs onBuild completed in 173ms)
11:59:30 AM:
11:59:30 AM: 4. Functions bundling
11:59:30 AM: ────────────────────────────────────────────────────────────────
11:59:30 AM: ​
11:59:30 AM: Packaging Functions from .netlify/functions-internal directory:
11:59:30 AM: - ___netlify-handler/___netlify-handler.js
11:59:30 AM: - ___netlify-odb-handler/___netlify-odb-handler.js
11:59:30 AM: - _ipx/_ipx.js
11:59:30 AM: ​
11:59:30 AM: ​
11:59:31 AM: (Functions bundling completed in 27.2s)
11:59:31 AM:
11:59:31 AM: 5. Edge Functions bundling
11:59:31 AM: ────────────────────────────────────────────────────────────────
11:59:31 AM: ​
11:59:31 AM: ​
11:59:31 AM: (Edge Functions bundling completed in 647ms)
11:59:31 AM:
11:59:31 AM: 6. @netlify/plugin-nextjs (onPostBuild event)
11:59:31 AM: ────────────────────────────────────────────────────────────────
11:59:31 AM: ​
11:59:31 AM: Next.js cache saved.
11:59:31 AM: ​
11:59:31 AM: (@netlify/plugin-nextjs onPostBuild completed in 146ms)
11:59:31 AM:
11:59:32 AM: (Netlify Build completed in 1m 12.9s)
11:59:32 AM: Section completed: building
11:59:41 AM: Finished processing build request in 1m52.003s

Deploying

Complete
11:59:15 AM: Starting to deploy site from '.next'
11:59:15 AM: Calculating files to upload
11:59:16 AM: 56 new files to upload
11:59:16 AM: 2 new functions to upload
11:59:25 AM: Section completed: deploying
11:59:31 AM: 7. Deploy site
11:59:31 AM: ────────────────────────────────────────────────────────────────
11:59:31 AM: ​
11:59:31 AM: Site deploy was successfully initiated
11:59:31 AM: ​
11:59:31 AM: (Deploy site completed in 10.1s)

Cleanup

Complete
11:59:31 AM: Netlify Build Complete
11:59:31 AM: ────────────────────────────────────────────────────────────────
11:59:31 AM: ​
11:59:32 AM: Caching artifacts
11:59:32 AM: Started saving node modules
11:59:32 AM: Finished saving node modules
11:59:32 AM: Started saving build plugins
11:59:32 AM: Finished saving build plugins
11:59:32 AM: Started saving corepack cache
11:59:32 AM: Finished saving corepack cache
11:59:32 AM: Started saving yarn cache
11:59:32 AM: Finished saving yarn cache
11:59:32 AM: Started saving pip cache
11:59:32 AM: Finished saving pip cache
11:59:32 AM: Started saving emacs cask dependencies
11:59:32 AM: Finished saving emacs cask dependencies
11:59:32 AM: Started saving maven dependencies
11:59:32 AM: Finished saving maven dependencies
11:59:32 AM: Started saving boot dependencies
11:59:32 AM: Finished saving boot dependencies
11:59:32 AM: Started saving rust rustup cache
11:59:32 AM: Finished saving rust rustup cache
11:59:32 AM: Started saving go dependencies
11:59:32 AM: Finished saving go dependencies
11:59:32 AM: Build script success
11:59:36 AM: Uploading Cache of size 909.2MB
11:59:41 AM: Section completed: cleanup

Post-processing

Complete
11:59:25 AM: Starting post processing
11:59:25 AM: Post processing - HTML
11:59:26 AM: Post processing - header rules
11:59:27 AM: Post processing - redirect rules
11:59:27 AM: Post processing done
11:59:27 AM: Section completed: postprocessing
11:59:28 AM: Site is live ✨