Home

Anuj

Javascript Pog

About Me

Github Project

Coding Goals

Projects

Online Grocery Store

Online Movie

Spotify Portfolio

Tools and Tech

Javascript

Python

CSS

HTML

SQL

Bootstrap

Github

Photoshop

Git

Vscode

Anuj

About Me

29th March 2004

Hello and Thanks for checking out my site!

My name is Anuj Zanje

Born and raised in Ahmedabad , India

I am going into my 3rd year studying Computer Application at the Slievr Oak University

I do lots of web developement in my free time creating cool looking website clones of well known companies such as the one you are viewing right now, Spotify!

Hope you enjoy checking out my site as much as I did creating it!

Tap the heart on the footer to let me know if I did a good job!

Anuj

Github project

ml-papers Public

"python-Quiz"
🔵 Python ⭐ 65 🔗 12

URL shortner Public

CodeClauseInternship_URLshortene
🔵 Python ⭐ 177 🔗 71

Music PlayerPublic

MusicPlayerusingPyhton 🐍
🔵 Python ⭐ 15 🔗 1

Library-Management-System Public

Library-Management-System
🔵Python & SQL,
Flask
⭐ 88 🔗 13

Movie Clone Public

Movie Clone
🔴HTMl,CSS and JS ⭐ 20 🔗 1

E.com Public

E.com Online
🔴HTMl,CSS,js And
Bootstrap
⭐ 21 🔗 4



Anuj

Coding Goals

Fall 23, Winter 24

Goals for Junior Year

  • Land an internship
  • Participate in more Hackathons!
  • Attend all my classes

Programming Goals

  • Become a keyboard shortcut warrior
  • Leetcode question everyday
  • Read more programming books
  • Learn some Typescript and data science
  • Make another themed portfolio similar to this one

Anuj

Online Grocery

Created April 2024

What is Grocery Store ?


It's my clg final year project with small grocery store contributions with my friends and my faculty . it's a very helpful website and easy to use and easy to checkout also .


Some Features

  • Users sign up and are stored in the database
  • Users can order product and devliver at home
  • Users can optional payment like COD and online payment
  • After devlivers product user are rate and review the producat and their service
  • Users are also able to see on the order track

What it was made with

Python

Bootstrap

CSS

HTML

SQL



Php

Github Repository

Anuj

Online Movie

Created November 2023


What is online Movie?

A simple movie website clone project aims to replicate the basic functionalities of a popular movie site.
This project will help you practice essential web development skills and learn
how to build a fully functional web application.



Projects Demo

Made with

HTMl

CSS

Javascript

Bootstrap

Github Repository

Anuj

Spotify Portfolio

Created June 2024


Why Spotify?


When I started University I was a music major studying classical saxophone performance. Even though I am a computer application student now I still enjoy music a lot and listen to music constantly.


How it was made


This site you are viewing right now was made with vanilla javascript, html and css (and lots of googling / debugging). It is a single page application which allows for super fast loading times. I made all the different pages load when they are clicked through javascript functions. Of course this is not overly simple but before the days of frameworks this was often the case for most web developers. DOM manipulation sucks! I am currently working on porting this project over into React and am using React Router to ensure the site still feels quick when loading different sections.