Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by Karl-Horning

A curated list of projects in awesome lists by Karl-Horning .

https://github.com/karl-horning/fcc-build-a-project-landing-page

This project is a product landing page created as part of the Responsive Web Design Projects on freeCodeCamp. The landing page is for a fictitious site called 'Geezer' that has the tagline 'Proper Music', and it showcases various features of the music service.

bootstrap css freecodecamp frontend html javascript responsive

Last synced: 30 Dec 2024

https://github.com/karl-horning/d3-templates

This repository, d3-templates, contains examples and templates for creating data visualizations using the D3.js library. Each example is converted from TypeScript to JavaScript, and JSDoc comments and explanations are added for better understanding.

d3 html javascript template

Last synced: 07 Feb 2025

https://github.com/karl-horning/nextjs-shoe-store

This project is a full-stack web application for managing a shoe store. It includes a backend built using AWS services (AppSync, DynamoDB, S3) and a frontend built with React (Next.js) and TypeScript. The application allows users to view a list of shoes, filter them by brand, and create orders.

aws aws-appsync aws-dynamodb javascript nextjs nextui nodejs react typescript

Last synced: 30 Dec 2024

https://github.com/karl-horning/mongodb-aggregation-pipelines

This repository contains scripts to seed MongoDB collections and perform aggregations using MongoDB's Node.js Driver.

aggregation mongodb pipelines

Last synced: 30 Dec 2024

https://github.com/karl-horning/karl-horning

Config files for my GitHub profile.

config github-config

Last synced: 30 Dec 2024

https://github.com/karl-horning/karl-horning.github.io

This portfolio site serves as a comprehensive overview of my skills, experiences, and projects. From frontend development to backend wizardry, explore a diverse range of creations crafted with passion and precision.

css html javascript next-js node-js tailwind typescript

Last synced: 30 Dec 2024

https://github.com/karl-horning/python_scripts

This repository contains various Python scripts for different tasks and projects.

api csv python python3

Last synced: 30 Dec 2024

https://github.com/karl-horning/replace-newlines

This web application allows users to manipulate text by replacing newline characters with newline characters or vice versa. It provides a user-friendly interface where users can input text, toggle between different transformation options, and copy the transformed text to the clipboard.

bootstrap css frontend html javascript responsive

Last synced: 30 Dec 2024

https://github.com/karl-horning/create-comicinfo-xml-file

Creates a ComicInfo.xml with data from the Marvel API

Last synced: 30 Dec 2024

https://github.com/karl-horning/vivus-text-animation

This project showcases an SVG text animation using Vivus library. It provides a captivating way to animate text on web pages, adding an interactive and dynamic element to the user experience.

animation bootstrap codepen css frontend html javascript responsive vivus

Last synced: 30 Dec 2024

https://github.com/karl-horning/postgresql-graphql-apollo-server-blog-app

This project is a blog application built using PostgreSQL, GraphQL, and Apollo Server.

api apollo-server backend graphql node-js npm postgresql sql

Last synced: 30 Dec 2024

https://github.com/karl-horning/snippets

This application allows users to manage code snippets efficiently. Users can create, edit, delete, and view code snippets through a user-friendly interface.

cache full-stack monaco-editor nextjs prisma reactjs sql sqlite tailwindcss typescript

Last synced: 30 Dec 2024

https://github.com/karl-horning/free-photo-and-image-resources

Discover a curated list of ten free photo sites for web design, from Gratisography's unique charm to Wikimedia Commons' collaborative spirit. Explore high-quality visuals that adhere to copyright standards, offering a seamless resource for designers seeking inspiration.

article linked-list markdown photos resources

Last synced: 30 Dec 2024

https://github.com/karl-horning/dynamic-hero-search

Explore the superhero universe seamlessly with Dynamic Hero Search. This interactive project allows users to search and discover their favorite heroes from both DC Comics and Marvel. Dive into the world of iconic characters with a user-friendly search experience.

bootstrap codepen css dc-comics filter frontend html javascript marvel-heroes search superhero-search

Last synced: 30 Dec 2024

https://github.com/karl-horning/computer-svg-animation

