Pinned Repositories
AboutMe
A description about me
awesome-learning-haskell
A collection of resources which were useful to Tweagers for learning Haskell and its various aspects
basic-server
Practicing server creation using node.js (along with express.js)
Basic-Weather-App
A Basic ReactJs weather app.
cats-v-dogs
This repository contains my cats-v-dogs model, that I first came to know of in my Tensorflow's Image Classification Course.
fastbook
The fastai book, published as Jupyter Notebooks
Rock-Paper-Scissors
A Rock-Paper-Scissors image classification model
SGW-jsgame
JS implement of a variation of Rock Paper, Scissors!.
Sveltekit-Blog
A blog made using Sveltekit, Vercel and Supabase.
totality-frontend-challenge
A minimal ecommerce website powered by sveltekit , prisma and supabase.
ishanmorwal's Repositories
ishanmorwal/Sveltekit-Blog
A blog made using Sveltekit, Vercel and Supabase.
ishanmorwal/totality-frontend-challenge
A minimal ecommerce website powered by sveltekit , prisma and supabase.
ishanmorwal/AboutMe
A description about me
ishanmorwal/basic-server
Practicing server creation using node.js (along with express.js)
ishanmorwal/Basic-Weather-App
A Basic ReactJs weather app.
ishanmorwal/Bhasha
An OCR for Hindi built using Tensorflow
ishanmorwal/cats-v-dogs
This repository contains my cats-v-dogs model, that I first came to know of in my Tensorflow's Image Classification Course.
ishanmorwal/fastbook
The fastai book, published as Jupyter Notebooks
ishanmorwal/Rock-Paper-Scissors
A Rock-Paper-Scissors image classification model
ishanmorwal/SGW-jsgame
JS implement of a variation of Rock Paper, Scissors!.
ishanmorwal/Haikus
ishanmorwal/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ishanmorwal/JavaScript30-Clock
The second task in the JS30 challenge by wesbos. Involves programming a clock using js and css.
ishanmorwal/JavaScript30-DrumKit
The First challenge in the JavaScript 30 challenge by wesbos.
ishanmorwal/nextjs-assignment
ishanmorwal/nextjs-todo-app
my first nextjs app
ishanmorwal/OIBISP_task1
The first task from the second Level of OIBISP internship. A simple calculator, that i built using create-react-app.
ishanmorwal/OIBISP_task2
A small tribute to Miura using reactJs
ishanmorwal/OIBISP_task3
A simple todo-app made using react
ishanmorwal/simple-translator
A simple pdf translator making use of python. Takes pdf input, translates it into a language of your choice and returns as a pdf output. cool stuff
ishanmorwal/smriti
A note taking app built in Tauri + Sveltekit, for buildspace s5
ishanmorwal/Sort-Practice
Practicing various sorts in JS.
ishanmorwal/Sveltekit-Chat
A real time chat application built on Sveltekit with Supabase.
ishanmorwal/Sveltekit-Ecom
ishanmorwal/Sveltekit-Music-App
A spotify-like web application built using Sveltekit.
ishanmorwal/Sveltekit-Todo
ishanmorwal/thebookshelf
ishanmorwal/Todos
My first sveltekit application. Most functionality available (most of it is based on the svelte tutorial, but with differences that i will be adding soon)
ishanmorwal/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
ishanmorwal/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.