Project Name | Description | Technologies Used |
---|---|---|
TodoList | A simple todo list application that allows users to add, edit, and delete tasks. It uses SSR(Server Side Rendering). | Angular , TypeScript , HTML , CSS , Material 3 |
House Listing | A house listing application that allows users to view a list of houses and their details. | Angular , TypeScript , HTML , Tailwind CSS , Preline UI |
Tic Tac Toe | A simple Tic Tac Toe game built using React.js. Play against a friend or the computer. Has a score tracker and a reset button. | React.js , TypeScript , HTML , Tailwind CSS |
Foodie Finder | Feeling hungry and adventurous? Foodie Finder is your culinary sidekick, helping you hunt down fantastic dining spots in your neighborhood. Whether you're a foodie pro or just looking for your next yummy meal, this app's got your back. | React.js , Yelp API , HTML , CSS |
Playlistify | If you're all about the beats, check out Playlistify. It's a Single Page Web App (SPA) that lets you groove through Spotify's music library. Craft custom playlists and save 'em right to your Spotify account. Share your musical vibe or discover new tracks – whatever floats your musical boat! | React.js , Spotify API , OAuth , HTML , Tailwind CSS |
Reddit Minimal | A minimalistic Reddit client built using React.js. It's a simple, clean, and responsive web app that lets you browse Reddit posts and comments. | React.js , React Server Components , TypeScript , Reddit API , HTML , Tailwind CSS |
Next.js Dashboard | A dashboard built with Next.js, Tailwind CSS, and Postgres. It's a simple, responsive dashboard referenced from the Learn Next.js course from Vercel. It's a great starting point for building your own dashboard. | Next.js , Tailwind CSS , Postgres , Vercel |
Reddit Client | A simple minimalistic Reddit client built using Next.js and Tailwind CSS. | Next.js , Reddit API , Tailwind CSS , Shadcn UI |
Sextant | A single-page application built using Fresh and Deno that displays the IP address and latency of a network. | Fresh , Deno , HTML , CSS |
Pokemon GraphQL | This is a simple GraphQL client for the Pokémon API. It displays a list of Pokémon and their details from a GraphQL server. | React (TypeScript + Vite) , GraphQL , Apollo , Tailwind CSS , pnpm , Pokemon open API |
Snapstash | Snapstash is a simple chrome extension that allows users to save and organize their favorite websites. It's a great tool for saving links to articles, videos, or any other content you want to revisit later. | Chrome Extension , JavaScript , HTML , CSS |
Weather App | A simple weather app that displays the current weather and forecast for a location. It uses the OpenWeatherMap API to fetch weather data. | Vue3 , TypeScript , Vite , WeatherMap API , HTML , CSS |
Expense Tracker | A simple expense tracker built using Vue.js. It allows users to add and delete expenses. It also displays a summary of the total expenses. | Vue.js , TypeScript , Vite , HTML , CSS |
Vue Calculator | A simple calculator built using Vue.js. It performs basic arithmetic operations like addition, subtraction, multiplication, and division. | Vue.js , TypeScript , Vite , HTML , CSS |
Vue Blog | A simple blog application built using Vue.js. It allows users to view a list of blog posts. | Vue.js , Pinia , Vue Router , Vite , HTML , CSS |
Feel free to open an issue or submit a pull request for any bugs, improvements or new features you would like to see implemented.