Skip to content
View sidneyshafer's full-sized avatar
πŸ‘»
#keepOnCoding
πŸ‘»
#keepOnCoding

Block or report sidneyshafer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sidneyshafer/README.md

πŸ“Œ Project Catalog

⭐ Check out my projects through the catalog below πŸ™Œ

  • 🟠 - Applications
  • 🟒 - Project Starters
  • πŸ”΅ - Code Snippets
  • ✏️ - Guides & Other Resources
  • πŸ”— - Links
πŸŽ‡ Category πŸš€ Project πŸ—¨οΈ Description πŸ”— Repo/Demo
Web Projects
🟠 🟒 Web Widgets & Projects ⭐ A collection of 70+ web widgets, mini projects, and responsive single-page applications built with HTML, CSS, and JavaScript. πŸ”— Repo
🟠 🟒 Webpack Starter Boilerplate for Webpack Applications πŸ”— Repo
🟠 Sharing Ideas A full stack web application for sharing information between multiple users. Built with HTML, CSS, JavaScript, and Webpack on the client side, and a Node.js/Express REST API that connects to MongoDB on the server side. πŸ”— Repo
🟠 Calorie Tracker A Webpack application using Bootstrap and custom CSS styles to tracks calories, meals, and workouts. πŸ”— Repo
πŸ”— Demo
🟠 Tindog A play on "Tinder", this static and responsive webpage is built with HTML, Bootstrap, and customized CSS styles. πŸ”— Repo
πŸ”— Demo
🟠 Hotel A static and responsive website built with HTML and CSS to display hotel information. πŸ”— Repo
πŸ”— Demo
🟠 NewsGrid A static and responisve front-end website built with HTML and CSS to display news articles. πŸ”— Repo
πŸ”— Demo
🟠 Tech Store A static website built with HTML and CSS to display technology products in an online store. πŸ”— Repo
πŸ”— Demo
React
πŸ”΅ ✏️ React Guide A complete React guide πŸ”— Repo
🟠 🟒 React Starter Template Starter template for creating React applications. πŸ”— Repo
🟠 Expense Tracker A component-based expense tracking application using React and CSS module styling, allowing users to add and filter expenses. πŸ”— Repo
πŸ”— Demo
🟠 Food Order App A front-end React application for adding food itmes to an online cart. πŸ”— Repo
πŸ”— Demo
🟠 Add User A front-end React application for adding new users to a list. πŸ”— Repo
πŸ”— Demo
🟠 Todo List A React application for adding todos to a list. πŸ”— Repo
πŸ”— Demo
.NET
🟠 ✏️ DI Demo A dependency injection demo project using .NET 5 (.NET Core). πŸ”— Repo
🟠 ✏️ EF Core Demo A demo project on Entity Framework Core using .NET 7. πŸ”— Repo
🟠 Conversions A Windows Form Application on .NET 4.7 Framework that incorporates user input controls and performs metric conversion calculations. πŸ”— Repo
🟠 Pizza Order A Windows Form Application built with C# that incorporates user input controls and performs calculations to mimic a pizza order app. πŸ”— Repo
🟠 Calculator A calculator application for iOS and Android devices using C#, .NET Standard 2.0, Xamarin.Forms 5.0, and XAML. πŸ”— Repo
🟠 Phoneword A multi-platform .NET MAUI application on .NET 8 Runtime using C# and XAML that implements phone dial functionality on Android devices. πŸ”— Repo
🟠 BlackJack An ASP.NET Core MVC Web Application targeting .NET 6.0 and using C#, views, view controllers, and tag helpers to play a game of Blackjack in a web browser. πŸ”— Repo
🟠 Bloggie An ASP.NET Core MVC web application for displaying and creating blog posts. πŸ”— Repo
🟠 Tic-Tac-Toe A console application built with C# to play a game of Tic-Tac-Toe. πŸ”— Repo
Machine Learning/AI
🟠 Zumi Obstacle Classification A Python Machine Learning project in Jupyter Notebook that uses k-NN and Logistic Regression algorithms and instructs a Zumi robot to classify objects. πŸ”— Repo
Java
🟠 Hangman A Java app for playing hangman. πŸ”— Repo
Sandboxes
πŸ”΅ HTML Programming files/projects for learning the basics of HTML. πŸ”— Repo
πŸ”΅ CSS Programming files/projects for learning the basics of CSS. πŸ”— Repo #1
πŸ”— Repo #2
πŸ”΅ CSS Grid Programming files/projects for learning the basics of CSS Grid. πŸ”— Repo
πŸ”΅ SASS Programming files/projects for learning the basics of SASS (Syntactically Awesome Style Sheets). πŸ”— Repo
πŸ”΅ JavaScript Programming files/projects for learning the basics of JavaScript. πŸ”— Repo
πŸ”΅ C# Programming files/projects for learning .NET and C#. πŸ”— Repo
πŸ”΅ Python Programming files/projects for learning basic and advanced Python concepts. πŸ”— Repo #1
πŸ”— Repo #2
πŸ”— Repo #3
πŸ”΅ Java Programming files/projects for learning the basics of Java. πŸ”— Repo
Other Resources
πŸ”΅ ✏️ JS_DSA JavaScript data structures and algorithms notes and code examples. πŸ”— Repo

©️ Copyright 2024 Sidney Shafer

Pinned Loading

  1. mini-web-projects mini-web-projects Public

    ⭐ A collection of 70+ web widgets, mini projects, and responsive single-page applications built with HTML, CSS, and JavaScript.

    HTML

  2. todo-list todo-list Public

    A React application for adding todos to a list.

    JavaScript

  3. zumi-project zumi-project Public

    A Machine Learning project with Python in Jupyter Notebook that instructs a Zumi robot to classify objects using k-NN and Logistic Regression algorithms.

    Jupyter Notebook

  4. Bloggie Bloggie Public

    An ASP.NET Core MVC web application for displaying and creating blog posts.

    C# 1

  5. calorie-tracker-webpack calorie-tracker-webpack Public

    A Webpack application using Bootstrap and custom CSS styles to tracks calories, meals, and workouts.

    JavaScript

  6. DI_Demo DI_Demo Public

    A dependency injection demo project using .NET 5 (.NET Core).

    C# 1