Mark Teekman's repositories
accessible-astro-starter
An Accessible Starter Theme for Astro 5.0 including accessibility features such as landmarks, better focus-outline and skip-links navigation. Ships with Tailwind, Prettier and ESLint support.
accessible-astro-components
A collection of accessible components for Astro projects with built-in ARIA attributes, keyboard navigation and interactive elements. Easy to implement and customize to your needs.
accessible-astro-dashboard
An Accessible Admin Dashboard Theme for Astro with a login page and a dashboard overview. Includes accessibility features such as landmarks, better focus-outline and skip-links navigation.
frontend-resources
A list of resources concerning front-end web development. From HTML, CSS and JavaScript to testing, accessibility, Atom packages, UI Design and Design Systems.
accessible-vue-starter
An Accessible Starter Theme for Vue 3 + Vite including accessiblity features such as landmarks, better focus-outline and skip-links navigation.
coding-knowledge-base
My own personal knowledge base for my coding career. It contains all the tools, snippets and frameworks I've learned and acts as a lookup reference. I use Obisian to manage the information. Feel free to use things from this knowledge base for yourself.
accessible-vue-components
A set of Accessible, easy to use, Front-end UI Components for Vue 3.
tiny-code-snippets
Collection of Front-end Code Snippets (HTML, (S)CSS, JavaScript) to use as a reverence for common problems and solutions.
personal-portfolio-mark
My personal portfollio website, build with Astro in 2023.
frontend-mentor-challenge-starter
A starter project to take on a Frontend Mentor challenge. Build with Astro, with a basic configuration, utility classes and Tailwind CSS. Comes with a GitHub action to automatically deploy the project to GitHub Pages.
accessible-astro-docs
Documentation website for all the availible Accessible Themes and Components for Astro.
accessible-react-word-game
Excersise from the Joy of React course, building a Wordle Game clone using React components and the useState hook. With added personal stretch goals such as making the game accessible, make it more interactive with animations and by adding a DarkMode and Modal component.
blogr-landing-page
Frontend Mentor challenge Blogr Landing Page using Tailwind CSS, Astro Static Site Generator, a color scheme switcher and the IntersectionObserver.
mealplanner
Personal mealprep tool for my wife and me to plan out weekly meals, snacks and other healthy goodies.
rock-paper-scissors-game
Frontend Mentor challenge "Rock, Paper, Scissors Game" using CSS Flexbox and Grid, Accessibility best practices, CSS Animations to make the game more interactive and vanilla JavaScript for the game logic.
the-mushroom-intranet
This is a demo intranet environment with a Super Mario theme.
advice-generator-app
Frontend Mentor challenge "Advice Generator App" using CSS Flexbox and Grid, Accessibility best practices, CSS Animations and the Fetch API for the random advices.
astro-paper
A minimal, accessible and SEO-friendly Astro blog theme
e-commerce-product-page
Frontend Mentor challenge "E-commerce Product Page" using CSS Flexbox and Grid, Accessibility best practices, CSS Animations, Vue.js and Pinia State Management.
markteekman
Personal GitHub profile README.
multi-step-form
Frontend Mentor challenge Multi-step form using Astro, Vue 3, Pinia and WCAG best practises such as error handeling and screen reader feedback.
nft-preview-card-component
Frontend Mentor challenge "NFT Preview Card Component" using CSS Flexbox and Grid, Accessibility best practices and CSS Animations.
accessible-react-toast-component
Excersise from the Joy of React course, building a toast component from scratch. With the added stretch goal of making it fully accessible.
huckleberry
Exercise for the CSS for JavaScript Developers course from Josh W. Comeau @ https://css-for-js.dev/
starlight
🌟 Build beautiful, accessible, high-performance documentation websites with Astro
sunny-soaps
A website to showcase custom handmade soaps.
view-transitions-playground
Testing out the View Transitions API in a MPA setup.