{"id":17005350,"url":"https://github.com/cbedroid/personal-portfolio","last_synced_at":"2025-10-13T19:19:31.355Z","repository":{"id":101937690,"uuid":"469355715","full_name":"cbedroid/personal-portfolio","owner":"cbedroid","description":"FreeCodeCamp Personal Portfolio  built in React ","archived":false,"fork":false,"pushed_at":"2023-06-20T00:15:19.000Z","size":53953,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T13:02:00.497Z","etag":null,"topics":["api","cbedroid","django","django-rest-framework","docker","freecodecamp","freecodecamp-project","personal-portfolio","personal-website","portfolio","python","react","react-query","tailwindcss","website-development"],"latest_commit_sha":null,"homepage":"https://cbedroid-portfolio.vercel.app/","language":"Python","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/cbedroid.png","metadata":{"files":{"readme":"README.rst","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,"zenodo":null}},"created_at":"2022-03-13T11:50:16.000Z","updated_at":"2023-10-13T09:23:39.000Z","dependencies_parsed_at":"2025-04-12T07:10:15.738Z","dependency_job_id":"e113f268-031a-4793-b33c-53beb94dcc36","html_url":"https://github.com/cbedroid/personal-portfolio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbedroid/personal-portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbedroid%2Fpersonal-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbedroid%2Fpersonal-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbedroid%2Fpersonal-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbedroid%2Fpersonal-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbedroid","download_url":"https://codeload.github.com/cbedroid/personal-portfolio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbedroid%2Fpersonal-portfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016896,"owners_count":26085884,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","cbedroid","django","django-rest-framework","docker","freecodecamp","freecodecamp-project","personal-portfolio","personal-website","portfolio","python","react","react-query","tailwindcss","website-development"],"created_at":"2024-10-14T04:46:06.526Z","updated_at":"2025-10-13T19:19:31.349Z","avatar_url":"https://github.com/cbedroid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====================================\nFreeCodeCamp Personal Portfolio Website\n=====================================\n\nIn this projects, I was given the task to create a personal portfolio website demonstrating my front-end skills and experience as a web developer.\nIt was recommended that we use a safe and easy front-end language for building this website, but I decided to showcase my skill as a web developer and used ReactJS.\n\n\nThe **Objective** for this project: Build a CodePen.io app that is functionally similar to this: `CodePen \u003chttps://codepen.io/freeCodeCamp/full/zNBOYG\u003e`_.\n\nA FreeCodeCamp Personal Portfolio Project of the Responsive Web Design Curriculum. Visit FreeCodeCamp_ for more details.\n\n.. _Demo: https://cbedroid-portfolio.vercel.app/\n.. |Demo| replace:: **Demo**\n\nLive Demo: :rocket: |Demo|_\n\n.. image:: https://user-images.githubusercontent.com/54720725/206893830-a8fae700-41d5-4995-97f7-a7c4c3c8630d.gif\n  :alt: Person-profolio\n  :align: center\n\nTools and Skills\n----------------\nHere are some of the tools and skills used to build this web app.\n\n- `Python \u003chttps://www.python.org/\u003e`_ - is a programming language that lets you work quickly and integrate systems more effectively.\n- `Django \u003chttps://www.djangoproject.com/\u003e`_ -  is a high-level Python web framework that encourages rapid development and clean, pragmatic design.\n- `Django REST framework \u003chttps://www.django-rest-framework.org/\u003e`_ - framework is a powerful and flexible toolkit for building Web APIs.\n- `ReactJS \u003chttps://reactjs.org/\u003e`_ - A JavaScript library for building scalable user interfaces.\n- `PostgreSQL \u003chttps://www.postgresql.org/\u003e`_ - is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance.\n- `NGINX \u003chttps://www.nginx.com/\u003e`_ - is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server.\n- `Docker \u003chttps://www.docker.com/\u003e`_ - is a software platform that use OS-level virtualization to build, test, and deploy software in packages called containers.\n- `Javascript ES12 \u003chttps://dev.to/naimlatifi5/ecmascript-2021-es12-new-features-2l67\u003e`_ - is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions.\n- `Typescript \u003chttps://www.typescriptlang.org/docs/\u003e`_ - is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.\n- `Redux-toolkit \u003chttps://redux-toolkit.js.org/\u003e`_ - is the official Redux tool, opinionated, with batteries for efficient Redux development.\n- `React-Query \u003chttps://tanstack.com/query/v4/docs/overview\u003e`_ - A library that makes fetching, caching, synchronizing and updating server state in your React applications a breeze.\n- `React-Hook-Form \u003chttps://react-hook-form.com/\u003e`_ - is a library that helps you validate forms in React.\n- `Yup \u003chttps://www.npmjs.com/package/yup\u003e`_ - is a JavaScript schema builder for value parsing and validation.\n- `React Router \u003chttps://reacttraining.com/react-router/web/\u003e`_ -  Client side routing that allows your app to update the URL from a link click without making another request.\n- `MomentJS \u003chttps://momentjs.com/\u003e`_ - is a free and open source JavaScript library that removes the need to use the native JavaScript Date object directly.\n- `TailwindCSS \u003chttps://tailwindcss.com/\u003e`_ - A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.\n- `Tailwind JIT \u003chttps://v2.tailwindcss.com/docs/just-in-time-mode\u003e`_ - A new just-in-time compiler for Tailwind CSS that generates your styles on-demand instead of building it at build time.\n- `SASS \u003chttps://sass-lang.com/\u003e`_ - is a stylesheet language that’s compiled to CSS and allow you to use variables, nested rules, mixins, functions, and more.\n- `ESLint \u003chttp://eslint.org\u003e`_ - is a static code analysis tool for identifying problematic patterns found in JavaScript code.\n- `Airbnb Javascript/React Styleguide \u003chttps://github.com/airbnb/javascript\u003e`_ - A mostly reasonable approach to React and JSX.\n\n... and more to come!\n\n.. _FreeCodeCamp: https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-personal-portfolio-webpage/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbedroid%2Fpersonal-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbedroid%2Fpersonal-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbedroid%2Fpersonal-portfolio/lists"}