Skip to content

My Personal Portfolio Website. Built with Astro, TypeScript, Tailwind CSS, daisy UI, HTML, CSS, JavaScript and Node.js

License

Notifications You must be signed in to change notification settings

itsjordanmuller/portfolio-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Portfolio Website Cover - Dark Mode Desktop & Mobile Portfolio Website Cover - Light Mode Mobile & Desktop

Portfolio Website

My Personal Portfolio Website. Built with Astro, TypeScript, Tailwind CSS, daisy UI, HTML, CSS, JavaScript and Node.js

Astro TypeScript HTML CSS Node.js Tailwind CSS daisyUI Jamstack MDX npm PWA Netlify

More Technologies πŸ“€

JavaScript Bash ESLint JSON Autoprefixer nanoid PostCSS Pagefind Prettier Vite GitHub Git VS Code Kubuntu KDE Ubuntu Debian Linux Markdown Iconify Unsplash

Glossary - Overview of Tools & Tech πŸ’»

Overview of Technologies

Technology Overview Release Year
Astro
Astro
Astro is the web framework for building content-driven websites including blogs, marketing, and e-commerce. If you need a website that loads fast with great SEO, then Astro might be for you. 2021
Autoprefixer
Autoprefixer
Autoprefixer is a PostCSS plugin which parses your CSS and adds vendor prefixes. 2013
Bash
Bash
Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. First released in 1989, it has been used as the default login shell for most Linux distributions and it was one of the first programs Linus Torvalds ported to Linux, alongside GCC. 1989
CSS
CSS
Cascading Style Sheets is a style sheet language used for specifying the presentation and styling of a document written in a markup language such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript. 1996
daisyUI
daisyUI
daisyUl is a component library for Tailwind CSS. While Tailwind CSS provides utility classes for each CSS rule, daisyUI provides additional component class names to Tailwind CSS to make it faster and easier to build web pages. 2023
Debian
Debian
Debian, also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software and proprietary software developed by the community-supported Debian Project, which was established by Ian Murdock on August 16, 1993. 1993
ESLint
ESLint
ESLint is a static code analysis tool for identifying problematic patterns found in JavaScript code. It was created by Nicholas C. Zakas in 2013. Rules in ESLint are configurable, and customized rules can be defined and loaded. ESLint covers both code quality and coding style issues. 2013
Git
Git
Git is a distributed version control system that tracks changes in any set of computer files, usually used for coordinating work among programmers who are collaboratively developing source code during software development. Its goals include speed, data integrity, and support for distributed, non-linear workflows. 2005
GitHub
GitHub
GitHub is a developer platform that allows developers to create, store, and manage their code. It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. 2008
HTML
HTML
HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript. 1993
Iconify
Iconify
Iconify is a set of tools for developers and designers, created to make it easy to work with different icon sets in a consistent way. 2016
Jamstack
Jamstack
Jamstack, previously stylized as JAMStack, is a web development architecture pattern and solution stack. The acronym "JAM" stands for JavaScript, API and Markup and was coined by Matt Biilmann in 2015. The idea of combining the use of JavaScript, APIs and markup has existed since the beginnings of HTML5. 2015
JavaScript
JavaScript
JavaScript frameworks, such as React Native, Ionic, NativeScript, and Apache Cordova, enable developers to build native and hybrid mobile apps for Android and iOS. Facebook, Google, Uber, and Instagram all use JavaScript to build their mobile apps. JS is fast, efficient, and straightforward. 1995
JSON
JSON
JSON is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays. It is a common data format with diverse uses in electronic data interchange, including that of web applications with servers. 2001
KDE
KDE
KDE is an international free software community that develops free and open-source software. As a central development hub, it provides tools and resources that allow collaborative work on this kind of software. 1996
Kubuntu
Kubuntu
Kubuntu is an official flavor of the Ubuntu operating system that uses the KDE Plasma Desktop instead of the GNOME desktop environment. As part of the Ubuntu project, Kubuntu uses the same underlying systems. Kubuntu shares the same repositories as Ubuntu and is released regularly on the same schedule as Ubuntu. 2006
Linux
Linux
Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. 1991
Markdown
Markdown
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber created Markdown in 2004 as a markup language that is easy to read in its source code form. 2004
MDX
MDX
MDX lets you use JSX in your markdown content. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components easier. 2018
nanoid
nanoid
A tiny, secure, URL-friendly, unique string ID generator for Python. 2017
Netlify
Netlify
Netlify is a remote-first cloud computing company that offers a development platform that includes build, deploy, and serverless backend services for web applications and dynamic websites. 2014
Node.js
Node.js
Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and executes JavaScript code outside a web browser. Node.js lets developers use JavaScript to write command line tools and for server-side scripting. 2009
npm
npm
npm is the world's largest software registry. Open source developers from every continent use npm to share and borrow packages, and many organizations use npm to manage private development as well. npm consists of three distinct components: the website. the Command Line Interface (CLI) 2010
Pagefind
Pagefind
Pagefind is a fully static search library that aims to perform well on large sites, while using as little of your users’ bandwidth as possible, and without hosting any infrastructure. 2022
PostCSS
PostCSS
PostCSS is a software development tool that uses JavaScript-based plugins to automate routine CSS operations. It was designed by Andrey Sitnik with the idea taking its origin in his front-end work for Evil Martians. 2013
Prettier
Prettier
Prettier, known for its strong formatting opinions, supports a broad range of programming languages. It seamlessly integrates with the majority of code editors and offers a streamlined set of configuration options. 2017
PWA
PWA
A progressive web application, or progressive web app, is a type of application software delivered through the web, built using common web technologies including HTML, CSS, JavaScript, and WebAssembly. It is intended to work on any platform with a standards-compliant browser, including desktop and mobile devices. 2015
Tailwind CSS
Tailwind CSS
Tailwind CSS is a utility-first CSS framework for rapidly building modern websites without ever leaving your HTML. 2017
TypeScript
TypeScript
TypeScript is a free and open-source high-level programming language developed by Microsoft that adds static typing with optional type annotations to JavaScript. It is designed for the development of large applications and transpiles to JavaScript. 2012
Ubuntu
Ubuntu
Ubuntu is a Linux distribution based on Debian and composed mostly of free and open-source software. Ubuntu is officially released in multiple editions: Desktop, Server, and Core for Internet of things devices and robots. 2004
Unsplash
Unsplash
Unsplash is a website dedicated to proprietary stock photography. Since 2021, it has been owned by Getty Images. The website claims over 330,000 contributing photographers and generates more than 13 billion photo impressions per month on their growing library of over 5 million photos. 2013
Vite
Vite
Vite is a platform-agnostic front end tool for building web applications quickly and solves some common developer headaches. Tim Davidson. In recent years, the front-end development ecosystem has seen an explosion of new tools and frameworks designed to improve the developer experience. 2020
VS Code
VS Code
Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to fuller featured IDEs, such as Visual Studio IDE. 2015