Welcome to the "Computer SVG Animation" project! This repository showcases an engaging SVG animation of a computer, brought to life through GSAP (GreenSock Animation Platform). Experience the fusion of creativity and technology with this visually captivating representation.

animation codepen css frontend gsap html interactive-graphics javascript responsive svg-animations web-development

Last synced: 30 Dec 2024

https://github.com/karl-horning/key-codes-keyboard-event-handler

A simple JavaScript function to handle key events and display the pressed key and its key code dynamically in the HTML.

animation codepen css dom-manipulation frontend html javascript keyboard-events responsive user-interface

Last synced: 30 Dec 2024

https://github.com/karl-horning/random-password-generator

A simple random password generator with a clean and responsive user interface.

codepen css flexbox frontend html javascript responsive

Last synced: 30 Dec 2024

https://github.com/karl-horning/word-count-textarea

A simple web application to count the number of words in a textarea, built using HTML, Bootstrap (for the example front end), and JavaScript.

bootstrap frontend javascript

Last synced: 30 Dec 2024

https://github.com/karl-horning/random-quote-machine

This project is a Random Quote Machine, developed as a part of the freeCodeCamp curriculum. It displays random quotes with the ability to tweet the current quote.

codepen css flexbox font-awesome freecodecamp freecodecamp-project frontend html javascript responsive

Last synced: 30 Dec 2024

https://github.com/karl-horning/graphql-n-plus-one-problem

An example of the GraphQL N+1 problem.

api graphql

Last synced: 30 Dec 2024

https://github.com/karl-horning/changing-background-colour-on-scroll

This project demonstrates changing the background colour of the page as the user scrolls through different sections. Each section has its own background colour, creating a visually appealing scrolling experience.

animation codepen css frontend html javascript scroll-animations scrolling-effects

Last synced: 30 Dec 2024

https://github.com/karl-horning/graphql-playground

GraphQL Playground is a simple GraphQL server implementation with a built-in playground for testing queries and mutations.

api apollo-server backend graphql javascript node-js npm prisma sql sqlite

Last synced: 30 Dec 2024

https://github.com/karl-horning/get-instagram-images

Gets the images loaded for your screen from Instagram.

instagram javascript

Last synced: 30 Dec 2024

https://github.com/karl-horning/apple-api

Using the Apple API

api

Last synced: 30 Dec 2024

https://github.com/karl-horning/animated-download-button

Enhance your web interface with the Animated Download Button, a visually appealing button that adds a smooth ripple effect on each click. Elevate user engagement and make your download features stand out.

animated-button codepen css frontend html javascript web-design

Last synced: 30 Dec 2024

https://github.com/karl-horning/fcc-build-a-wikipedia-viewer

The Wikipedia Viewer is a web application that allows users to search for Wikipedia articles and view the search results. It provides a simple interface for searching, displaying relevant articles, and viewing more details on Wikipedia.

api boostrap codepen css freecodecamp frontend html javascript jquery

Last synced: 30 Dec 2024

https://github.com/karl-horning/change-string-case

Change String Case is a lightweight JavaScript utility for effortless string case conversions. Whether you need snake_case, kebab-case, camelCase, or PascalCase, this tool streamlines the formatting process. Enhance your coding workflow with a user-friendly interface, single-click conversions, and seamless clipboard copying.

animation bootstrap code-formatting codepen conversion css frontend gradient-background html javascript string-case text-manipulation web-development

Last synced: 30 Dec 2024

https://github.com/karl-horning/binary-clock

This project is a binary clock implemented using HTML, CSS, and JavaScript. It displays the current time in a binary format with a visually appealing design.

binary-clock codepen css frontend html javascript responsive-design time-display web-development

Last synced: 30 Dec 2024

https://github.com/karl-horning/portfolio-2019

Welcome to the repository for my 2019 portfolio website. This project showcases my web development skills and serves as a digital resume. The portfolio is built using HTML, CSS, and JavaScript, incorporating various features to create an engaging and visually appealing experience for visitors.

animation codepen css freecodecamp frontend html javascript portfolio responsive

Last synced: 30 Dec 2024

