{"id":19669821,"url":"https://github.com/malikbagwala/maalik.dev-old","last_synced_at":"2026-01-31T10:02:08.140Z","repository":{"id":222585451,"uuid":"695880094","full_name":"MalikBagwala/maalik.dev-old","owner":"MalikBagwala","description":"My old personal website, which includes my skills, projects, blogs and all the fun stuff :)","archived":false,"fork":false,"pushed_at":"2024-11-14T08:56:22.000Z","size":4736,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-06T21:30:04.699Z","etag":null,"topics":["contentful","github","github-api","nextjs","portfolio","portfolio-website","reactjs","vercel","wakatime-api"],"latest_commit_sha":null,"homepage":"https://old.maalik.dev","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MalikBagwala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-09-24T14:09:48.000Z","updated_at":"2024-11-16T06:34:22.000Z","dependencies_parsed_at":"2024-06-22T06:49:34.648Z","dependency_job_id":"0ee681ee-71b0-4469-88bc-a17a21ec588e","html_url":"https://github.com/MalikBagwala/maalik.dev-old","commit_stats":{"total_commits":87,"total_committers":1,"mean_commits":87.0,"dds":0.0,"last_synced_commit":"d4d4baef2e73b15069e3d6d49f48935162dbbc0f"},"previous_names":["malikbagwala/maalik.dev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MalikBagwala/maalik.dev-old","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalikBagwala%2Fmaalik.dev-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalikBagwala%2Fmaalik.dev-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalikBagwala%2Fmaalik.dev-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalikBagwala%2Fmaalik.dev-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MalikBagwala","download_url":"https://codeload.github.com/MalikBagwala/maalik.dev-old/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalikBagwala%2Fmaalik.dev-old/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28937809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T08:53:31.997Z","status":"ssl_error","status_checked_at":"2026-01-31T08:51:38.521Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["contentful","github","github-api","nextjs","portfolio","portfolio-website","reactjs","vercel","wakatime-api"],"created_at":"2024-11-11T17:01:17.688Z","updated_at":"2026-01-31T10:02:08.124Z","avatar_url":"https://github.com/MalikBagwala.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003emaalik.dev\u003c/h1\u003e\n   \u003cimg height=\"400px\" width=\"auto\" src=\"https://res.cloudinary.com/maalik-dev/image/upload/v1694112941/maalik-dev-mac_m4w7tc.png\"\u003e\n   \u003cimg height=\"400px\" height=\"auto\" src=\"https://res.cloudinary.com/maalik-dev/image/upload/v1694112004/733E9B05-B825-4A3A-B6D4-CCBA98B1DE0E_ill6kz.png\"\u003e\n  \u003cp\u003e🔥 Personal website built with Next.js, TypeScript, Tailwind CSS, SWR.\u003c/p\u003e\n\u003c/div\u003e\n\u003cbr /\u003e\n\n## Introduction\n\nThis website was built from scratch using Next.js and was first initialized in June 2023. It will undergo regular updates and serve as both a valuable learning resource and a platform for me to share my knowledge.\n\u003cbr /\u003e\u003cbr /\u003e\n\n## Features\n\nOn this website there are several features that will continue to be updated and added in the future.\n\n### 🕗 Wakatime\n\nData is retrieved using the Wakatime API and then displayed on the dashboard, built with Next.js API routes deployed as serverless functions.\n\n### 🗳 Projects\n\nThe data projects is stored in mdx files compiled at build time\n\u003cbr /\u003e\u003cbr /\u003e\n\n## Getting Started\n\nIf you are interested in running this project on your local machine, you can do so in just 3 easy steps below. Additionally, remember to update the \".env.example\" file to \".env\" and replace the variables with your own in the \".env\" file.\n\n### 1. Clone this template using one of the three ways:\n\n1. Clone using git\n\n   ```bash\n   git clone https://github.com/MalikBagwala/maalik.dev\n   ```\n\n2. Using `create-next-app`\n\n   ```bash\n   npx create-next-app -e https://github.com/MalikBagwala/maalik.dev project-name\n   ```\n\n3. Using `degit`\n\n   ```bash\n   npx degit MalikBagwala/maalik.dev YOUR_APP_NAME\n   ```\n\n4. Deploy to Vercel or Netlify, etc\n\n   [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/MalikBagwala/maalik.dev)\n   [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/MalikBagwala/maalik.dev)\n\n### 2. Install dependencies\n\nIt is encouraged to use **bun** so the husky hooks can work properly.\n\n```bash\nbun run install\n```\n\n### 3. Run the development server\n\nYou can start the server using this command:\n\n```bash\nbun run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `src/pages/index.tsx`.\n\u003cbr /\u003e\u003cbr /\u003e\n\n## License\n\nLicensed under the [GPL-3.0 license](https://github.com/MalikBagwala/maalik.dev/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalikbagwala%2Fmaalik.dev-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalikbagwala%2Fmaalik.dev-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalikbagwala%2Fmaalik.dev-old/lists"}