Portfolio Pages & Sections


Home Badge Portfolio Badge Blog Badge Resources Badge Social Badge About Badge Contact Badge Search Badge Resume Badge Certificates Badge Frequently Asked Questions Badge Contact Form Badge


Table of Contents πŸ—ƒοΈ

πŸ“– About The Project

πŸ› οΈ Setup Instructions

πŸ’‘ Usage Guide

πŸ” Pages & Sections

πŸ“¬ Contact Information

🌟 Acknowledgements

πŸ”— Links & Citations

πŸ“œ License Details


πŸ“– About The Project


πŸ› οΈ Setup Instructions


πŸ’‘ Usage Guide


πŸ” Pages & Sections

Home Page Banner

Portfolio Website Cover - Dark Mode Desktop & Mobile Portfolio Website Cover - Light Mode Mobile & Desktop


Portfolio Page Banner
Blog Page Banner
Resources Page Banner
Social Page Banner
About Page Banner
Contact Page Banner
Search Page Banner
Resume Page Banner
Certificates Page Banner
FAQs Page Banner
Contact Form Page Banner

πŸ“¬ Contact Information


If you have questions/feedback, I would love to hear from you. Thanks for stopping by! - Jordan Muller

LinkedIn Email Address Portfolio Website

Please feel free to reach out if you have any suggestions or run into any issues with viewing this project.

I am always looking for feedback from other people! I'd be more than happy to answer any questions you may have as well as assist with getting the project working on your machine.

Be sure to view the Setup Instructions in the README, as well as any specific README files for that specific project as they contain more details and may already have the answer to your question(s)!


🌟 Acknowledgements

πŸ’Œ Special Thanks

To My Large Family,

I'm beyond lucky to have such an amazing & large family. If I stopped to take the time to thank each one of you to tell you how thankful I am, I would never be able to finish this project. Each one of you has played a unique and irreplaceable role in shaping who I am today.

Thank you for pushing me to be the very best version of myself that I can be. Your support and love have been essential on my journey. You have been my mentors, my pillars of strength, and my greatest supporters for as long as I can remember. I couldn't have done any of this without you.

With all my love and deepest gratitude,
Jordan Muller


πŸ”— Links & Citations


πŸ“œ License Details

LICENSE.md

The content within this repository was created for my personal portfolio website. This repository is intended for personal use only and serves as my web development portfolio & website for programming & other personal projects. This repository & the content within it are not intended for commercial use, distribution, or replication. All rights to the original content belong to the respective copyright holders.

THE SOFTWARE IS PROVIDED β€œAS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

Copyright Β© 2024 Jordan Muller. All Rights Reserved.

About

My Personal Portfolio Website. Built with Astro, TypeScript, Tailwind CSS, daisy UI, HTML, CSS, JavaScript and Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages