Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by chriswilder3

A curated list of projects in awesome lists by chriswilder3 .

https://github.com/chriswilder3/timeseries-lstm-pytorch

Time Series Analysis for Electric Production Prediction using LSTM in PyTorch

Last synced: 31 Jan 2025

https://github.com/chriswilder3/cruiseshipmanagement

Celestia is a Cruise Ship Management System developed as a full stack web app for voyagers and staff to manage orders, reservations, and facility usage efficiently. Built using React, Tailwindcss, and Firebase.

cruise-ships database react reactjs

Last synced: 13 Feb 2025

https://github.com/chriswilder3/pytorch-alabone-neural-kaggle

Abalone dataset competition on Kaggle, and I managed to pull off a score of 0.15 on my first try! Here is that notebook

Last synced: 31 Jan 2025

https://github.com/chriswilder3/prodigy-ds-01

Data analysis project from 1st task of Prodigy Infotech internship, examining demographic factors, visualizing them.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/js-code-notes

An ample ampunt of code I wrote while learning Javascript. Can be used as notes also.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/bootstrapcoffeesitetask

A Coffee shop website task developed in bootstrap5

Last synced: 31 Jan 2025

https://github.com/chriswilder3/react-sample-app

A simple react app for demo

Last synced: 31 Jan 2025

https://github.com/chriswilder3/warcardgame

An improved and traditional War_ card game. Check out my profile for peace variant of this.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/python-dsa-code

A collection of data structures and algo programs I wrote during learning. It also involves exercise programs given some tutorials.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/js-base-projects

A set of basic 4 projects created while learning JavaScript. The style and HTML is from chai aur #javascript. But the JS code was written by me.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/nlp_nltk-notebook-guide-

Jupyter Notebook Guide for Natural Language Processing (NLP) with NLTK, including code and examples, available on GitHub.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/js-async-projects

A set of projects written by me during leanring JavaScript. Styling is from ChaiwithCode. There are multiple codes written, each one with better improvements.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/tailwind-hair-style-site

A hairstyle service store's site developed using Tailwind.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/chriswilder3.github.io

A custom website showcasing interesting animes with their information

Last synced: 31 Jan 2025

https://github.com/chriswilder3/eigenfaces

A project based on eigenfaces to detect faces using olivetti database

Last synced: 31 Jan 2025

https://github.com/chriswilder3/prodigy-ds-02

EDA project from 2nd task of Prodigy Infotech internship, to explore the titanic dataset

Last synced: 31 Jan 2025

https://github.com/chriswilder3/bootstrapportfoliosample

Welcome to my GitHub portfolio site designed with bootstrap

Last synced: 31 Jan 2025

https://github.com/chriswilder3/student-management-api-fastapi

An extendable API built with FastAPI to manage student records. This project provides basic CRUD (Create, Read, Update, Delete) operations on student data with flexible query and path parameters for efficient data retrieval.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/nestfix

a temporary repository that contains modified NeST

Last synced: 31 Jan 2025

https://github.com/chriswilder3/mechbot

MechBot, an LLM based bot acting as an Indian mechanic in a town, knowing the know how and expertise both.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/cravy-django-foodcartapp

Cravy is an online food store built with Django, JavaScript, and Tailwind CSS. It features a sleek, responsive design and provides a seamless user experience for exploring and adding food items to the catalog.

app django food-delivery-application javascript python website

Last synced: 31 Jan 2025

https://github.com/chriswilder3/store-manage-rest-api-improved

This project is a RESTful API built with Flask to manage stores and items. It provides endpoints to perform CRUD operations on stores and their items, allowing users to view, add, and retrieve specific stores and items by their unique identifiers. The API uses uuid to generate unique IDs for stores and items.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/tennis-club-web-app-django

A Django-based web application for managing and displaying a tennis club's member information, events, and activities. This project allows club administrators and visitors to view details of club members, filter them by specific attributes, and explore various club-related pages.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/weathernet-app

App for showing weather

Last synced: 31 Jan 2025

https://github.com/chriswilder3/peacecardgame

