{"id":17892255,"url":"https://github.com/bramirez96/portfolio","last_synced_at":"2025-04-03T03:40:30.881Z","repository":{"id":77067960,"uuid":"396512737","full_name":"bramirez96/portfolio","owner":"bramirez96","description":"A portfolio site to showcase my work.","archived":false,"fork":false,"pushed_at":"2021-08-16T01:24:00.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T17:41:33.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"portfolio-toendthepeace.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bramirez96.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-15T22:10:42.000Z","updated_at":"2021-08-16T01:25:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8a21521-e27e-4793-98b8-1ee36b6dc5af","html_url":"https://github.com/bramirez96/portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"bramirez96/html-webpack-no-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramirez96%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bramirez96","download_url":"https://codeload.github.com/bramirez96/portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933356,"owners_count":20857052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T14:34:39.414Z","updated_at":"2025-04-03T03:40:30.856Z","avatar_url":"https://github.com/bramirez96.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nA quick overview of all of the different `babel` and `webpack` extensions this project uses.\n\n- webpack: bundles our code\n- babel: allows us to use modern javascript\n- babel/preset-env: tells us which browsers to target when compiling\n- babel/polyfill: polyfills features to support browsers that don't support them\n- babel-loader: lets us use babel and webpack\n- core-js@3: polyfill of the standard js library that provides the latest ecmascript support\n- @babel/plugin-syntax-dynamic-import: dynamic importing/lazy loading\n\nNOTE: the polyfills are dependencies, NOT dev dependencies, as they are required in the bundle!\n\n## Styling\n\n- style-loader: adds CSS to the dom by injecting a style tag that's cool\n- css-loader: resolves imports in css\n- node-sass: technical garbage\n- sass-loader: loads sass and compiles into css\n- postcss-loader: adds PostCSS to webpack\n- postcss-preset-env: polyfills modern css for older browsers\n- css-nano: minifies css in bundle\n\n## More\n\n- clean-webpack-plugin: removes build folder before building again\n- file-loader: resolves imports/requires into urls in outdir and emits file (COOL)\n- html-loader: resolves src paths as module requires? fixes images maybe?\n- mini-css-extract-plugin: splits css into separate files\n- terser-webpack-plugin: minify js\n- optimize-css-assets-webpack-plugin: optimize/minify css when building\n- purgecss-webpack-plugin: removes unused css\n- compression-webpack-plugin: compresses assets with Content=Encoding: gz\n- brotli-webpack-plugin: compresses assets to serve with Content-Encodign: br\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramirez96%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbramirez96%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramirez96%2Fportfolio/lists"}