Prajwal DSouza (@prajwalsouza)
  • Stars
    star
    159
  • Global Rank 147,151 (Top 6 %)
  • Followers 287
  • Following 52
  • Registered almost 8 years ago
  • Most used languages
    HTML
    50.0 %
    Python
    38.9 %
    Ruby
    5.6 %
    JavaScript
    5.6 %
  • Location 🇫🇮 Finland
  • Country Total Rank 812
  • Country Ranking
    HTML
    28
    Python
    337
    Ruby
    345
    JavaScript
    1,693

Top repositories

1

Epidemic-Simulation

An interactive inspired by 3Blue1Brown's 'Simulating an Epidemic' video.
HTML
57
star
2

Counting-Collisions

Calculations for an interactive/simulation inspired by an awesome video by 3Blue1Brown.
HTML
23
star
3

prajwalsouza.github.io

HTML
18
star
4

Maze-Solver

Solves Mazes taking an image input, along with the starting and ending points. There are two Algorithms here which solve mazes. One of them is a Shortest Path Algorithm, the other, Minimal Tree Agorithm along with dead end filling.
Python
13
star
5

Complex-Functions

An interactive for visualizing complex functions based on a 3Blue1Brown video and also estimation of Riemann Zeta Function using Euler Maclaurin Summation.
HTML
12
star
6

GPT-Store

Python
11
star
7

Random-Triangle-Mesh-Generation

A algorithm generates a random triangle mesh. This is generated on a HTML div element using SVG.
HTML
5
star
8

Drawing-Algorithm

Takes an image as input and generates drawing (Path) instructions. It then draws that image in MS Paint or any other canvas using the mouse.
Python
4
star
9

Poisson-Equation

A web app solving Poisson's equation in electrostatics using finite difference methods for discretization, followed by gauss-seidel methods for solving the equations. Dirichlet conditions and charge density can be set.
HTML
4
star
10

QLearning

Some Experiments with QLearning
HTML
2
star
11

RhyformJS

Animating shapes, forms, creating visualizations especially for science.
JavaScript
2
star
12

WhatsappAnalysis

Based on your Whatsapp Message Database converted to Text. It figures out Birthdays based on Birthday Wishes.
Python
1
star
13

Electrostatic-Classifier

A classifier inspired by electrostatics. Works with weighted datasets.
Python
1
star
14

github-slideshow

A robot powered training repository 🤖
Ruby
1
star
15

PDG-Data-Extraction

Extraction of Mass, Mean width and Isospin data of Mesons and Baryons from Physics Data Group Website.
Python
1
star
16

AQuest

Generating Questions with Random values for Student Assignments and Exams, with auto evaluation.
Python
1
star
17

Game-of-Life

Conway's Game of Life
HTML
1
star
18

Spider-Web-Simulation

A spider web simulation using physicsjs based on the work of Thiemo Krink and Fritz Vollrath.
HTML
1
star