Hi! I'm Anmol!

DEVELOPER
+ DESIGNER

ABOUT

I’m Anmol, a 17 y/o boy from India who loves programming and computers.

                                          

                    

A discord bot that lets you play games like tic-tac-toe, wordle, connect four, and a lot, lot more right in your discord client. For completely free. No hidden paywalls.

              

PROJECTS

My website

My personal website 2023-2024 version. This is everything I learned about webdev in one year put to its ultimate test.


AC12P

All class 12 programs - A website listing all python programs I did in class 12. Originally built for term 2 of class 11th.


Art of Dragons Website

A website for my now discontinued discord bot. Also the first time I used a framework (sveltekit) and a UI library (Fluent Svelte).


Artwork

An automatically generated image gallery. It pulls all images added to a folder (using github commits), compresses them and generates an image gallery from it.


Rank Card Bot

A simple discord bot written in discord.py which accepts arguments and runs a function to generate this rank card.


Python Tic Tac Toe

A tic tac toe game made in python with 0 third party packages. Runs in the terminal.