https://github.com/karl-horning/graphql-rate-limit

GraphQL Rate Limit Directive is a middleware for Apollo Server that enables rate limiting on GraphQL queries, providing control over request frequencies to enhance security and performance.

api apollo-server backend graphql javascript node-js npm

Last synced: 30 Dec 2024

https://github.com/karl-horning/reusable_python_functions

A group of Python functions that can be used to format data from the platform or from Microsoft Lists.

functions python

Last synced: 30 Dec 2024

https://github.com/karl-horning/portfolio-2016

Welcome to Karl Horning's portfolio website! This project showcases Karl's skills and projects as a business English teacher and coder based in Portugal. The website features various sections including an about me page, portfolio, contact form, and social links.

bootstrap codepen css font-awesome frontend html javascript responsive

Last synced: 30 Dec 2024

https://github.com/karl-horning/snowfall-animation

Experience the magic of a winter wonderland with this enchanting snowfall animation created using SVG, HTML5 canvas, and JavaScript. The animation features gracefully falling snowflakes, perfect for adding a festive touch to your web projects.

animation canvas codepen css festive frontend html javascript svg

Last synced: 30 Dec 2024

https://github.com/karl-horning/useful-apis

Discover a curated list of fun and useful APIs for various purposes. APIs play a crucial role in modern software development, enabling seamless integration of data and functionalities into applications.

api linked-list markdown resources

Last synced: 30 Dec 2024

https://github.com/karl-horning/web-programming-with-python-and-javascript-project0

LDN is a web project that provides recommendations for the top places to visit in London. With four distinct pages, it covers everything from must-visit museums to essential transportation information.

cs50 full-stack javascript project python responsive scss

Last synced: 30 Dec 2024

https://github.com/karl-horning/music-library

A sandbox to try different options to solve the N+1 problem for GraphQL

api backend dataloader graphql javascript prisma sql sqlite

Last synced: 30 Dec 2024

https://github.com/karl-horning/regex-examples

Regular expressions, commonly known as RegEx, are powerful tools for pattern matching in strings. They allow developers to define search patterns with flexibility and precision. In this guide, we'll explore the basics of RegEx, covering general syntax, flags, anchors, word boundaries, metacharacters, and provide practical examples.

articles linked-list markdown regex resources

Last synced: 30 Dec 2024

https://github.com/karl-horning/hello-world

GitHub's introductory repository

Last synced: 30 Dec 2024

https://github.com/karl-horning/fcc-build-a-technical-documentation-page

This project is a Technical Documentation Page created as part of the Responsive Web Design Projects for freeCodeCamp.

codepen css documentation freecodecamp html responsive

Last synced: 30 Dec 2024

https://github.com/karl-horning/marvel-api

Searches the Marvel API

Last synced: 30 Dec 2024

https://github.com/karl-horning/text-transformation

Adds Safari's Transformation options to the context menu in Firefox and Chrome.

Last synced: 30 Dec 2024

https://github.com/karl-horning/nextjs-dashboard

Running through the Next.js tutorial

full-stack nextjs

Last synced: 30 Dec 2024

https://github.com/karl-horning/codepen-pens

This repo contains all of my CodePen Pens. They have been moved to a single repo as they are all quite small projects, making them easier to manage in one place.

Last synced: 09 Jan 2025

https://github.com/karl-horning/electron-sandbox

A place to try the Electron documentation.

electron electron-forge full-stack html javascript node-js

Last synced: 30 Dec 2024

https://github.com/karl-horning/oxford-learners-dictionaries-api

This project enables the retrieval of dictionary entries from the Oxford Learner's Dictionaries API.

api css fetch fetch-api html node-js npm oxford-learner-dictionaries

Last synced: 18 Jan 2025

https://github.com/karl-horning/github-api-with-d3

The "GitHub API with D3" project is a web application that leverages the GitHub API to fetch and visualize repository topics for a specified GitHub user (Karl-Horning as the default). The frontend is built using D3.js, providing an interactive and informative chart for the user's GitHub repositories.

api backend d3 github javascript node-js npm

Last synced: 09 Feb 2025