ux-portfolio
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (7.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: MarkOpalski
- Language: TypeScript
- Default Branch: main
- Size: 82 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Citation
README.md
UX Portfolio
A personal portfolio showcasing UX projects, case studies, and design/development skills.
Features
- Modern stack: Built with React and Tailwind CSS
- Fully responsive for all devices
- Custom components for portfolio, case studies, and contact
- Automated deployment via Netlify and Bolt.new
Project Structure
/src— Source code/components— React components/styles— Styling (Tailwind and custom CSS)/assets— Images and other static assets
Setup
Clone the repository:
bash git clone https://github.com/MarkOpalski/ux-portfolio.gitInstall dependencies:
bash npm installRun the development server:
bash npm start
Development
- Built with React
- Styled with Tailwind CSS
- Organized with modular components
Deployment
This site is automatically deployed via Netlify and Bolt.new.
Every push to the main branch triggers a redeploy.
Version Control
- Main branch: Production-ready code
- Feature branches: For new features and experiments
Citations & Attribution
See CITATIONS.md for code references and attributions.
Owner
- Name: Mark Opalski
- Login: MarkOpalski
- Kind: user
- Location: United States
- Website: http://www.markopalski.com
- Repositories: 1
- Profile: https://github.com/MarkOpalski
Citation (CITATIONS.md)
# Citations This project is a personal UX portfolio built with React and Tailwind CSS, and deployed using Bolt.new and Netlify. The following resources and documentation were referenced in its creation: ## Frontend Frameworks & Styling - [React Documentation](https://react.dev/) Official documentation for building component-based UIs in React. - [Tailwind CSS Documentation](https://tailwindcss.com/docs) Official documentation for utility-first CSS framework used for rapid UI development. ## Deployment & Hosting - [Netlify Docs](https://docs.netlify.com/) Reference for continuous deployment, environment variables, and serverless functions. - [Bolt.new Docs](https://docs.bolt.new/) Used for site design, deployment, and hosting workflow. ## Backend & Data - [Supabase Documentation](https://supabase.com/docs) Used for backend-as-a-service features, including authentication and database. --- If you believe additional attributions are required or if you notice any missing references, please open an issue or contact the maintainer.
GitHub Events
Total
- Push event: 15
- Pull request event: 4
- Create event: 1
Last Year
- Push event: 15
- Pull request event: 4
- Create event: 1