• Stars
    star
    1
  • Language
  • Created almost 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Useful resources I came across

More Repositories

1

Flutter-Weather-App

Flutter weather app with a custom temperature graph and a sunshine visualization by painting in the canvas.
Dart
9
star
2

Online-Price-Tracker-with-Chrome-Extension

Go to e-commerce site, select the price, hit the extension button, that's it. Now that price will be tracked. The system will know where to look for the price in which site and once the price drops to your desired threshold it will should notify you.
JavaScript
5
star
3

Flutter-Chat-App-UI

Dart
4
star
4

Random-Algorithmic-Challenges

One Step Closer ....
Java
2
star
5

Tetris

Tetris game implemented with html5 canvas, javascript and nostalgia :)
JavaScript
2
star
6

Content-Aware-Image-Resizing-with-Seam-Carving

Keeps the content information intact by removing relatively unnoticeable parts of the image while resizing.
C++
2
star
7

RayTracing-3D-Renderer

3D model renderer built from scratch using the concepts of ray-tracing. It can render reflections and shadows to produce realistic-looking images of a model.
C++
2
star
8

GodotFacebookAd

Facebook Audience Network plugin for Godot Engine
Java
1
star
9

scraping_body_building_data

Scraped data of body-building exercises.
Python
1
star
10

godot_adventure

GDScript
1
star
11

ReactJS-Task-Management

JavaScript
1
star
12

Sprint-planner-app-in-vue-js

JavaScript
1
star
13

BFS_on_grid

Simple proof of concept animation of BFS
JavaScript
1
star
14

AI_Adventure

Some random deep learning projects here and there.
HTML
1
star
15

SVM-from-scratch

Support Vector Machine (SVM) a machine learning algorithm implemented from scratch.
JavaScript
1
star
16

Rasterization-3D-Renderer

3D model rending engine built from scratch based on the concept of Z-buffer and Phong illumination model.
C++
1
star
17

Mandelbrot-set

Fun with fractals. Simple visualization of Mandelbrot set showcasing is mathematical aesthetics.
JavaScript
1
star
18

Vue-progressie-web-app-PWA-timer

It is a simple countdown timer app that can be used offline in a mobile phone just like any other apps Technically, It is a Progressive Web App (PWA) made using Vue JS.
Vue
1
star
19

Music-Generation-with-LSTM

Piano roll, midi format music generator using the LSTM based deep learning model trained on publicly available music from different genres. The model showed the circle of 5th like musical structure in its internal embedding.
JavaScript
1
star
20

Self-Driving-Car

Brain for the Arduino based self driving car hardware. It also provides a beautiful user interface to the user. It works like a central command center with all the brains and interaction mechanisms.
Java
1
star