https://github.com/alamkanak/portfolio
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: alamkanak
- Language: Vue
- Default Branch: master
- Size: 75.6 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Nuxt Portfolio Website
A modern, responsive portfolio website built with Nuxt 4, showcasing the work and expertise of Raquib Ul Alam, a Senior Android Engineer and ML Researcher.
🛠️ Tech Stack
- Framework: Nuxt 4
- Content: Nuxt Content
- UI Components: Nuxt UI
- Styling: Tailwind CSS
- Icons: Nuxt Icon with Material Design Icons
- Images: Nuxt Image
- Fonts: Nuxt Fonts with Inter font family
- TypeScript: Full type safety and IntelliSense support
🏃♂️ Getting Started
Prerequisites
- Node.js 18+ or 20+
- npm, yarn, or pnpm
Installation
Clone the repository
bash git clone https://github.com/alamkanak/alamkanak.github.io.git cd alamkanak.github.ioInstall dependencies
bash npm installStart the development server
bash npm run devOpen http://localhost:3000 in your browser
Building for Production
```bash
Build for production
npm run build
Preview production build
npm run preview
Generate static site for GitHub Pages
npm run generate ```
Managing Content
All contents are located in the content/ directory. You can add, edit, or remove projects and profile details using Markdown and YAML files. The site uses Nuxt Content to render these files dynamically. Icons are used from Nuxt Icon: https://icon-sets.iconify.design/
👨💻 About
Created by Raquib Ul Alam
- GitHub: @alamkanak
- LinkedIn: alamkanak
Owner
- Name: Raquib-ul Alam (Kanak)
- Login: alamkanak
- Kind: user
- Location: Toronto, Canada
- Company: Emergence AI
- Website: https://alamkanak.github.io
- Repositories: 36
- Profile: https://github.com/alamkanak
Hybrid of two realms: machine learning and software engineering
GitHub Events
Total
- Push event: 3
- Create event: 2
Last Year
- Push event: 3
- Create event: 2
Issues and Pull Requests
Last synced: 11 months ago
Dependencies
- actions/checkout v4 composite
- actions/setup-node v4 composite
- 1330 dependencies
- @iconify-json/mdi ^1.2.3 development
- @nuxt/content ^3.6.3
- @nuxt/eslint ^1.7.1
- @nuxt/fonts ^0.11.4
- @nuxt/icon ^1.15.0
- @nuxt/image ^1.11.0
- @nuxt/ui ^3.3.0
- better-sqlite3 ^12.2.0
- eslint ^9.32.0
- nuxt ^4.0.1
- typescript ^5.8.3
- vue ^3.5.18
- vue-router ^4.5.1
- 1329 dependencies