Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by toughyear

A curated list of projects in awesome lists by toughyear .

https://github.com/toughyear/generative-agents

A Framework for working with Generative Agents powered by Large Language Models

generative-agents llm openai

Last synced: 28 Dec 2024

https://github.com/toughyear/gaac

Use Github as a CDN

cdn github github-api nextjs react

Last synced: 28 Dec 2024

https://github.com/toughyear/tailwind-react-boilerplate

This is a create-react-app and tailwind based boilerplate with both development and production scripts (minified CSS).

Last synced: 28 Dec 2024

https://github.com/toughyear/nextjs-prismic-news-site

A dynamic news website created using NextJS (a ReactJS framework) and Prismic (a headless CMS) for managing all our articles that are published on the site. For styling our components we are using TailwindCSS.

headless-cms nextjs prismic prismicio reactjs tailwindcss

Last synced: 28 Dec 2024

https://github.com/toughyear/portfolio

My Portfolio

Last synced: 28 Dec 2024

https://github.com/toughyear/devtoclone

Clone of Dev.to using FaundaDB and NextJS serverless API routes!

Last synced: 28 Dec 2024

https://github.com/toughyear/producthunt-scraper

Basic scripts to scrape ProductHunt data and Analyze it

producthunt producthunt-api scraping

Last synced: 28 Dec 2024

https://github.com/toughyear/threejs-globe

An interactive globe developed for the the course BITS F364 (Human Computer Interaction). Made using ThreeJS.

Last synced: 28 Dec 2024

https://github.com/toughyear/whop-betting-app

A Whop App that allow users to create and bet on events. Anyone can install it from the Whop app store.

Last synced: 28 Dec 2024

https://github.com/toughyear/biometric-template-protection

Thesis repository

Last synced: 28 Dec 2024

https://github.com/toughyear/react-github-gists

Simple and powerful react component to embed a single gist or all gists from a user in your react application.

api gist github javascript react

Last synced: 21 Dec 2024

https://github.com/toughyear/leetcode-solutions

Solutions from my Leetcode Practice

Last synced: 28 Dec 2024

https://github.com/toughyear/frontend-basic

Implementing HTML, CSS and Javascript for basic webdev.

Last synced: 28 Dec 2024

https://github.com/toughyear/hunter3d

First Person Shooter Game in Unity3d

Last synced: 28 Dec 2024

https://github.com/toughyear/multiplayer-game-java

The multiplayer game coded in Java works as - Let there be one Moderator and ‘n’ Players. The moderator displays 10 random numbers (between 0 – 50) on a display screen with one-minute gap between the numbers. Each player is given a card containing 10 random numbers (between 0 - 50). As the number is displayed, the player strikes the number on his card if it matches with the one on the screen. The player who strikes three numbers first will be announced as a winner and the moderator stops generating numbers if a player wins before all the 10 numbers are generated.

Last synced: 28 Dec 2024

https://github.com/toughyear/indiehackers-twitter-group

List of twitter account handles of IndiHackers who are supporting each other on Twitter.

Last synced: 28 Dec 2024

https://github.com/toughyear/my-website

Public Repo for my own website using NextJS and powered by Prismic as the CMS.

Last synced: 28 Dec 2024

https://github.com/toughyear/artificial-neural-networks-application

predicting crop yield with use of Artificial Neural Network and Backpropogation

Last synced: 28 Dec 2024

https://github.com/toughyear/chat-app

Real-Time Chat App

Last synced: 28 Dec 2024

https://github.com/toughyear/image-annotator

Annotate any image by creating bounding boxes. Output in JSON format. Useful for path finding in 2d games.

image-processing pathfinding phaser

Last synced: 28 Dec 2024

https://github.com/toughyear/codesandbox-container

create a container env in codesandbox

Last synced: 28 Dec 2024

https://github.com/toughyear/dssa

Website for D.S. Science Academy.

Last synced: 28 Dec 2024

https://github.com/toughyear/chat-app-server

server side implementation of my react.js and socket.io based app

Last synced: 28 Dec 2024

https://github.com/toughyear/blog

my blog

Last synced: 28 Dec 2024

https://github.com/toughyear/compare-it

Web-app for comparing sports data made with react.js and tailwindCSS

Last synced: 28 Dec 2024

https://github.com/toughyear/chat-app-client

client side implementation of react.js based real-time chat app

Last synced: 28 Dec 2024

https://github.com/toughyear/dsa-lab-work

Repository for lab work in C for my university course: Data Structures and Algorithm.

Last synced: 28 Dec 2024

https://github.com/toughyear/rotating-disk

animation inspired from suno.com/explore

Last synced: 28 Dec 2024

https://github.com/toughyear/gumroad-builder

Gumroad Website Builder

Last synced: 28 Dec 2024

https://github.com/toughyear/blog-uploads

Public Repo to host content for my blog mostly.

Last synced: 28 Dec 2024

https://github.com/toughyear/helium

Supabase based user management dashboard.

nextjs react supabase template typescript

Last synced: 28 Dec 2024

https://github.com/toughyear/test-db

create test DB to deliver JSON via https://my-json-server.typicode.com/

Last synced: 28 Dec 2024

https://github.com/toughyear/react-shopping-site

A ReactJS based web-app with advanced navigation system, Using tailwind, Material UI and React-icons.

Last synced: 28 Dec 2024

https://github.com/toughyear/react-planner

React, Redux & Firebase based application - a simple project management tool with authentication and cloud functions.

Last synced: 28 Dec 2024

https://github.com/toughyear/paillier-perceptron

Implemented a single layer perceptron using Paillier encryption

Last synced: 28 Dec 2024

https://github.com/toughyear/mysite_comments

Comments for my site powered by Github discussions

Last synced: 28 Dec 2024

https://github.com/toughyear/node-viz

small react-flow based node visualizer that consumes yaml and JSON files

Last synced: 28 Dec 2024

https://github.com/toughyear/java-multiplayer-game

Let there be one Moderator and ‘n’ Players. The moderator displays 10 random numbers (between 0 – 50) on a display screen with one-minute gap between the numbers. Each player is given a card containing 10 random numbers (between 0 - 50). As the number is displayed, the player strikes the number on his card if it matches with the one on the screen. The player who strikes three numbers first will be announced as a winner and the moderator stops generating numbers if a player wins before all the 10 numbers are generated.

Last synced: 28 Dec 2024