Peace is a simple, text-based Python game inspired by the classic card game "War," but with a peaceful twist! Players pit cards against each other in rounds, with the higher card winning the round and the lower card switching hands. The game ends in "Peace" if both players draw cards of the same rank.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/pytorch-comprehensive-beginner-guide

This repository contains a hands-on notebook that I personally crafted to learn PyTorch from scratch.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/mnsit-pytorch

A simple neural network implemented in PyTorch to classify handwritten digits from the MNIST dataset.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/catsdogs-cnn-pytorch

a convolutional neural network (CNN) in PyTorch for classifying images of cats and dogs

Last synced: 31 Jan 2025

https://github.com/chriswilder3/desi-asmr

Desi-ASMR, an audio ASMR app with a focus on Hindi and other Indian languages.

Last synced: 31 Jan 2025

https://github.com/chriswilder3/curreny-converter-react-app

A React-based Currency Converter application that allows users to convert amounts between various currencies in real-time using exchange rates fetched from an external API.

hooks react reactjs

Last synced: 13 Feb 2025

https://github.com/chriswilder3/expensetracker

A modern web application to help users manage their personal finances. It is built as part of UnifiedMentor intership. It allows users to track their income and expenses, categorize transactions, and gain insights into their financial activities along with built-in warnings for overspending.

css html internship internship-task javascript project tailwindcss

Last synced: 13 Feb 2025

https://github.com/chriswilder3/react-mini-context-app-themeswitcher

This app is known as ThemeSwitcher app. Built as part of learning Context APIs during course. Note that code has been made simpler, as I have used intuitive naming, symbols and a ton of explainations. Feel free to use them for studying.

react react-hooks

Last synced: 13 Feb 2025

https://github.com/chriswilder3/password-generator-react-miniapp

A customizable password generator built using React. This app allows users to generate secure passwords with customizable settings such as password length, inclusion of numbers, and special characters. The generated password can be easily copied to the clipboard.

password-generator react reatctjs

Last synced: 13 Feb 2025

https://github.com/chriswilder3/netgrab-scraper

NetGrab is a Django-based web scraper designed to fetch all hyperlinks (<a> tags) from a given website and display them in a clean, responsive table. This tool uses BeautifulSoup for web scraping and Tailwind CSS for styling, offering a seamless and efficient user experience.

beautifulsoup django python python3 requests webscraper webscraping

Last synced: 13 Feb 2025

https://github.com/chriswilder3/react-context-api-apps

These are a set of React Apps built as part of learning Context APIs during course. Note that code has been made simpler, as I have used intuitive naming, symbols and a ton of explainations. Feel free to use them for studying.

Last synced: 13 Feb 2025

https://github.com/chriswilder3/coonstagram-react-app

A React based social media app called Coonstagram. Inspired by Coon and friends.

react reactjs web webdevelopment

Last synced: 13 Feb 2025

https://github.com/chriswilder3/react-router-app

This is a React application that demonstrates routing using react-router-dom. The project includes a layout with a header, footer, and navigational routes to different pages such as Home, About, and Contact. Features

react react-router

Last synced: 06 Feb 2025

https://github.com/chriswilder3/fitflex

FitFlex is an online e-commerce platform dedicated to providing high-quality fitness gear, apparel, and accessories for everyone. Built using JavaScript and Django.

django ecommerce-website fitness javascript

Last synced: 25 Jan 2025

https://github.com/chriswilder3/cinemerit

Movie review website which uses Django DRF to build REST APIs

Last synced: 31 Jan 2025

https://github.com/chriswilder3/prodigy-ds-03

Decision Tree based bank market analysis project from 3rd task of Prodigy Infotech internship, to explore UCI bank-full dataset

Last synced: 31 Jan 2025

https://github.com/chriswilder3/prodigy-ds-04

NLP sentiment analysis project from 4th task of Prodigy Infotech internship, to explore the twitter sentiment dataset

Last synced: 31 Jan 2025

https://github.com/chriswilder3/resume

My updated resume

Last synced: 31 Jan 2025